From: Bernard Cafarelli Date: Sat, 9 May 2020 13:21:04 +0000 (+0200) Subject: virtual/gnustep-back: 0.28.0 bump X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=50b78a66ce7cfdeede39874dc95de555088f0e98;p=gentoo.git virtual/gnustep-back: 0.28.0 bump Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Bernard Cafarelli --- 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 index 000000000000..057e571e8e1f --- /dev/null +++ b/virtual/gnustep-back/gnustep-back-0.28.0.ebuild @@ -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} + )"