From 62ae9076a44c12e806599dcc00ded7cf17f9956c Mon Sep 17 00:00:00 2001 From: Christian Hartmann Date: Sun, 21 May 2006 18:24:40 +0000 Subject: Version bump, new upstream maintainer (Portage version: 2.1_rc1-r3) --- dev-perl/WWW-Bugzilla/ChangeLog | 8 +++++++- dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.6.ebuild | 19 +++++++++++++++++++ dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.6 | 3 +++ 3 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.6.ebuild create mode 100644 dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.6 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 -WWW-Bugzilla-0.5.ebuild, + +WWW-Bugzilla-0.6.ebuild: + Version bump, new upstream maintainer 27 Apr 2006; Marien Zwart 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 +