diff options
author | Matti Bickel <mabi@gentoo.org> | 2012-03-18 18:44:09 +0000 |
---|---|---|
committer | Matti Bickel <mabi@gentoo.org> | 2012-03-18 18:44:09 +0000 |
commit | 71b7989b8c037fef955218cdd86f64d4fd22b504 (patch) | |
tree | ad34f21a492c396569118603965494f27baa52f0 /dev-php | |
parent | Drop maintainer due retirement, bug #118003. Drop old. (diff) | |
download | gentoo-2-71b7989b8c037fef955218cdd86f64d4fd22b504.tar.gz gentoo-2-71b7989b8c037fef955218cdd86f64d4fd22b504.tar.bz2 gentoo-2-71b7989b8c037fef955218cdd86f64d4fd22b504.zip |
remove old
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-DB/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild | 12 | ||||
-rw-r--r-- | dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild | 12 |
3 files changed, 5 insertions, 25 deletions
diff --git a/dev-php/PEAR-DB/ChangeLog b/dev-php/PEAR-DB/ChangeLog index 4bbfd29f5434..aa03b0648a12 100644 --- a/dev-php/PEAR-DB/ChangeLog +++ b/dev-php/PEAR-DB/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-DB # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.73 2012/03/18 18:28:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/ChangeLog,v 1.74 2012/03/18 18:44:09 mabi Exp $ + + 18 Mar 2012; Matti Bickel <mabi@gentoo.org> -PEAR-DB-1.7.12.ebuild, + -PEAR-DB-1.7.14_rc1.ebuild: + remove old 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> PEAR-DB-1.7.14.ebuild: alpha/ia64/s390/sh/sparc stable wrt #402253 diff --git a/dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild deleted file mode 100644 index c1c987d542f3..000000000000 --- a/dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.12.ebuild,v 1.12 2010/04/27 16:17:56 beandog Exp $ - -inherit php-pear-r1 - -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" - -DESCRIPTION="Database abstraction layer for PHP." -LICENSE="PHP-3" -SLOT="0" -IUSE="" diff --git a/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild deleted file mode 100644 index 2309da1dc448..000000000000 --- a/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-DB/PEAR-DB-1.7.14_rc1.ebuild,v 1.4 2010/04/27 16:17:56 beandog Exp $ - -inherit php-pear-r1 - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" - -DESCRIPTION="Database abstraction layer for PHP." -LICENSE="PHP-3" -SLOT="0" -IUSE="" |