diff options
Diffstat (limited to 'dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild')
-rw-r--r-- | dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild index 0415faca246f..3121842bf4a5 100644 --- a/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild +++ b/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild,v 1.6 2005/05/25 14:39:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild,v 1.7 2005/06/15 17:42:47 gustavoz Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MA/MATTIASH/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc ~sparc" +KEYWORDS="x86 ~amd64 ~ppc sparc" IUSE="" SRC_TEST="do" |