diff options
Diffstat (limited to 'www-apps/bugzilla/bugzilla-4.4.6.ebuild')
-rw-r--r-- | www-apps/bugzilla/bugzilla-4.4.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apps/bugzilla/bugzilla-4.4.6.ebuild b/www-apps/bugzilla/bugzilla-4.4.6.ebuild index 3b1169e1aa62..a48f1e9eb3ab 100644 --- a/www-apps/bugzilla/bugzilla-4.4.6.ebuild +++ b/www-apps/bugzilla/bugzilla-4.4.6.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.4.6.ebuild,v 1.3 2014/10/15 19:02:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/bugzilla-4.4.6.ebuild,v 1.4 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 |