diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-01 01:01:18 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-01 01:01:18 +0000 |
commit | bbeaa597997689eaa5d4b8a9a81680d18ef8584c (patch) | |
tree | bd318f709aa4aa09e6850fba58178278a53dc297 /dev-php/PEAR-Console_Getopt | |
parent | Marking pear-1.9.0 ppc64 for bug 311633 (diff) | |
download | historical-bbeaa597997689eaa5d4b8a9a81680d18ef8584c.tar.gz historical-bbeaa597997689eaa5d4b8a9a81680d18ef8584c.tar.bz2 historical-bbeaa597997689eaa5d4b8a9a81680d18ef8584c.zip |
Marking PEAR-Console_Getopt-1.2.3 ppc64 for bug 311633
Package-Manager: portage-2.1.8.3/cvs/Linux ppc64
Diffstat (limited to 'dev-php/PEAR-Console_Getopt')
-rw-r--r-- | dev-php/PEAR-Console_Getopt/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Console_Getopt/ChangeLog b/dev-php/PEAR-Console_Getopt/ChangeLog index 423481855963..0d608043997c 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.25 2010/07/18 12:19:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.26 2010/10/01 01:01:18 ranger Exp $ + + 01 Oct 2010; Brent Baude <ranger@gentoo.org> + PEAR-Console_Getopt-1.2.3.ebuild: + Marking PEAR-Console_Getopt-1.2.3 ppc64 for bug 311633 18 Jul 2010; <nixnut@gentoo.org> PEAR-Console_Getopt-1.2.3.ebuild: ppc stable #311633 diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild index 369b02a07657..7f98c70dbf24 100644 --- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild +++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.3.ebuild,v 1.6 2010/07/18 12:19:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.7 2010/10/01 01:01:18 ranger Exp $ MY_PN="${PN/PEAR-/}" MY_P="${MY_PN}-${PV}" @@ -11,7 +11,7 @@ DESCRIPTION="Command-line option parser" LICENSE="PHP-3" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" SRC_URI="http://pear.php.net/get/${MY_P}.tgz" DEPEND=">=dev-php/PEAR-PEAR-1.8.1" |