summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2004-03-02 09:56:24 +0000
committerMichael Cummings <mcummings@gentoo.org>2004-03-02 09:56:24 +0000
commitc92e30af4213716d40d75b31e6213c62fae92198 (patch)
treea851ce7478526d23c7d9a81b3de3475669128f2c /dev-perl
parenttested on sparc (Manifest recommit) (diff)
downloadgentoo-2-c92e30af4213716d40d75b31e6213c62fae92198.tar.gz
gentoo-2-c92e30af4213716d40d75b31e6213c62fae92198.tar.bz2
gentoo-2-c92e30af4213716d40d75b31e6213c62fae92198.zip
bug 43396
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/WWW-Bugzilla/ChangeLog10
-rw-r--r--dev-perl/WWW-Bugzilla/Manifest3
-rw-r--r--dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild19
-rw-r--r--dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.21
-rw-r--r--dev-perl/WWW-Bugzilla/metadata.xml10
5 files changed, 43 insertions, 0 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog
new file mode 100644
index 000000000000..f69dc77676a7
--- /dev/null
+++ b/dev-perl/WWW-Bugzilla/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/WWW-Bugzilla
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.1 2004/03/02 09:56:24 mcummings Exp $
+
+*WWW-Bugzilla-0.2 (02 Mar 2004)
+
+ 02 Mar 2004; Michael Cummings <mcummings@gentoo.org>
+ WWW-Bugzilla-0.2.ebuild:
+ Dependancy for new bugger build. See bug 43396 or ask mcummings
+
diff --git a/dev-perl/WWW-Bugzilla/Manifest b/dev-perl/WWW-Bugzilla/Manifest
new file mode 100644
index 000000000000..7e0d7e8b1a42
--- /dev/null
+++ b/dev-perl/WWW-Bugzilla/Manifest
@@ -0,0 +1,3 @@
+MD5 f1d3569df93f8cab851086374e582067 WWW-Bugzilla-0.2.ebuild 460
+MD5 da5c0bcab66241a054846e83eea919e8 .WWW-Bugzilla-0.2.ebuild.swp 12288
+MD5 30288160a3fb34e4ff894edd4ba12651 files/digest-WWW-Bugzilla-0.2 67
diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild
new file mode 100644
index 000000000000..14fa0be08333
--- /dev/null
+++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.2.ebuild,v 1.1 2004/03/02 09:56:24 mcummings Exp $
+
+inherit perl-module
+
+CATEGORY="dev-perl"
+DESCRIPTION="automate interaction with bugzilla"
+SRC_URI="http://search.cpan.org/CPAN/authors/id/M/MC/MCVELLA/${P}.tar.gz"
+HOMEPAGE="http://search.cpan.org/~mcvella/${P}"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="x86 sparc"
+
+RDEPEND="dev-perl/WWW-Mechanize
+ dev-perl/Class-MethodMaker"
+
+DEPEND="${RDEPEND}"
diff --git a/dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.2 b/dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.2
new file mode 100644
index 000000000000..5aab4beb45c7
--- /dev/null
+++ b/dev-perl/WWW-Bugzilla/files/digest-WWW-Bugzilla-0.2
@@ -0,0 +1 @@
+MD5 ac841312b23b386110af033ce3083c50 WWW-Bugzilla-0.2.tar.gz 14797
diff --git a/dev-perl/WWW-Bugzilla/metadata.xml b/dev-perl/WWW-Bugzilla/metadata.xml
new file mode 100644
index 000000000000..86672fe64c10
--- /dev/null
+++ b/dev-perl/WWW-Bugzilla/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>perl@gentoo.org</email>
+ <description>Primary Maintainer</description>
+ </maintainer>
+ <longdescription></longdescription>
+</pkgmetadata>