diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-14 14:59:04 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-14 14:59:04 +0000 |
commit | dfb8ceb3d1b5af8ed1ea7d21dffd16a87d104893 (patch) | |
tree | c155b3f3056e39159175a4c120c9f65eaf78ca56 /dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.1.3.ebuild | |
parent | Bump to 3.0.0.1, from gnome overlay for GNOME 3 (diff) | |
download | gentoo-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/PEAR-Console_CommandLine-1.1.3.ebuild')
-rw-r--r-- | dev-php/PEAR-Console_CommandLine/PEAR-Console_CommandLine-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |