summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-06-22 08:16:21 +0000
committerChristian Hartmann <ian@gentoo.org>2006-06-22 08:16:21 +0000
commit1c1cae66999e3677f4945530cbc2e6a638042222 (patch)
tree3b07641cc9414823926fac6732d6c92738ff2b61 /dev-perl/WWW-Bugzilla
parent- fix segv in scanmem when no parms are given avoid memleak also (diff)
downloadgentoo-2-1c1cae66999e3677f4945530cbc2e6a638042222.tar.gz
gentoo-2-1c1cae66999e3677f4945530cbc2e6a638042222.tar.bz2
gentoo-2-1c1cae66999e3677f4945530cbc2e6a638042222.zip
Version bump
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'dev-perl/WWW-Bugzilla')
-rw-r--r--dev-perl/WWW-Bugzilla/ChangeLog7
-rw-r--r--dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild18
-rw-r--r--dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.83
3 files changed, 27 insertions, 1 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog
index f2325978f7eb..733ea34453e5 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.13 2006/05/21 18:24:40 ian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.14 2006/06/22 08:16:20 ian Exp $
+
+*WWW-Bugzilla-0.8 (22 Jun 2006)
+
+ 22 Jun 2006; Christian Hartmann <ian@gentoo.org> +WWW-Bugzilla-0.8.ebuild:
+ Version bump
*WWW-Bugzilla-0.6 (21 May 2006)
diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild
new file mode 100644
index 000000000000..df634af64ef4
--- /dev/null
+++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild
@@ -0,0 +1,18 @@
+# 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.8.ebuild,v 1.1 2006/06/22 08:16:20 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/${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.8 b/dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.8
new file mode 100644
index 000000000000..89baea2e9382
--- /dev/null
+++ b/dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.8
@@ -0,0 +1,3 @@
+MD5 0bc73f27fe485acfd8d23a6a21a94d01 WWW-Bugzilla-0.8.tar.gz 18480
+RMD160 51d1b61d47dc23218f4c8bf2ef813c75592105cf WWW-Bugzilla-0.8.tar.gz 18480
+SHA256 e1c4c7d220abcedc87a09109fb05e2aa6acbe83b36b3fd152e37a30c29f16f76 WWW-Bugzilla-0.8.tar.gz 18480