virtual/gnustep-back: 0.28.0 bump
[gentoo.git] / virtual / gnustep-back / gnustep-back-0.25.0.ebuild
1 # Copyright 1999-2017 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library"
7 SLOT="0"
8 KEYWORDS="~alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x86-solaris"
9
10 RDEPEND="|| (
11                 ~gnustep-base/gnustep-back-cairo-${PV}
12                 ~gnustep-base/gnustep-back-art-${PV}
13                 ~gnustep-base/gnustep-back-xlib-${PV}
14         )"