summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2021-06-03 23:04:35 +0200
committerBernard Cafarelli <voyageur@gentoo.org>2021-06-03 23:20:31 +0200
commit849d332f4fda5f7c752b6f710569c91d1645d21a (patch)
treeda38c86a0349096af0813c1689ef81e259719c48 /virtual
parentgnustep-base/gnustep-back-xlib: 0.29.0 bump (diff)
downloadgentoo-849d332f4fda5f7c752b6f710569c91d1645d21a.tar.gz
gentoo-849d332f4fda5f7c752b6f710569c91d1645d21a.tar.bz2
gentoo-849d332f4fda5f7c752b6f710569c91d1645d21a.zip
virtual/gnustep-back: 0.29.0 bump
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r--virtual/gnustep-back/gnustep-back-0.29.0.ebuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/virtual/gnustep-back/gnustep-back-0.29.0.ebuild b/virtual/gnustep-back/gnustep-back-0.29.0.ebuild
new file mode 100644
index 000000000000..7c22edfe2bff
--- /dev/null
+++ b/virtual/gnustep-back/gnustep-back-0.29.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 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}
+ )"