diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 15:49:54 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-04-29 15:49:54 +0000 |
commit | 53b01e1d83275f68483aabd9892c152e55a18933 (patch) | |
tree | 7f37143e859de4436f433b78d9c0cfb38bac5fa7 /dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild | |
parent | cleaning (diff) | |
download | gentoo-2-53b01e1d83275f68483aabd9892c152e55a18933.tar.gz gentoo-2-53b01e1d83275f68483aabd9892c152e55a18933.tar.bz2 gentoo-2-53b01e1d83275f68483aabd9892c152e55a18933.zip |
cleaning
(Portage version: 2.0.51.20-r4)
Diffstat (limited to 'dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild')
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild index 32b512c1759d..99f53bb8fe2a 100644 --- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild +++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild @@ -1,12 +1,12 @@ -# 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/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild,v 1.5 2004/07/14 20:56:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild,v 1.6 2005/04/29 15:48:26 mcummings Exp $ inherit perl-module CATEGORY="dev-perl" DESCRIPTION="automate interaction with bugzilla" -SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MC/MCVELLA/${P}.tar.gz" +SRC_URI="mirror://cpan/authors/id/M/MC/MCVELLA/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~mcvella/${P}" SLOT="0" |