diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2017-03-20 11:52:40 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2017-03-20 14:40:24 +0100 |
commit | 4241fffddac8636c73bbf0d3cf1e6da58da481fd (patch) | |
tree | 0728a10499f6f3b241c1e9ab1353d9f8c2471d79 /virtual/gnustep-back | |
parent | media-gfx/rawtherapee: version bump (diff) | |
download | gentoo-4241fffddac8636c73bbf0d3cf1e6da58da481fd.tar.gz gentoo-4241fffddac8636c73bbf0d3cf1e6da58da481fd.tar.bz2 gentoo-4241fffddac8636c73bbf0d3cf1e6da58da481fd.zip |
virtual/gnustep-back: drop old
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'virtual/gnustep-back')
-rw-r--r-- | virtual/gnustep-back/gnustep-back-0.22.0.ebuild | 14 | ||||
-rw-r--r-- | virtual/gnustep-back/gnustep-back-0.23.0.ebuild | 14 | ||||
-rw-r--r-- | virtual/gnustep-back/gnustep-back-0.24.0.ebuild | 14 | ||||
-rw-r--r-- | virtual/gnustep-back/gnustep-back-0.24.1.ebuild | 20 |
4 files changed, 0 insertions, 62 deletions
diff --git a/virtual/gnustep-back/gnustep-back-0.22.0.ebuild b/virtual/gnustep-back/gnustep-back-0.22.0.ebuild deleted file mode 100644 index 5da0971c6d3a..000000000000 --- a/virtual/gnustep-back/gnustep-back-0.22.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -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} - )" diff --git a/virtual/gnustep-back/gnustep-back-0.23.0.ebuild b/virtual/gnustep-back/gnustep-back-0.23.0.ebuild deleted file mode 100644 index c0ee10a6f2d9..000000000000 --- a/virtual/gnustep-back/gnustep-back-0.23.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -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} - )" diff --git a/virtual/gnustep-back/gnustep-back-0.24.0.ebuild b/virtual/gnustep-back/gnustep-back-0.24.0.ebuild deleted file mode 100644 index fffc46b3526c..000000000000 --- a/virtual/gnustep-back/gnustep-back-0.24.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -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} - )" diff --git a/virtual/gnustep-back/gnustep-back-0.24.1.ebuild b/virtual/gnustep-back/gnustep-back-0.24.1.ebuild deleted file mode 100644 index 61336861cbc7..000000000000 --- a/virtual/gnustep-back/gnustep-back-0.24.1.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Virtual for back-end component for the GNUstep GUI Library" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="" - -RDEPEND="|| ( - ~gnustep-base/gnustep-back-cairo-${PV} - ~gnustep-base/gnustep-back-art-${PV} - ~gnustep-base/gnustep-back-xlib-${PV} - )" -DEPEND="" |