summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-08-14 14:59:04 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-08-14 14:59:04 +0000
commitdfb8ceb3d1b5af8ed1ea7d21dffd16a87d104893 (patch)
treec155b3f3056e39159175a4c120c9f65eaf78ca56 /dev-php/PEAR-Console_CommandLine
parentBump to 3.0.0.1, from gnome overlay for GNOME 3 (diff)
downloadgentoo-2-dfb8ceb3d1b5af8ed1ea7d21dffd16a87d104893.tar.gz
gentoo-2-dfb8ceb3d1b5af8ed1ea7d21dffd16a87d104893.tar.bz2
gentoo-2-dfb8ceb3d1b5af8ed1ea7d21dffd16a87d104893.zip
Stable on amd64 wrt bug #378961
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Console_CommandLine')
-rw-r--r--dev-php/PEAR-Console_CommandLine/ChangeLog8
-rw-r--r--dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.1.3.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-php/PEAR-Console_CommandLine/ChangeLog b/dev-php/PEAR-Console_CommandLine/ChangeLog
index 464414a43a9c..5205a31de177 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
+# 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.1 2011/03/31 18:29:17 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_CommandLine/ChangeLog,v 1.2 2011/08/14 14:59:04 hwoarang Exp $
+
+ 14 Aug 2011; Markos Chandras <hwoarang@gentoo.org>
+ PEAR-Console_CommandLine-1.1.3.ebuild:
+ Stable on amd64 wrt bug #378961
*PEAR-Console_Commandline-1.1.3 (31 Mar 2011)
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 1845683e0788..92f7d6bb8ea8 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.1 2011/03/31 18:29:17 olemarkus Exp $
+# $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 $
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"