summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2006-08-06 01:08:22 +0000
committerMichael Cummings <mcummings@gentoo.org>2006-08-06 01:08:22 +0000
commit3e2f764ddd06d1effd0bac3ff99b8763f833d34b (patch)
tree199cae484c30ea569971f5dc0379241d44fd2e4d /dev-perl/WWW-Bugzilla
parentadded ~ppc64, bug #142788 (diff)
downloadhistorical-3e2f764ddd06d1effd0bac3ff99b8763f833d34b.tar.gz
historical-3e2f764ddd06d1effd0bac3ff99b8763f833d34b.tar.bz2
historical-3e2f764ddd06d1effd0bac3ff99b8763f833d34b.zip
Accidently lost rdeps. recoverd.
Package-Manager: portage-2.1.1_pre3-r1
Diffstat (limited to 'dev-perl/WWW-Bugzilla')
-rw-r--r--dev-perl/WWW-Bugzilla/ChangeLog6
-rw-r--r--dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild5
-rw-r--r--dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.6.ebuild7
-rw-r--r--dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild8
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog
index bdfdfdfc248a..d3c2ae788482 100644
--- a/dev-perl/WWW-Bugzilla/ChangeLog
+++ b/dev-perl/WWW-Bugzilla/ChangeLog
@@ -1,6 +1,10 @@
# 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.17 2006/08/06 01:01:45 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.18 2006/08/06 01:08:22 mcummings Exp $
+
+ 06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
+ WWW-Bugzilla-0.4.ebuild, WWW-Bugzilla-0.6.ebuild, WWW-Bugzilla-0.8.ebuild:
+ Accidently lost rdeps. recoverd.
06 Aug 2006; Michael Cummings <mcummings@gentoo.org>
WWW-Bugzilla-0.2.ebuild, WWW-Bugzilla-0.4.ebuild, WWW-Bugzilla-0.6.ebuild,
diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild
index 6a7364c8e801..a886f5019127 100644
--- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild
+++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild
@@ -1,6 +1,6 @@
# 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.4.ebuild,v 1.11 2006/08/06 01:01:45 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild,v 1.12 2006/08/06 01:08:22 mcummings Exp $
inherit perl-module
@@ -13,7 +13,8 @@ LICENSE="GPL-2"
KEYWORDS="amd64 ~ppc sparc x86"
IUSE=""
-RDEPEND="${RDEPEND}
+RDEPEND="dev-perl/WWW-Mechanize
+ <dev-perl/Class-MethodMaker-2
dev-lang/perl"
DEPEND="${RDEPEND}"
diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.6.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.6.ebuild
index 6545881f5b98..78697d651626 100644
--- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.6.ebuild
+++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.6.ebuild
@@ -1,6 +1,6 @@
# 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.2 2006/08/06 01:01:45 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.6.ebuild,v 1.3 2006/08/06 01:08:22 mcummings Exp $
inherit perl-module
@@ -13,9 +13,8 @@ LICENSE="GPL-2"
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
-RDEPEND="${RDEPEND}
+RDEPEND="dev-perl/WWW-Mechanize
+ <dev-perl/Class-MethodMaker-2
dev-lang/perl"
DEPEND="${RDEPEND}"
-
-
diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild
index bbd6253789b0..9d9f64f4b5a8 100644
--- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild
+++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild
@@ -1,6 +1,6 @@
# 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.2 2006/08/06 01:01:45 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.8.ebuild,v 1.3 2006/08/06 01:08:22 mcummings Exp $
inherit perl-module
@@ -13,8 +13,8 @@ LICENSE="GPL-2"
KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
-RDEPEND="${RDEPEND}
+RDEPEND="dev-perl/WWW-Mechanize
+ <dev-perl/Class-MethodMaker-2
dev-lang/perl"
-DEPEND="${RDEPEND}"
-
+DEPEND="${RDEPEND}"