summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2013-03-24 19:38:57 +0000
committerMatti Bickel <mabi@gentoo.org>2013-03-24 19:38:57 +0000
commitc012a0ab8ddae8f58f765cfef8e5201d5b64f30a (patch)
tree6f973a4987643bb00c14ecac5d0da39b021ee0d9 /dev-php/PEAR-Console_Getargs
parentProcess /etc/exports.d/*.exports too #459600 by Joakim Tjernlund. (diff)
downloadgentoo-2-c012a0ab8ddae8f58f765cfef8e5201d5b64f30a.tar.gz
gentoo-2-c012a0ab8ddae8f58f765cfef8e5201d5b64f30a.tar.bz2
gentoo-2-c012a0ab8ddae8f58f765cfef8e5201d5b64f30a.zip
version bump
(Portage version: 2.2.0_alpha168/cvs/Linux x86_64, signed Manifest commit with key 0x4849EC6C)
Diffstat (limited to 'dev-php/PEAR-Console_Getargs')
-rw-r--r--dev-php/PEAR-Console_Getargs/ChangeLog11
-rw-r--r--dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild14
2 files changed, 22 insertions, 3 deletions
diff --git a/dev-php/PEAR-Console_Getargs/ChangeLog b/dev-php/PEAR-Console_Getargs/ChangeLog
index 833ee1d727df..6082c22b07c6 100644
--- a/dev-php/PEAR-Console_Getargs/ChangeLog
+++ b/dev-php/PEAR-Console_Getargs/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-php/PEAR-Console_Getargs
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getargs/ChangeLog,v 1.3 2010/05/29 17:48:22 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getargs/ChangeLog,v 1.4 2013/03/24 19:38:57 mabi Exp $
+
+*PEAR-Console_Getargs-1.3.5 (24 Mar 2013)
+
+ 24 Mar 2013; Matti Bickel <mabi@gentoo.org>
+ +PEAR-Console_Getargs-1.3.5.ebuild:
+ version bump
29 May 2010; Raúl Porcel <armin76@gentoo.org>
PEAR-Console_Getargs-1.3.4.ebuild:
@@ -23,4 +29,3 @@
17 Aug 2007; Jakub Moc <jakub@gentoo.org> +metadata.xml,
+PEAR-Console_Getargs-1.3.4.ebuild:
New ebuild
-
diff --git a/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild b/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild
new file mode 100644
index 000000000000..6f54d0528776
--- /dev/null
+++ b/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getargs/PEAR-Console_Getargs-1.3.5.ebuild,v 1.1 2013/03/24 19:38:57 mabi Exp $
+
+EAPI="4"
+
+inherit php-pear-r1
+
+DESCRIPTION="A command-line arguments parser."
+
+LICENSE="PHP-3"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
+IUSE=""