diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2014-01-26 18:37:24 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2014-01-26 18:37:24 +0000 |
commit | 1c68aaa037848380b2d22f37fb4fc21339549ca7 (patch) | |
tree | 26bec379b9b13dd72b8d79faf1dbc2fdc470bab0 | |
parent | Removing stable keyword for sh/s390 (diff) | |
download | gentoo-2-1c68aaa037848380b2d22f37fb4fc21339549ca7.tar.gz gentoo-2-1c68aaa037848380b2d22f37fb4fc21339549ca7.tar.bz2 gentoo-2-1c68aaa037848380b2d22f37fb4fc21339549ca7.zip |
Removing stable keyword for sh/s390
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
-rw-r--r-- | dev-php/PEAR-Net_Socket/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.10.ebuild | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-php/PEAR-Net_Socket/ChangeLog b/dev-php/PEAR-Net_Socket/ChangeLog index 057074c924e6..b2031ab1f53d 100644 --- a/dev-php/PEAR-Net_Socket/ChangeLog +++ b/dev-php/PEAR-Net_Socket/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_Socket -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.71 2013/08/07 13:29:20 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/ChangeLog,v 1.72 2014/01/26 18:37:24 olemarkus Exp $ + + 26 Jan 2014; Ole Markus With <olemarkus@gentoo.org> + PEAR-Net_Socket-1.0.10.ebuild, PEAR-Net_Socket-1.0.9.ebuild: + Removing stable keyword for sh/s390 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> PEAR-Net_Socket-1.0.10.ebuild: Stable for x86, wrt bug #470434 diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.10.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.10.ebuild index 7e1146f5c2c5..f5ef1a5d6e5b 100644 --- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.10.ebuild +++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 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_Socket/PEAR-Net_Socket-1.0.10.ebuild,v 1.11 2013/08/07 13:29:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.10.ebuild,v 1.12 2014/01/26 18:37:24 olemarkus Exp $ EAPI="4" @@ -10,5 +10,5 @@ DESCRIPTION="class interface to TCP sockets" 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="" diff --git a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild index 302fe9375f74..ab692c45dd2f 100644 --- a/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild +++ b/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.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-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild,v 1.7 2012/01/31 15:11:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Socket/PEAR-Net_Socket-1.0.9.ebuild,v 1.8 2014/01/26 18:37:24 olemarkus Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="class interface to TCP sockets" 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="" |