diff options
Diffstat (limited to 'www-apps/bugzilla/bugzilla-4.0.15.ebuild')
-rw-r--r-- | www-apps/bugzilla/bugzilla-4.0.15.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/bugzilla/bugzilla-4.0.15.ebuild b/www-apps/bugzilla/bugzilla-4.0.15.ebuild index 160bcc7e4223..657ebc34df3e 100644 --- a/www-apps/bugzilla/bugzilla-4.0.15.ebuild +++ b/www-apps/bugzilla/bugzilla-4.0.15.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/bugzilla-4.0.15.ebuild,v 1.1 2014/10/11 22:09:48 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/bugzilla-4.0.15.ebuild,v 1.2 2015/06/13 17:19:04 dilfridge Exp $ EAPI=5 @@ -21,7 +21,7 @@ IUSE="modperl extras graphviz mysql postgres sqlite test" COMMON_DEPS=" >=dev-lang/perl-5.8.8 - >=virtual/perl-CGI-3.510 + >=dev-perl/CGI-3.510 virtual/perl-Digest-SHA >=dev-perl/TimeDate-1.16 >=dev-perl/DateTime-0.50 |