summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-04-25 21:30:13 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-04-25 21:30:13 +0000
commitc25e61aea8081a2a7f4f95db4a3bb7feac6bf5eb (patch)
tree5407fcc4741e91c1d0e0330de505d193acff62c9 /dev-perl/HTTP-Cache-Transparent
parentFix borked ChangeLog date (diff)
downloadgentoo-2-c25e61aea8081a2a7f4f95db4a3bb7feac6bf5eb.tar.gz
gentoo-2-c25e61aea8081a2a7f4f95db4a3bb7feac6bf5eb.tar.bz2
gentoo-2-c25e61aea8081a2a7f4f95db4a3bb7feac6bf5eb.zip
cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/HTTP-Cache-Transparent')
-rw-r--r--dev-perl/HTTP-Cache-Transparent/ChangeLog6
-rw-r--r--dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/HTTP-Cache-Transparent/ChangeLog b/dev-perl/HTTP-Cache-Transparent/ChangeLog
index 510e137e4393..43ce85e37dbc 100644
--- a/dev-perl/HTTP-Cache-Transparent/ChangeLog
+++ b/dev-perl/HTTP-Cache-Transparent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/HTTP-Cache-Transparent
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog,v 1.1 2005/01/01 12:24:47 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/ChangeLog,v 1.2 2005/04/25 21:26:49 mcummings Exp $
+
+ 25 Apr 2005; Michael Cummings <mcummings@gentoo.org>
+ HTTP-Cache-Transparent-0.5.ebuild:
+ Cleaning
*HTTP-Cache-Transparent-0.5 (01 Jan 2005)
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 ec92bc28b67c..6aed383716f7 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,16 +1,16 @@
# 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.1 2005/01/01 12:24:47 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Cache-Transparent/HTTP-Cache-Transparent-0.5.ebuild,v 1.2 2005/04/25 21:26:49 mcummings Exp $
inherit perl-module
DESCRIPTION="Cache the result of http get-requests persistently."
HOMEPAGE="http://search.cpan.org/~mattiash/${P}"
-SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MA/MATTIASH/${P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/M/MA/MATTIASH/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 ~amd64"
IUSE=""
SRC_TEST="do"