diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-01-09 14:15:38 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-01-09 14:15:38 +0000 |
commit | 3047d2664207aa9aa0e9b6e39017e0845201dbd2 (patch) | |
tree | 6fb46d619a9db0b880a95b3a0117010374600270 /dev-php/PEAR-Console_Getopt | |
parent | Version bump to use genpatches-2.6.15-1 and Software Suspend 2.2-rc16. (diff) | |
download | gentoo-2-3047d2664207aa9aa0e9b6e39017e0845201dbd2.tar.gz gentoo-2-3047d2664207aa9aa0e9b6e39017e0845201dbd2.tar.bz2 gentoo-2-3047d2664207aa9aa0e9b6e39017e0845201dbd2.zip |
Hopefully solve collision-protect issues with PEAR.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php/PEAR-Console_Getopt')
3 files changed, 7 insertions, 15 deletions
diff --git a/dev-php/PEAR-Console_Getopt/ChangeLog b/dev-php/PEAR-Console_Getopt/ChangeLog index 577b162e16f0..dcff56284129 100644 --- a/dev-php/PEAR-Console_Getopt/ChangeLog +++ b/dev-php/PEAR-Console_Getopt/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php/PEAR-Console_Getopt -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.17 2005/11/19 19:48:15 corsair Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.18 2006/01/09 14:15:37 sebastian Exp $ + + 09 Jan 2006; Sebastian Bergmann <sebastian@gentoo.org> + -PEAR-Console_Getopt-1.2-r1.ebuild: + New-Style PEAR no longer uses separate packages for PEAR, Archive_Tar, + Console_Getopt, and XML_RPC. 19 Nov 2005; Markus Rothe <corsair@gentoo.org> PEAR-Console_Getopt-1.2-r1.ebuild: diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild deleted file mode 100644 index 04af174c97c9..000000000000 --- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild,v 1.11 2005/11/19 19:43:31 corsair Exp $ - -inherit php-pear-r1 - -DESCRIPTION="Command-line option parser" - -LICENSE="PHP" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" -IUSE="" diff --git a/dev-php/PEAR-Console_Getopt/files/digest-PEAR-Console_Getopt-1.2-r1 b/dev-php/PEAR-Console_Getopt/files/digest-PEAR-Console_Getopt-1.2-r1 deleted file mode 100644 index 023e4850c9d3..000000000000 --- a/dev-php/PEAR-Console_Getopt/files/digest-PEAR-Console_Getopt-1.2-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 8f9ec8253c04350bc01ee7ca941e24b6 Console_Getopt-1.2.tgz 3370 |