diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-07 16:32:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-07 16:32:29 +0000 |
commit | bddbdd71fd77fb010d839b6cbeb072c9064a4d84 (patch) | |
tree | b72d0b51b9c55e1a13814f47ab9ee7778f2f8f11 /dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild | |
parent | Stable for HPPA (bug #392855). (diff) | |
download | gentoo-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/PEAR-Cache-1.5.6.ebuild')
-rw-r--r-- | dev-php/PEAR-Cache/PEAR-Cache-1.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |