diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 16:58:47 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 16:58:47 +0000 |
commit | 6e32bf322968638353ac24f4bc9aa2d5093bd894 (patch) | |
tree | e3fee194df855f902dbef9e8626fe12592a364e0 /dev-perl/WWW-Bugzilla | |
parent | Version bump (diff) | |
download | historical-6e32bf322968638353ac24f4bc9aa2d5093bd894.tar.gz historical-6e32bf322968638353ac24f4bc9aa2d5093bd894.tar.bz2 historical-6e32bf322968638353ac24f4bc9aa2d5093bd894.zip |
Version bump upstream
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/WWW-Bugzilla')
-rw-r--r-- | dev-perl/WWW-Bugzilla/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/Manifest | 12 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.5.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.5 | 1 |
4 files changed, 30 insertions, 12 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog index 00e0f2f614a8..0c9b02aaf22d 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.8 2005/05/06 01:06:59 swegener Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.9 2006/01/13 16:58:47 mcummings Exp $ + +*WWW-Bugzilla-0.5 (13 Jan 2006) + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + +WWW-Bugzilla-0.5.ebuild: + Version bump upstream 06 May 2005; Sven Wegener <swegener@gentoo.org> WWW-Bugzilla-0.4.ebuild: Removed * postfix from <, <=, >= and > dependencies. diff --git a/dev-perl/WWW-Bugzilla/Manifest b/dev-perl/WWW-Bugzilla/Manifest index d17b6cba9fc8..c61e6ffba076 100644 --- a/dev-perl/WWW-Bugzilla/Manifest +++ b/dev-perl/WWW-Bugzilla/Manifest @@ -1,16 +1,8 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 df8e2624caf97f3ee561024c418f0907 ChangeLog 1246 MD5 eab2fa4df5b800c20f98c302decda2be WWW-Bugzilla-0.2.ebuild 530 MD5 5f22b9e0ddee95646c744540434059a0 WWW-Bugzilla-0.4.ebuild 564 +MD5 73698a9a0b3477ca195e5660c9fb8fd8 WWW-Bugzilla-0.5.ebuild 455 MD5 30288160a3fb34e4ff894edd4ba12651 files/digest-WWW-Bugzilla-0.2 67 MD5 d302b2385bfff140c17830f02c675eff files/digest-WWW-Bugzilla-0.4 67 +MD5 b80f1e6b66c8494a3c6b0ec5705efa24 files/digest-WWW-Bugzilla-0.5 67 MD5 e2d8f1bf77722def1dd432e26455c818 metadata.xml 305 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC0FwqI1lqEGTUzyQRAtz9AJ9PImN2upbIzUKAEURANMKpR1cEGQCg0FSz -j/UehIbPE/8TeTPN83NaVko= -=GVxP ------END PGP SIGNATURE----- diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.5.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.5.ebuild new file mode 100644 index 000000000000..97e051bf6310 --- /dev/null +++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.5.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.5.ebuild,v 1.1 2006/01/13 16:58:47 mcummings Exp $ + +inherit perl-module + +DESCRIPTION="automate interaction with bugzilla" +SRC_URI="mirror://cpan/authors/id/M/MC/MCVELLA/${P}.tar.gz" +HOMEPAGE="http://search.cpan.org/~mcvella/${P}" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~amd64 ~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.5 b/dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.5 new file mode 100644 index 000000000000..b397bcf986fe --- /dev/null +++ b/dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.5 @@ -0,0 +1 @@ +MD5 f839141b18912d281c71a078e06bbb4a WWW-Bugzilla-0.5.tar.gz 15188 |