diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2021-01-04 13:52:34 +0100 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2021-01-04 13:52:43 +0100 |
commit | 65b6db348ceeef6f9f5ac79014fdf3b8f73ffeaa (patch) | |
tree | f602958d314f6cd59c9b4c76e988cfa21edb9155 /virtual/gnustep-back | |
parent | gnustep-base/gnustep-make: drop old (diff) | |
download | gentoo-65b6db348ceeef6f9f5ac79014fdf3b8f73ffeaa.tar.gz gentoo-65b6db348ceeef6f9f5ac79014fdf3b8f73ffeaa.tar.bz2 gentoo-65b6db348ceeef6f9f5ac79014fdf3b8f73ffeaa.zip |
virtual/gnustep-back: drop old
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
Diffstat (limited to 'virtual/gnustep-back')
-rw-r--r-- | virtual/gnustep-back/gnustep-back-0.25.0.ebuild | 14 | ||||
-rw-r--r-- | virtual/gnustep-back/gnustep-back-0.25.1.ebuild | 14 | ||||
-rw-r--r-- | virtual/gnustep-back/gnustep-back-0.26.2.ebuild | 14 | ||||
-rw-r--r-- | virtual/gnustep-back/gnustep-back-0.27.0.ebuild | 14 |
4 files changed, 0 insertions, 56 deletions
diff --git a/virtual/gnustep-back/gnustep-back-0.25.0.ebuild b/virtual/gnustep-back/gnustep-back-0.25.0.ebuild deleted file mode 100644 index 02965ed6fd1a..000000000000 --- a/virtual/gnustep-back/gnustep-back-0.25.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# 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 ~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.25.1.ebuild b/virtual/gnustep-back/gnustep-back-0.25.1.ebuild deleted file mode 100644 index 94fb5a91fee9..000000000000 --- a/virtual/gnustep-back/gnustep-back-0.25.1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# 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 ~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.26.2.ebuild b/virtual/gnustep-back/gnustep-back-0.26.2.ebuild deleted file mode 100644 index 94fb5a91fee9..000000000000 --- a/virtual/gnustep-back/gnustep-back-0.26.2.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# 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 ~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.27.0.ebuild b/virtual/gnustep-back/gnustep-back-0.27.0.ebuild deleted file mode 100644 index 4830bce118fa..000000000000 --- a/virtual/gnustep-back/gnustep-back-0.27.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2019 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} - )" |