diff options
author | Christian Hartmann <ian@gentoo.org> | 2006-05-21 18:24:40 +0000 |
---|---|---|
committer | Christian Hartmann <ian@gentoo.org> | 2006-05-21 18:24:40 +0000 |
commit | 62ae9076a44c12e806599dcc00ded7cf17f9956c (patch) | |
tree | 03cb30df40f2764f51ea391b6134f368db484a2d /dev-perl/WWW-Bugzilla | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-62ae9076a44c12e806599dcc00ded7cf17f9956c.tar.gz gentoo-2-62ae9076a44c12e806599dcc00ded7cf17f9956c.tar.bz2 gentoo-2-62ae9076a44c12e806599dcc00ded7cf17f9956c.zip |
Version bump, new upstream maintainer
(Portage version: 2.1_rc1-r3)
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.6.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.6 | 3 |
3 files changed, 29 insertions, 1 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog index a502c12319d3..f2325978f7eb 100644 --- a/dev-perl/WWW-Bugzilla/ChangeLog +++ b/dev-perl/WWW-Bugzilla/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/WWW-Bugzilla # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.12 2006/04/27 18:57:50 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.13 2006/05/21 18:24:40 ian Exp $ + +*WWW-Bugzilla-0.6 (21 May 2006) + + 21 May 2006; Christian Hartmann <ian@gentoo.org> -WWW-Bugzilla-0.5.ebuild, + +WWW-Bugzilla-0.6.ebuild: + Version bump, new upstream maintainer 27 Apr 2006; Marien Zwart <marienz@gentoo.org> files/digest-WWW-Bugzilla-0.2, files/digest-WWW-Bugzilla-0.4, diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.6.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.6.ebuild new file mode 100644 index 000000000000..0e2e0c4b38a0 --- /dev/null +++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.6.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2006 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.6.ebuild,v 1.1 2006/05/21 18:24:40 ian Exp $ + +inherit perl-module + +DESCRIPTION="automate interaction with bugzilla" +SRC_URI="mirror://cpan/authors/id/B/BM/BMC/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~bmc/${P}" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +RDEPEND="dev-perl/WWW-Mechanize + <dev-perl/Class-MethodMaker-2" + +DEPEND="${RDEPEND}" diff --git a/dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.6 b/dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.6 new file mode 100644 index 000000000000..5e7b7f6e7a48 --- /dev/null +++ b/dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.6 @@ -0,0 +1,3 @@ +MD5 aa544d7748865837096ed6f93ad158e1 WWW-Bugzilla-0.6.tar.gz 18194 +RMD160 59af13312935232c2b42a3bdb8bf8cc69a2685fb WWW-Bugzilla-0.6.tar.gz 18194 +SHA256 5ce53538ee0305e3a1b67cc654fdbdef60d02bb5667c1d0b9c4f9e592bd8a43d WWW-Bugzilla-0.6.tar.gz 18194 |