diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2014-01-26 18:40:25 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2014-01-26 18:40:25 +0000 |
commit | 35af13c28406686d6378630c991a521642b26262 (patch) | |
tree | 0f813f563ac3cb9861935789941b1e5c08da1384 /dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4.ebuild | |
parent | Remove old per Arfrever. (diff) | |
download | gentoo-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/PEAR-Structures_Graph-1.0.4.ebuild')
-rw-r--r-- | dev-php/PEAR-Structures_Graph/PEAR-Structures_Graph-1.0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 ) |