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
commit82cd48ea14a087b424639197d1af5bed4b633c1a (patch)
tree107c7c59901fd0e60d418d905c66de88eddd2229 /dev-perl/HTTP-Cache-Transparent
parentFix borked ChangeLog date (diff)
downloadhistorical-82cd48ea14a087b424639197d1af5bed4b633c1a.tar.gz
historical-82cd48ea14a087b424639197d1af5bed4b633c1a.tar.bz2
historical-82cd48ea14a087b424639197d1af5bed4b633c1a.zip
cleaning
Package-Manager: portage-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"