virtual/gnustep-back: 0.27.0 bump
authorBernard Cafarelli <voyageur@gentoo.org>
Mon, 14 Jan 2019 16:04:05 +0000 (17:04 +0100)
committerBernard Cafarelli <voyageur@gentoo.org>
Mon, 14 Jan 2019 16:12:17 +0000 (17:12 +0100)
Package-Manager: Portage-2.3.55, Repoman-2.3.12
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
virtual/gnustep-back/gnustep-back-0.27.0.ebuild [new file with mode: 0644]

diff --git a/virtual/gnustep-back/gnustep-back-0.27.0.ebuild b/virtual/gnustep-back/gnustep-back-0.27.0.ebuild
new file mode 100644 (file)
index 0000000..8ee45a9
--- /dev/null
@@ -0,0 +1,14 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+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}
+       )"