summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-08-21 03:31:52 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-08-21 03:31:52 +0000
commit62000dd3f8eee8daec97e72e5a554d2b851e5d81 (patch)
tree556674463f2ab4c132dfc5427017128ab66ae930 /dev-php/PEAR-Console_CommandLine
parentx86 stable wrt bug #378839 (diff)
downloadgentoo-2-62000dd3f8eee8daec97e72e5a554d2b851e5d81.tar.gz
gentoo-2-62000dd3f8eee8daec97e72e5a554d2b851e5d81.tar.bz2
gentoo-2-62000dd3f8eee8daec97e72e5a554d2b851e5d81.zip
x86 stable wrt bug #378961
(Portage version: 2.1.10.3/cvs/Linux i686)
Diffstat (limited to 'dev-php/PEAR-Console_CommandLine')
-rw-r--r--dev-php/PEAR-Console_CommandLine/ChangeLog6
-rw-r--r--dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.1.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Console_CommandLine/ChangeLog b/dev-php/PEAR-Console_CommandLine/ChangeLog
index 5205a31de177..4a97ebd3ae73 100644
--- a/dev-php/PEAR-Console_CommandLine/ChangeLog
+++ b/dev-php/PEAR-Console_CommandLine/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Console_CommandLine
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_CommandLine/ChangeLog,v 1.2 2011/08/14 14:59:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_CommandLine/ChangeLog,v 1.3 2011/08/21 03:31:52 phajdan.jr Exp $
+
+ 21 Aug 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ PEAR-Console_CommandLine-1.1.3.ebuild:
+ x86 stable wrt bug #378961
14 Aug 2011; Markos Chandras <hwoarang@gentoo.org>
PEAR-Console_CommandLine-1.1.3.ebuild:
diff --git a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.1.3.ebuild b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.1.3.ebuild
index 92f7d6bb8ea8..9f0e0313ff0f 100644
--- a/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.1.3.ebuild
+++ b/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.1.3.ebuild,v 1.2 2011/08/14 14:59:04 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.1.3.ebuild,v 1.3 2011/08/21 03:31:52 phajdan.jr Exp $
EAPI="2"
inherit php-pear-r1
@@ -9,7 +9,7 @@ DESCRIPTION="A full featured command line options and arguments parser"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=">=dev-php/pear-1.4"