virtual/gnustep-back: 0.25.1 bump

Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
Bernard Cafarelli
2017-04-24 15:56:11 +02:00
parent 317afcf7b5
commit cdf51f64db

View File

@@ -0,0 +1,14 @@
# Copyright 1999-2017 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}
)"