summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOle Markus With <olemarkus@gentoo.org>2014-01-26 18:26:02 +0000
committerOle Markus With <olemarkus@gentoo.org>2014-01-26 18:26:02 +0000
commitdfcb8e2dd3106e2a8fc358b0cee3682553f43861 (patch)
tree7947db651728046a29b3dc1ba094e33136175d0b /dev-php/PEAR-Cache
parentRemoving stable keyword for sh/s390 (diff)
downloadgentoo-2-dfcb8e2dd3106e2a8fc358b0cee3682553f43861.tar.gz
gentoo-2-dfcb8e2dd3106e2a8fc358b0cee3682553f43861.tar.bz2
gentoo-2-dfcb8e2dd3106e2a8fc358b0cee3682553f43861.zip
Remove 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-Cache')
-rw-r--r--dev-php/PEAR-Cache/ChangeLog8
-rw-r--r--dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild6
-rw-r--r--dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-php/PEAR-Cache/ChangeLog b/dev-php/PEAR-Cache/ChangeLog
index 2a005ff1cfa7..6cca781bd419 100644
--- a/dev-php/PEAR-Cache/ChangeLog
+++ b/dev-php/PEAR-Cache/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Cache
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.45 2012/02/07 16:32:29 jer Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.46 2014/01/26 18:26:02 olemarkus Exp $
+
+ 26 Jan 2014; Ole Markus With <olemarkus@gentoo.org>
+ PEAR-Cache-1.5.4-r1.ebuild, PEAR-Cache-1.5.6.ebuild:
+ Remove stable keyword for sh/s390
07 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Cache-1.5.6.ebuild:
Stable for HPPA (bug #393705).
diff --git a/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild b/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild
index 37d4ce376eb0..011fb9c7059f 100644
--- a/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild
+++ b/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-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-Cache/PEAR-Cache-1.5.4-r1.ebuild,v 1.19 2007/12/05 23:36:42 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.4-r1.ebuild,v 1.20 2014/01/26 18:26:02 olemarkus Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="Framework for caching of arbitrary data"
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=""
RDEPEND="dev-php/PEAR-HTTP_Request"
diff --git a/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild b/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild
index 838f70a409bf..4de13e907baf 100644
--- a/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild
+++ b/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.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-Cache/PEAR-Cache-1.5.6.ebuild,v 1.6 2012/02/07 16:32:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v 1.7 2014/01/26 18:26:02 olemarkus Exp $
inherit php-pear-r1
@@ -8,7 +8,7 @@ DESCRIPTION="Framework for caching of arbitrary data"
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=""
DEPEND=">=dev-php/PEAR-PEAR-1.7.0"