summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-11-05 04:21:13 +0000
committerJeroen Roovers <jer@gentoo.org>2010-11-05 04:21:13 +0000
commit4d187a13745a3100d15663f19389f0a65294f11d (patch)
treeb3d0b462afdbcf1f46b4499398b99f0c2387de99 /dev-php
parentStable for HPPA (bug #336869). (diff)
downloadgentoo-2-4d187a13745a3100d15663f19389f0a65294f11d.tar.gz
gentoo-2-4d187a13745a3100d15663f19389f0a65294f11d.tar.bz2
gentoo-2-4d187a13745a3100d15663f19389f0a65294f11d.zip
Stable for HPPA (bug #336869).
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Console_Getopt/ChangeLog6
-rw-r--r--dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.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 781457ec6033..8ba5f41d270f 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.28 2010/10/20 14:16:51 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.29 2010/11/05 04:21:13 jer Exp $
+
+ 05 Nov 2010; Jeroen Roovers <jer@gentoo.org>
+ PEAR-Console_Getopt-1.2.3-r1.ebuild:
+ Stable for HPPA (bug #336869).
20 Oct 2010; Markos Chandras <hwoarang@gentoo.org>
PEAR-Console_Getopt-1.2.3-r1.ebuild:
diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild
index 190b8343038e..361d99f4c4e5 100644
--- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild
+++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.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-r1.ebuild,v 1.3 2010/10/20 14:16:51 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3-r1.ebuild,v 1.4 2010/11/05 04:21:13 jer Exp $
EAPI="2"
@@ -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-lang/php-5.3[pcre] >=dev-lang/php-5.3 )