diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-28 18:49:04 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-28 18:49:04 +0000 |
commit | e230bd86573b2c0c8b63dfc0e905add4423424e6 (patch) | |
tree | dd90677472165450976d7f8e479eecf167bfe8cc /dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild | |
parent | add -* to keywords (diff) | |
download | gentoo-2-e230bd86573b2c0c8b63dfc0e905add4423424e6.tar.gz gentoo-2-e230bd86573b2c0c8b63dfc0e905add4423424e6.tar.bz2 gentoo-2-e230bd86573b2c0c8b63dfc0e905add4423424e6.zip |
Cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild')
-rw-r--r-- | dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild index 176f441c0783..1924c8406e06 100644 --- a/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild +++ b/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild,v 1.15 2004/11/28 20:30:00 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r5.ebuild,v 1.16 2005/04/28 18:49:04 mcummings Exp $ MY_P="${P}ii" DESCRIPTION="Perl library for parsing the output of nsgmls" HOMEPAGE="http://search.cpan.org/author/DMEGG/SGMLSpm-1.03ii/" -SRC_URI="http://search.cpan.org/CPAN/authors/id/D/DM/DMEGG/${MY_P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/D/DM/DMEGG/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" |