diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2014-01-26 18:37:48 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2014-01-26 18:37:48 +0000 |
commit | a3cce8f65429eb6f7c1feda13e160016bb67c588 (patch) | |
tree | 8980b1d9dbb236b255e84c148851447570250f23 /dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild | |
parent | Remove old per Arfrever. (diff) | |
download | gentoo-2-a3cce8f65429eb6f7c1feda13e160016bb67c588.tar.gz gentoo-2-a3cce8f65429eb6f7c1feda13e160016bb67c588.tar.bz2 gentoo-2-a3cce8f65429eb6f7c1feda13e160016bb67c588.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-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild index 5eeded0e15a6..d98845109e8a 100644 --- a/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild +++ b/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild,v 1.18 2007/12/06 00:42:59 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_URL/PEAR-Net_URL-1.0.14-r1.ebuild,v 1.19 2014/01/26 18:37:48 olemarkus Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Easy parsing of URLs" LICENSE="BSD" 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="" |