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 | |
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')
-rw-r--r-- | dev-perl/WWW-Bugzilla/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog index 94d57a160ef1..691cf8ff4271 100644 --- a/dev-perl/WWW-Bugzilla/ChangeLog +++ b/dev-perl/WWW-Bugzilla/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/WWW-Bugzilla -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.6 2004/06/25 01:09:22 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.7 2005/04/29 15:48:26 mcummings Exp $ + + 29 Apr 2005; Michael Cummings <mcummings@gentoo.org> + WWW-Bugzilla-0.2.ebuild, WWW-Bugzilla-0.4.ebuild: + Cleaning for mirror syntax 13 Jun 2004; Michael Cummings <mcummings@gentoo.org> WWW-Bugzilla-0.4.ebuild: 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" diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild index 1913383c834a..7d56509b5f54 100644 --- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild +++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.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.4.ebuild,v 1.5 2004/07/14 20:56:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.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" |