summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Console_Getopt/ChangeLog9
-rw-r--r--dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild6
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-php/PEAR-Console_Getopt/ChangeLog b/dev-php/PEAR-Console_Getopt/ChangeLog
index 8037ca73981e..37d864bb8e29 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.38 2012/06/09 14:40:52 mabi Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/ChangeLog,v 1.39 2014/01/26 18:28:08 olemarkus Exp $
+
+ 26 Jan 2014; Ole Markus With <olemarkus@gentoo.org>
+ PEAR-Console_Getopt-1.3.1.ebuild:
+ Removing stable keyword for sh/s390
09 Jun 2012; Matti Bickel <mabi@gentoo.org>
-PEAR-Console_Getopt-1.2.3-r1.ebuild, -PEAR-Console_Getopt-1.2.3.ebuild:
@@ -80,4 +84,3 @@
23 Sep 2009; Steve Dibb <beandog@gentoo.org>
+PEAR-Console_Getopt-1.2.3.ebuild, +metadata.xml:
Initial commit; new split ebuilds for PEAR base install
-
diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild
index fccacc8f9f06..65d2d445101c 100644
--- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild
+++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 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.3.1.ebuild,v 1.6 2012/02/09 01:22:35 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.3.1.ebuild,v 1.7 2014/01/26 18:28:08 olemarkus Exp $
EAPI="2"
@@ -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-lang/php-5.3[pcre] >=dev-lang/php-5.3 )