diff options
author | Christian Hartmann <ian@gentoo.org> | 2007-10-19 20:09:05 +0000 |
---|---|---|
committer | Christian Hartmann <ian@gentoo.org> | 2007-10-19 20:09:05 +0000 |
commit | 54746a950e223c1545f46281dd52121da420a3ec (patch) | |
tree | e142004d9c34a42abe30d15ae332c04c636395a3 /dev-perl/WWW-Bugzilla | |
parent | alpha/ia64/sparc stable wrt #195522 (diff) | |
download | gentoo-2-54746a950e223c1545f46281dd52121da420a3ec.tar.gz gentoo-2-54746a950e223c1545f46281dd52121da420a3ec.tar.bz2 gentoo-2-54746a950e223c1545f46281dd52121da420a3ec.zip |
Version bump
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-perl/WWW-Bugzilla')
-rw-r--r-- | dev-perl/WWW-Bugzilla/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild | 20 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-1.3 | 3 |
3 files changed, 29 insertions, 1 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog index 3768a4dbeca2..0ee717e95d69 100644 --- a/dev-perl/WWW-Bugzilla/ChangeLog +++ b/dev-perl/WWW-Bugzilla/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/WWW-Bugzilla # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.26 2007/07/14 14:28:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.27 2007/10/19 20:09:05 ian Exp $ + +*WWW-Bugzilla-1.3 (19 Oct 2007) + + 19 Oct 2007; Christian Hartmann <ian@gentoo.org> +WWW-Bugzilla-1.3.ebuild: + Version bump 14 Jul 2007; Raúl Porcel <armin76@gentoo.org> WWW-Bugzilla-1.0.ebuild: ia64/x86 stable diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild new file mode 100644 index 000000000000..8caab7af331f --- /dev/null +++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.3.ebuild,v 1.1 2007/10/19 20:09:05 ian Exp $ + +inherit perl-module + +DESCRIPTION="WWW::Bugzilla - automate interaction with bugzilla" +SRC_URI="mirror://cpan/authors/id/B/BM/BMC/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~bmc/" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +IUSE="" + +RDEPEND="dev-perl/WWW-Mechanize + dev-perl/Class-MethodMaker + dev-lang/perl" + +DEPEND="${RDEPEND}" diff --git a/dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-1.3 b/dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-1.3 new file mode 100644 index 000000000000..4f5ea0fa4d64 --- /dev/null +++ b/dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-1.3 @@ -0,0 +1,3 @@ +MD5 607547821509cd238d2ff0ef01eb35ce WWW-Bugzilla-1.3.tar.gz 23053 +RMD160 507f5c34a20bd915fcdf6402d7a30d7d8e7b6811 WWW-Bugzilla-1.3.tar.gz 23053 +SHA256 1ebda7e47d87d69329fc07a79fa3ecbb3521cef71246b6ce018879452d62e4a8 WWW-Bugzilla-1.3.tar.gz 23053 |