virtual/gnustep-back: 0.26.2 bump
authorBernard Cafarelli <voyageur@gentoo.org>
Tue, 9 Jan 2018 16:16:51 +0000 (17:16 +0100)
committerBernard Cafarelli <voyageur@gentoo.org>
Tue, 9 Jan 2018 16:27:12 +0000 (17:27 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

virtual/gnustep-back/gnustep-back-0.26.2.ebuild [new file with mode: 0644]

diff --git a/virtual/gnustep-back/gnustep-back-0.26.2.ebuild b/virtual/gnustep-back/gnustep-back-0.26.2.ebuild
new file mode 100644 (file)
index 0000000..56b533b
--- /dev/null
@@ -0,0 +1,14 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+
+RDEPEND="|| (
+               ~gnustep-base/gnustep-back-cairo-${PV}
+               ~gnustep-base/gnustep-back-art-${PV}
+               ~gnustep-base/gnustep-back-xlib-${PV}
+       )"