summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-02-19 10:23:23 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-02-19 10:23:23 +0000
commitab74b6ee11c1fa1e03c013c6ff76ea74cc3bf53f (patch)
tree5a932cfe171f0700c5d461c31b60b64363cb1b56 /dev-php/PEAR-Console_Getopt
parentVersion bump (diff)
downloadhistorical-ab74b6ee11c1fa1e03c013c6ff76ea74cc3bf53f.tar.gz
historical-ab74b6ee11c1fa1e03c013c6ff76ea74cc3bf53f.tar.bz2
historical-ab74b6ee11c1fa1e03c013c6ff76ea74cc3bf53f.zip
Stable on ppc64
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-php/PEAR-Console_Getopt')
-rw-r--r--dev-php/PEAR-Console_Getopt/ChangeLog6
-rw-r--r--dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Console_Getopt/ChangeLog b/dev-php/PEAR-Console_Getopt/ChangeLog
index 0905762686ad..4db4b5bf8e64 100644
--- a/dev-php/PEAR-Console_Getopt/ChangeLog
+++ b/dev-php/PEAR-Console_Getopt/ChangeLog
@@ -1,6 +1,10 @@
# 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.2 2005/02/19 07:03:35 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.3 2005/02/19 10:22:53 corsair Exp $
+
+ 19 Feb 2005; Markus Rothe <corsair@gentoo.org>
+ PEAR-Console_Getopt-1.2.ebuild:
+ Stable on ppc64; bug #82545
19 Feb 2005; Sebastian Bergmann <sebastian@gentoo.org>
PEAR-Console_Getopt-1.2.ebuild:
diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild
index c3456c79f91d..c8fef8f6d1bc 100644
--- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild
+++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild
@@ -1,11 +1,11 @@
# 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.ebuild,v 1.2 2005/02/19 07:03:35 sebastian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.ebuild,v 1.3 2005/02/19 10:22:53 corsair Exp $
inherit php-pear
DESCRIPTION="Command-line option parser."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ppc64"
IUSE=""