summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2014-01-26 18:40:25 +0000
committerOle Markus With <olemarkus@gentoo.org>2014-01-26 18:40:25 +0000
commit35af13c28406686d6378630c991a521642b26262 (patch)
tree0f813f563ac3cb9861935789941b1e5c08da1384 /dev-php/PEAR-Structures_Graph
parentRemove old per Arfrever. (diff)
downloadgentoo-2-35af13c28406686d6378630c991a521642b26262.tar.gz
gentoo-2-35af13c28406686d6378630c991a521642b26262.tar.bz2
gentoo-2-35af13c28406686d6378630c991a521642b26262.zip
Removing stable keyword for sh/s390
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
Diffstat (limited to 'dev-php/PEAR-Structures_Graph')
-rw-r--r--dev-php/PEAR-Structures_Graph/ChangeLog9
-rw-r--r--dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4.ebuild6
2 files changed, 9 insertions, 6 deletions
diff --git a/dev-php/PEAR-Structures_Graph/ChangeLog b/dev-php/PEAR-Structures_Graph/ChangeLog
index 97bbc4bc2abd..d834b11e8819 100644
--- a/dev-php/PEAR-Structures_Graph/ChangeLog
+++ b/dev-php/PEAR-Structures_Graph/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Structures_Graph
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/ChangeLog,v 1.17 2012/02/10 13:40:20 olemarkus Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/ChangeLog,v 1.18 2014/01/26 18:40:25 olemarkus Exp $
+
+ 26 Jan 2014; Ole Markus With <olemarkus@gentoo.org>
+ PEAR-Structures_Graph-1.0.4.ebuild:
+ Removing stable keyword for sh/s390
10 Feb 2012; Ole Markus With <olemarkus@gentoo.org>
-PEAR-Structures_Graph-1.0.2.ebuild:
@@ -71,4 +75,3 @@
23 Sep 2009; Steve Dibb <beandog@gentoo.org>
+PEAR-Structures_Graph-1.0.2.ebuild, +metadata.xml:
Initial commit; new split ebuilds for PEAR base install
-
diff --git a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4.ebuild b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4.ebuild
index 81696e0bfccb..e532ae070336 100644
--- a/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4.ebuild
+++ b/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4.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-Structures_Graph/PEAR-Structures_Graph-1.0.4.ebuild,v 1.3 2012/01/29 15:39:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4.ebuild,v 1.4 2014/01/26 18:40:25 olemarkus Exp $
# BIG FAT WARNING!
# Do not use any pear eclass here since pear itself depends on this package.
@@ -15,7 +15,7 @@ DESCRIPTION="Graph datastructure manipulation library"
LICENSE="LGPL-2.1"
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 )