summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-07 16:32:29 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-07 16:32:29 +0000
commitbddbdd71fd77fb010d839b6cbeb072c9064a4d84 (patch)
treeb72d0b51b9c55e1a13814f47ab9ee7778f2f8f11 /dev-php/PEAR-Cache
parentStable for HPPA (bug #392855). (diff)
downloadgentoo-2-bddbdd71fd77fb010d839b6cbeb072c9064a4d84.tar.gz
gentoo-2-bddbdd71fd77fb010d839b6cbeb072c9064a4d84.tar.bz2
gentoo-2-bddbdd71fd77fb010d839b6cbeb072c9064a4d84.zip
Stable for HPPA (bug #393705).
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
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 21413b065661..2a005ff1cfa7 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.44 2012/02/01 11:14:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/ChangeLog,v 1.45 2012/02/07 16:32:29 jer Exp $
+
+ 07 Feb 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Cache-1.5.6.ebuild:
+ Stable for HPPA (bug #393705).
01 Feb 2012; Samuli Suominen <ssuominen@gentoo.org> PEAR-Cache-1.5.6.ebuild:
ppc/ppc64 stable wrt #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 33d5b39dabee..838f70a409bf 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.5 2012/02/01 11:14:15 ssuominen Exp $
+# $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 $
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"