summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2010-04-15 21:45:04 +0000
committerMarkus Meier <maekke@gentoo.org>2010-04-15 21:45:04 +0000
commitbd0335cddadc4128ff1e892821592cb4fb26c1e4 (patch)
treeeeb54f69da493a8492a467a4277e8bbf90907fba /dev-php/PEAR-Console_Getopt
parentamd64 stable, bug #311633 (diff)
downloadgentoo-2-bd0335cddadc4128ff1e892821592cb4fb26c1e4.tar.gz
gentoo-2-bd0335cddadc4128ff1e892821592cb4fb26c1e4.tar.bz2
gentoo-2-bd0335cddadc4128ff1e892821592cb4fb26c1e4.zip
amd64 stable, bug #311633
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Console_Getopt')
-rw-r--r--dev-php/PEAR-Console_Getopt/ChangeLog6
-rw-r--r--dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.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 c09a6a4f69b0..06b31a521248 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.21 2010/04/12 12:17:16 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.22 2010/04/15 21:45:04 maekke Exp $
+
+ 15 Apr 2010; Markus Meier <maekke@gentoo.org>
+ PEAR-Console_Getopt-1.2.3.ebuild:
+ amd64 stable, bug #311633
12 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
PEAR-Console_Getopt-1.2.3.ebuild:
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 e0144dcf3c80..0045b1979fea 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.3 2010/04/12 12:17:16 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.4 2010/04/15 21:45:04 maekke 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"