summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2010-08-20 12:32:48 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2010-08-20 12:32:48 +0000
commit617c38d24c83a33cb1125af338842e10a3e1d425 (patch)
treee7daa5e0515b9f3a9e7e224df5796c0487d64e37 /virtual/gnustep-back
parentDrop old stable versions, security bug #325577 (diff)
downloadgentoo-2-617c38d24c83a33cb1125af338842e10a3e1d425.tar.gz
gentoo-2-617c38d24c83a33cb1125af338842e10a3e1d425.tar.bz2
gentoo-2-617c38d24c83a33cb1125af338842e10a3e1d425.zip
Drop old stable versions, security bug #325577
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'virtual/gnustep-back')
-rw-r--r--virtual/gnustep-back/ChangeLog6
-rw-r--r--virtual/gnustep-back/gnustep-back-0.16.0.ebuild17
2 files changed, 5 insertions, 18 deletions
diff --git a/virtual/gnustep-back/ChangeLog b/virtual/gnustep-back/ChangeLog
index 5eec4165fd9b..4e082d876e4a 100644
--- a/virtual/gnustep-back/ChangeLog
+++ b/virtual/gnustep-back/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/gnustep-back
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/gnustep-back/ChangeLog,v 1.38 2010/08/13 17:33:53 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/gnustep-back/ChangeLog,v 1.39 2010/08/20 12:32:47 voyageur Exp $
+
+ 20 Aug 2010; Bernard Cafarelli <voyageur@gentoo.org>
+ -gnustep-back-0.16.0.ebuild:
+ Drop old stable versions, security bug #325577
13 Aug 2010; Joseph Jezak <josejx@gentoo.org> gnustep-back-0.18.0.ebuild:
Marked ppc stable for bug #325577.
diff --git a/virtual/gnustep-back/gnustep-back-0.16.0.ebuild b/virtual/gnustep-back/gnustep-back-0.16.0.ebuild
deleted file mode 100644
index 5c43684a7844..000000000000
--- a/virtual/gnustep-back/gnustep-back-0.16.0.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/gnustep-back/gnustep-back-0.16.0.ebuild,v 1.8 2010/01/16 14:40:42 armin76 Exp $
-
-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-art-${PV}
- ~gnustep-base/gnustep-back-xlib-${PV}
- ~gnustep-base/gnustep-back-cairo-${PV}
- )"
-DEPEND=""