virtual/gnustep-back: 0.28.0 bump
authorBernard Cafarelli <voyageur@gentoo.org>
Sat, 9 May 2020 13:21:04 +0000 (15:21 +0200)
committerBernard Cafarelli <voyageur@gentoo.org>
Sat, 9 May 2020 14:25:00 +0000 (16:25 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
virtual/gnustep-back/gnustep-back-0.28.0.ebuild [new file with mode: 0644]

diff --git a/virtual/gnustep-back/gnustep-back-0.28.0.ebuild b/virtual/gnustep-back/gnustep-back-0.28.0.ebuild
new file mode 100644 (file)
index 0000000..057e571
--- /dev/null
@@ -0,0 +1,14 @@
+# Copyright 1999-2020 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 ~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}
+       )"