diff options
author | 2006-01-15 17:49:30 +0000 | |
---|---|---|
committer | 2006-01-15 17:49:30 +0000 | |
commit | 74ea41db3bf5b925ddb72e880109f518d749df39 (patch) | |
tree | 370de442c0bf98998f447aa1ee430a7d9a17d041 /dev-perl/Text-Quoted | |
parent | Fix bug #119100. (diff) | |
download | gentoo-2-74ea41db3bf5b925ddb72e880109f518d749df39.tar.gz gentoo-2-74ea41db3bf5b925ddb72e880109f518d749df39.tar.bz2 gentoo-2-74ea41db3bf5b925ddb72e880109f518d749df39.zip |
Mirror syntax
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-perl/Text-Quoted')
-rw-r--r-- | dev-perl/Text-Quoted/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/Text-Quoted/ChangeLog b/dev-perl/Text-Quoted/ChangeLog index e399780d3482..d015c4169af1 100644 --- a/dev-perl/Text-Quoted/ChangeLog +++ b/dev-perl/Text-Quoted/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Text-Quoted # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.6 2006/01/13 22:25:17 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/ChangeLog,v 1.7 2006/01/15 17:49:02 mcummings Exp $ + + 15 Jan 2006; Michael Cummings <mcummings@gentoo.org> + Text-Quoted-1.7.ebuild: + Mirror syntax 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> Text-Quoted-1.8.ebuild: diff --git a/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild b/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild index ed1432f7db9b..582c4e6128f1 100644 --- a/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild +++ b/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild,v 1.6 2005/04/29 15:14:24 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Quoted/Text-Quoted-1.7.ebuild,v 1.7 2006/01/15 17:49:02 mcummings Exp $ # this is an RT dependency inherit perl-module DESCRIPTION="Extract the structure of a quoted mail message" -SRC_URI="http://www.cpan.org/modules/by-authors/id/J/JE/JESSE/${P}.tar.gz" +SRC_URI="mirror://cpan/modules/by-authors/id/J/JE/JESSE/${P}.tar.gz" HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JE/JESSE/${P}.readme" SRC_TEST="do" |