diff options
author | Michael Cummings <mcummings@gentoo.org> | 2004-06-10 20:18:00 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2004-06-10 20:18:00 +0000 |
commit | fbe5ae3e1e63c6eafaa8bfed496e5ee0f8540e8f (patch) | |
tree | 93187f7a618b83aed407c7e9c668cef0b952b03a /dev-perl/WWW-Bugzilla | |
parent | and stable arm follows ;) (Manifest recommit) (diff) | |
download | gentoo-2-fbe5ae3e1e63c6eafaa8bfed496e5ee0f8540e8f.tar.gz gentoo-2-fbe5ae3e1e63c6eafaa8bfed496e5ee0f8540e8f.tar.bz2 gentoo-2-fbe5ae3e1e63c6eafaa8bfed496e5ee0f8540e8f.zip |
new version on cpan
Diffstat (limited to 'dev-perl/WWW-Bugzilla')
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild | 21 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.4 | 1 |
2 files changed, 22 insertions, 0 deletions
diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild new file mode 100644 index 000000000000..fe1ebb0921a1 --- /dev/null +++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# 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.1 2004/06/10 20:18:00 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" +HOMEPAGE="http://search.cpan.org/~mcvella/${P}" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~sparc ~amd64" + +RDEPEND="dev-perl/WWW-Mechanize + dev-perl/Class-MethodMaker" + +DEPEND="${RDEPEND}" + + diff --git a/dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.4 b/dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.4 new file mode 100644 index 000000000000..7f8e6cd673be --- /dev/null +++ b/dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.4 @@ -0,0 +1 @@ +MD5 b99d418943eab812e77c8da1c82c5724 WWW-Bugzilla-0.4.tar.gz 15110 |