diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-01-21 08:05:16 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-01-21 08:05:16 +0000 |
commit | 1cff3e860443852bd6eb70eb1acbb2a2e23ad35c (patch) | |
tree | d00ab990f8227be758e43b08ca1592adc4ddcb7d /dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild | |
parent | Added ~ppc64; bug #119722 (diff) | |
download | historical-1cff3e860443852bd6eb70eb1acbb2a2e23ad35c.tar.gz historical-1cff3e860443852bd6eb70eb1acbb2a2e23ad35c.tar.bz2 historical-1cff3e860443852bd6eb70eb1acbb2a2e23ad35c.zip |
Stable on ppc64; bug #119722
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild')
-rw-r--r-- | dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild index a621be1bd233..3ab943cbf0d5 100644 --- a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild +++ b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild,v 1.1 2005/12/10 13:40:01 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.6.0.ebuild,v 1.2 2006/01/21 07:54:08 corsair Exp $ inherit php-pear-r1 DESCRIPTION="Fast and safe little cache system." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" |