summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/text-autoformat/text-autoformat-1.12.ebuild')
-rw-r--r--dev-perl/text-autoformat/text-autoformat-1.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/text-autoformat/text-autoformat-1.12.ebuild b/dev-perl/text-autoformat/text-autoformat-1.12.ebuild
index 0a102e0c936b..f8a96cf9aeda 100644
--- a/dev-perl/text-autoformat/text-autoformat-1.12.ebuild
+++ b/dev-perl/text-autoformat/text-autoformat-1.12.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/text-autoformat/text-autoformat-1.12.ebuild,v 1.10 2005/04/24 03:20:02 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/text-autoformat/text-autoformat-1.12.ebuild,v 1.11 2005/04/29 19:39:19 mcummings Exp $
inherit perl-module
@@ -8,7 +8,7 @@ MY_P=Text-Autoformat-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Automatic text wrapping and reformatting"
-SRC_URI="http://www.cpan.org/modules/by-module/Text/${MY_P}.tar.gz"
+SRC_URI="mirror://cpan/authors/id/D/DC/DCONWAY/${MY_P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Text/${MY_P}.readme"
SLOT="0"