diff options
Diffstat (limited to 'dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild')
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild index 7d56509b5f54..e2d76f2c171d 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-2005 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.6 2005/04/29 15:48:26 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-0.4.ebuild,v 1.7 2005/05/06 01:06:59 swegener Exp $ inherit perl-module @@ -15,6 +15,6 @@ KEYWORDS="~x86 ~sparc ~amd64 ~ppc" IUSE="" RDEPEND="dev-perl/WWW-Mechanize - <dev-perl/Class-MethodMaker-2*" + <dev-perl/Class-MethodMaker-2" DEPEND="${RDEPEND}" |