From 2263ba811285f9adc6dcef21fc58cfd8da9e71fb Mon Sep 17 00:00:00 2001 From: Paweł Hajdan Date: Mon, 12 Apr 2010 12:17:16 +0000 Subject: x86 stable wrt bug #311633 (Portage version: 2.1.7.17/cvs/Linux i686) --- dev-php/PEAR-Console_Getopt/ChangeLog | 8 ++++++-- dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.2.3.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'dev-php/PEAR-Console_Getopt') diff --git a/dev-php/PEAR-Console_Getopt/ChangeLog b/dev-php/PEAR-Console_Getopt/ChangeLog index e46b8246f333..c09a6a4f69b0 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.20 2009/09/23 02:46:59 beandog Exp $ +# 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 $ + + 12 Apr 2010; Pawel Hajdan jr + PEAR-Console_Getopt-1.2.3.ebuild: + x86 stable wrt bug #311633 *PEAR-Console_Getopt-1.2.3 (23 Sep 2009) 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 1bd045e9ddb3..e0144dcf3c80 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-2009 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_Getopt/PEAR-Console_Getopt-1.2.3.ebuild,v 1.2 2009/10/05 18:16:21 beandog Exp $ +# $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 $ 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" -- cgit v1.2.3-65-gdbad