diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2014-01-26 18:36:34 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2014-01-26 18:36:34 +0000 |
commit | e338d35993727f14877e20a00584e409fcfe8aab (patch) | |
tree | 39843a7218b01b876e5c9ec60492e77ba7aa8353 /dev-php/PEAR-Net_Sieve | |
parent | Removing stable keyword for sh/s390 (diff) | |
download | gentoo-2-e338d35993727f14877e20a00584e409fcfe8aab.tar.gz gentoo-2-e338d35993727f14877e20a00584e409fcfe8aab.tar.bz2 gentoo-2-e338d35993727f14877e20a00584e409fcfe8aab.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_Sieve')
-rw-r--r-- | dev-php/PEAR-Net_Sieve/ChangeLog | 9 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.6.ebuild | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/dev-php/PEAR-Net_Sieve/ChangeLog b/dev-php/PEAR-Net_Sieve/ChangeLog index 909250d2803f..6ac87832d703 100644 --- a/dev-php/PEAR-Net_Sieve/ChangeLog +++ b/dev-php/PEAR-Net_Sieve/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Net_Sieve -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.73 2012/03/31 18:07:52 armin76 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/ChangeLog,v 1.74 2014/01/26 18:36:34 olemarkus Exp $ + + 26 Jan 2014; Ole Markus With <olemarkus@gentoo.org> + PEAR-Net_Sieve-1.1.6.ebuild, PEAR-Net_Sieve-1.3.2.ebuild: + Removing stable keyword for sh/s390 31 Mar 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Net_Sieve-1.3.2.ebuild: ia64/s390/sh/sparc stable wrt #396989 @@ -298,4 +302,3 @@ 27 Jan 2003; Ryan Phillips <rpillips@gentoo.org> PEAR-Net_Socket-1.0.1.ebuild : New package - diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.6.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.6.ebuild index 3fd82e49f62d..17b0beada079 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.6.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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_Sieve/PEAR-Net_Sieve-1.1.6.ebuild,v 1.8 2008/11/09 11:48:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.1.6.ebuild,v 1.9 2014/01/26 18:36:34 olemarkus Exp $ inherit php-pear-r1 @@ -8,7 +8,7 @@ DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyr LICENSE="BSD BSD-2" 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="" RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1" diff --git a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild index 31b958f3f221..e1b03df63736 100644 --- a/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild +++ b/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.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_Sieve/PEAR-Net_Sieve-1.3.2.ebuild,v 1.9 2012/03/31 18:07:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_Sieve/PEAR-Net_Sieve-1.3.2.ebuild,v 1.10 2014/01/26 18:36:34 olemarkus Exp $ EAPI="4" @@ -10,7 +10,7 @@ DESCRIPTION="Provides an API to talk to the timsieved server that comes with Cyr LICENSE="BSD BSD-2" 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="" RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1" |