diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-29 17:49:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-29 17:49:57 +0000 |
commit | 36d4587953ef595e51f5e40b96ac3bdf8827075f (patch) | |
tree | 133c6b2ad738ed1e477f916043b2c448874c4559 /dev-php/PEAR-Console_Getargs | |
parent | Old. (diff) | |
download | historical-36d4587953ef595e51f5e40b96ac3bdf8827075f.tar.gz historical-36d4587953ef595e51f5e40b96ac3bdf8827075f.tar.bz2 historical-36d4587953ef595e51f5e40b96ac3bdf8827075f.zip |
Add ~alpha/~ia64/~sparc
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'dev-php/PEAR-Console_Getargs')
-rw-r--r-- | dev-php/PEAR-Console_Getargs/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Console_Getargs/ChangeLog b/dev-php/PEAR-Console_Getargs/ChangeLog index 0f88e29f6929..833ee1d727df 100644 --- a/dev-php/PEAR-Console_Getargs/ChangeLog +++ b/dev-php/PEAR-Console_Getargs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Console_Getargs -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getargs/ChangeLog,v 1.2 2007/12/05 23:49:14 jokey Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getargs/ChangeLog,v 1.3 2010/05/29 17:48:22 armin76 Exp $ + + 29 May 2010; Raúl Porcel <armin76@gentoo.org> + PEAR-Console_Getargs-1.3.4.ebuild: + Add ~alpha/~ia64/~sparc 05 Dec 2007; Markus Ullmann <jokey@gentoo.org> PEAR-Console_Getargs-1.3.4.ebuild: diff --git a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild b/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild index e31cdde45927..2844ddc1a901 100644 --- a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild +++ b/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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_Getargs/PEAR-Console_Getargs-1.3.4.ebuild,v 1.2 2007/12/05 23:49:14 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild,v 1.3 2010/05/29 17:48:22 armin76 Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="A command-line arguments parser." LICENSE="PHP-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="" |