summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-13 17:19:04 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-13 17:19:04 +0000
commit6f37a0cf76e7d013fe1da07e7187251668406420 (patch)
treea7f4717d067bab61d4a681bac8b1eb1821984850 /www-apps
parentThe CGI module is no longer part of core Perl and has been moved to dev-perl (diff)
downloadgentoo-2-6f37a0cf76e7d013fe1da07e7187251668406420.tar.gz
gentoo-2-6f37a0cf76e7d013fe1da07e7187251668406420.tar.bz2
gentoo-2-6f37a0cf76e7d013fe1da07e7187251668406420.zip
The CGI module is no longer part of core Perl and has been moved to dev-perl
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0B08240A96F66571)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/bugzilla/ChangeLog8
-rw-r--r--www-apps/bugzilla/bugzilla-4.0.15.ebuild6
-rw-r--r--www-apps/bugzilla/bugzilla-4.2.11.ebuild6
-rw-r--r--www-apps/bugzilla/bugzilla-4.4.6.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/www-apps/bugzilla/ChangeLog b/www-apps/bugzilla/ChangeLog
index e21e7acbdd5e..786e6f75d639 100644
--- a/www-apps/bugzilla/ChangeLog
+++ b/www-apps/bugzilla/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-apps/bugzilla
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/ChangeLog,v 1.230 2014/10/15 19:08:45 creffett Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/ChangeLog,v 1.231 2015/06/13 17:19:04 dilfridge Exp $
+
+ 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+ bugzilla-4.0.15.ebuild, bugzilla-4.2.11.ebuild, bugzilla-4.4.6.ebuild:
+ The CGI module is no longer part of core Perl and has been moved to dev-perl
15 Oct 2014; Chris Reffett <creffett@gentoo.org> -bugzilla-4.2.10.ebuild,
-bugzilla-4.4.4.ebuild:
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
diff --git a/www-apps/bugzilla/bugzilla-4.2.11.ebuild b/www-apps/bugzilla/bugzilla-4.2.11.ebuild
index 232bb0b06950..9d7034648244 100644
--- a/www-apps/bugzilla/bugzilla-4.2.11.ebuild
+++ b/www-apps/bugzilla/bugzilla-4.2.11.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.2.11.ebuild,v 1.3 2014/10/15 19:02:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/bugzilla-4.2.11.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
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