summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-21 16:31:01 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-01-21 16:31:01 +0000
commit659c1ad72feea51a0df6498faa1f20bf6e5b4143 (patch)
tree816ca260a926dd3997a4ee9fe4ec586838091849 /dev-php/PEAR-Cache
parentx86 stable wrt bug #398611 (diff)
downloadgentoo-2-659c1ad72feea51a0df6498faa1f20bf6e5b4143.tar.gz
gentoo-2-659c1ad72feea51a0df6498faa1f20bf6e5b4143.tar.bz2
gentoo-2-659c1ad72feea51a0df6498faa1f20bf6e5b4143.zip
x86 stable wrt bug #393705
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'dev-php/PEAR-Cache')
-rw-r--r--dev-php/PEAR-Cache/ChangeLog5
-rw-r--r--dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Cache/ChangeLog b/dev-php/PEAR-Cache/ChangeLog
index ebd81b202810..1b708694bdc2 100644
--- a/dev-php/PEAR-Cache/ChangeLog
+++ b/dev-php/PEAR-Cache/ChangeLog
@@ -1,6 +1,9 @@
# 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.41 2012/01/16 12:42:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.42 2012/01/21 16:31:01 phajdan.jr Exp $
+
+ 21 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> PEAR-Cache-1.5.6.ebuild:
+ x86 stable wrt bug #393705
16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Cache-1.5.6.ebuild:
Stable for amd64, wrt bug #393705
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 f63b7f969ea4..581604215b12 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
# 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.2 2012/01/16 12:42:35 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild,v 1.3 2012/01/21 16:31:01 phajdan.jr 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"