diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-13 17:20:27 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-13 17:20:27 +0000 |
commit | 7e25c5d4a88753b7193ebbf106decc56c5e6cc6d (patch) | |
tree | 31fc4f9695c8cb892b653f9fd58207f5177694ea /www-apps/ikiwiki | |
parent | The CGI module is no longer part of core Perl and has been moved to dev-perl (diff) | |
download | gentoo-2-7e25c5d4a88753b7193ebbf106decc56c5e6cc6d.tar.gz gentoo-2-7e25c5d4a88753b7193ebbf106decc56c5e6cc6d.tar.bz2 gentoo-2-7e25c5d4a88753b7193ebbf106decc56c5e6cc6d.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/ikiwiki')
-rw-r--r-- | www-apps/ikiwiki/ChangeLog | 7 | ||||
-rw-r--r-- | www-apps/ikiwiki/ikiwiki-3.20140227.ebuild | 6 | ||||
-rw-r--r-- | www-apps/ikiwiki/ikiwiki-3.20140916.ebuild | 6 | ||||
-rw-r--r-- | www-apps/ikiwiki/ikiwiki-3.20150107.ebuild | 4 |
4 files changed, 14 insertions, 9 deletions
diff --git a/www-apps/ikiwiki/ChangeLog b/www-apps/ikiwiki/ChangeLog index 3ee6054d5cfe..982117d6a0e6 100644 --- a/www-apps/ikiwiki/ChangeLog +++ b/www-apps/ikiwiki/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-apps/ikiwiki # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/ikiwiki/ChangeLog,v 1.25 2015/02/08 16:00:34 alicef Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/ikiwiki/ChangeLog,v 1.26 2015/06/13 17:20:27 dilfridge Exp $ + + 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> + ikiwiki-3.20140227.ebuild, ikiwiki-3.20140916.ebuild, + ikiwiki-3.20150107.ebuild: + The CGI module is no longer part of core Perl and has been moved to dev-perl *ikiwiki-3.20150107 (08 Feb 2015) diff --git a/www-apps/ikiwiki/ikiwiki-3.20140227.ebuild b/www-apps/ikiwiki/ikiwiki-3.20140227.ebuild index 9d41cd9c3956..9d3b25622c67 100644 --- a/www-apps/ikiwiki/ikiwiki-3.20140227.ebuild +++ b/www-apps/ikiwiki/ikiwiki-3.20140227.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/ikiwiki/ikiwiki-3.20140227.ebuild,v 1.1 2014/06/12 14:04:09 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/ikiwiki/ikiwiki-3.20140227.ebuild,v 1.2 2015/06/13 17:20:27 dilfridge Exp $ EAPI=5 @@ -38,7 +38,7 @@ EXTRA_RDEPEND=" " SUGGESTED_RDEPEND=" - virtual/perl-CGI + dev-perl/CGI >=dev-perl/CGI-FormBuilder-3.0202 >=dev-perl/CGI-Session-4.14 dev-perl/Mail-Sendmail diff --git a/www-apps/ikiwiki/ikiwiki-3.20140916.ebuild b/www-apps/ikiwiki/ikiwiki-3.20140916.ebuild index faa8bd7600a6..a6f8371c4725 100644 --- a/www-apps/ikiwiki/ikiwiki-3.20140916.ebuild +++ b/www-apps/ikiwiki/ikiwiki-3.20140916.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/ikiwiki/ikiwiki-3.20140916.ebuild,v 1.1 2014/10/08 13:27:40 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/ikiwiki/ikiwiki-3.20140916.ebuild,v 1.2 2015/06/13 17:20:27 dilfridge Exp $ EAPI=5 @@ -38,7 +38,7 @@ EXTRA_RDEPEND=" " SUGGESTED_RDEPEND=" - virtual/perl-CGI + dev-perl/CGI >=dev-perl/CGI-FormBuilder-3.0202 >=dev-perl/CGI-Session-4.14 dev-perl/Mail-Sendmail diff --git a/www-apps/ikiwiki/ikiwiki-3.20150107.ebuild b/www-apps/ikiwiki/ikiwiki-3.20150107.ebuild index a479f6df17c2..e019ed95bae8 100644 --- a/www-apps/ikiwiki/ikiwiki-3.20150107.ebuild +++ b/www-apps/ikiwiki/ikiwiki-3.20150107.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/ikiwiki/ikiwiki-3.20150107.ebuild,v 1.1 2015/02/08 16:00:34 alicef Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/ikiwiki/ikiwiki-3.20150107.ebuild,v 1.2 2015/06/13 17:20:27 dilfridge Exp $ EAPI=5 @@ -38,7 +38,7 @@ EXTRA_RDEPEND=" " SUGGESTED_RDEPEND=" - virtual/perl-CGI + dev-perl/CGI >=dev-perl/CGI-FormBuilder-3.0202 >=dev-perl/CGI-Session-4.14 dev-perl/Mail-Sendmail |