diff options
Diffstat (limited to 'dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild')
-rw-r--r-- | dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild b/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild index 71139576bf8a..05bd9725423e 100644 --- a/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild +++ b/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.ebuild,v 1.1 2004/07/30 14:13:02 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Cache/PEAR-Cache-1.5.4.ebuild,v 1.2 2005/02/19 07:02:46 sebastian Exp $ inherit php-pear DESCRIPTION="Framework for caching of arbitrary data." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" IUSE="" |