diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2014-01-26 18:42:04 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2014-01-26 18:42:04 +0000 |
commit | f9c8faf0ed281cd01d9bcbd3e23e087dbb9f7037 (patch) | |
tree | 8876a3dad930108ad61856c009a7083d509be9ce /dev-php | |
parent | Removing stable keyword for sh/s390 (diff) | |
download | gentoo-2-f9c8faf0ed281cd01d9bcbd3e23e087dbb9f7037.tar.gz gentoo-2-f9c8faf0ed281cd01d9bcbd3e23e087dbb9f7037.tar.bz2 gentoo-2-f9c8faf0ed281cd01d9bcbd3e23e087dbb9f7037.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')
-rw-r--r-- | dev-php/PEAR-XML_Util/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-XML_Util/ChangeLog b/dev-php/PEAR-XML_Util/ChangeLog index e19609d2ae5a..ad9ba99619c5 100644 --- a/dev-php/PEAR-XML_Util/ChangeLog +++ b/dev-php/PEAR-XML_Util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_Util -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v 1.51 2012/07/24 21:44:32 mabi Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v 1.52 2014/01/26 18:42:04 olemarkus Exp $ + + 26 Jan 2014; Ole Markus With <olemarkus@gentoo.org> + PEAR-XML_Util-1.2.1-r2.ebuild: + Removing stable keyword for sh/s390 24 Jul 2012; Matti Bickel <mabi@gentoo.org> -PEAR-XML_Util-1.2.1-r1.ebuild: remove old diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild index abc2a3fb1dab..53d7129e3d91 100644 --- a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild +++ b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.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-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild,v 1.9 2012/07/08 16:32:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild,v 1.10 2014/01/26 18:42:04 olemarkus Exp $ EAPI="2" @@ -11,7 +11,7 @@ DESCRIPTION="XML utility class" LICENSE="PHP-2.02" 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" |