diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-09-17 17:43:21 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-09-17 17:43:21 +0000 |
commit | 82d0494ce6271f132bb6e9e47a09519127dc5640 (patch) | |
tree | 21382af85585e38f2f1c7c1818553f18e6412c3f /dev-php/PEAR-Console_Getopt | |
parent | Marked ~amd64, bug 102649. (diff) | |
download | gentoo-2-82d0494ce6271f132bb6e9e47a09519127dc5640.tar.gz gentoo-2-82d0494ce6271f132bb6e9e47a09519127dc5640.tar.bz2 gentoo-2-82d0494ce6271f132bb6e9e47a09519127dc5640.zip |
Marked ~amd64, bug 102649.
(Portage version: 2.0.52-r1)
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-r1.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 bc618bcec026..3b888f7c6693 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.14 2005/09/16 22:24:56 trapni Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.15 2005/09/17 17:43:21 cryos Exp $ + + 17 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> + PEAR-Console_Getopt-1.2-r1.ebuild: + Marked ~amd64, bug 102649. 16 Sep 2005; Christian Parpart <trapni@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 index 8410e22d77d7..3ff40cd2feed 100644 --- 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 @@ -1,6 +1,6 @@ # 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.6 2005/09/17 11:06:44 ferringb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2-r1.ebuild,v 1.7 2005/09/17 17:43:21 cryos Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Command-line option parser" LICENSE="PHP" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" |