summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-05-29 17:48:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-05-29 17:48:22 +0000
commite5291cfb50c2ab31d0f3af8227deb1923af800d0 (patch)
tree7eed50044515a7074d1c0d281e688f8f37d9d193 /dev-php
parentAdd ~alpha/~ia64/~sparc (diff)
downloadgentoo-2-e5291cfb50c2ab31d0f3af8227deb1923af800d0.tar.gz
gentoo-2-e5291cfb50c2ab31d0f3af8227deb1923af800d0.tar.bz2
gentoo-2-e5291cfb50c2ab31d0f3af8227deb1923af800d0.zip
Add ~alpha/~ia64/~sparc
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Console_Getargs/ChangeLog8
-rw-r--r--dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.4.ebuild6
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=""