* [gentoo-commits] gentoo-x86 commit in dev-perl/CGI-Session: CGI-Session-4.480.0-r1.ebuild ChangeLog
@ 2015-06-13 17:13 Andreas Huettel (dilfridge)
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Huettel (dilfridge) @ 2015-06-13 17:13 UTC (permalink / raw
To: gentoo-commits
dilfridge 15/06/13 17:13:49
Modified: CGI-Session-4.480.0-r1.ebuild ChangeLog
Log:
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)
Revision Changes Path
1.3 dev-perl/CGI-Session/CGI-Session-4.480.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.480.0-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.480.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.480.0-r1.ebuild?r1=1.2&r2=1.3
Index: CGI-Session-4.480.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.480.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- CGI-Session-4.480.0-r1.ebuild 18 Apr 2015 19:14:31 -0000 1.2
+++ CGI-Session-4.480.0-r1.ebuild 13 Jun 2015 17:13:49 -0000 1.3
@@ -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/dev-perl/CGI-Session/CGI-Session-4.480.0-r1.ebuild,v 1.2 2015/04/18 19:14:31 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.480.0-r1.ebuild,v 1.3 2015/06/13 17:13:49 dilfridge Exp $
EAPI=5
@@ -17,7 +17,7 @@
RDEPEND="
virtual/perl-Digest-MD5
virtual/perl-Scalar-List-Utils
- >=virtual/perl-CGI-3.26
+ >=dev-perl/CGI-3.26
"
DEPEND="${RDEPEND}
>=virtual/perl-Module-Build-0.380.0
1.52 dev-perl/CGI-Session/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/CGI-Session/ChangeLog?r1=1.51&r2=1.52
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog 18 Apr 2015 19:14:31 -0000 1.51
+++ ChangeLog 13 Jun 2015 17:13:49 -0000 1.52
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/CGI-Session
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.51 2015/04/18 19:14:31 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.52 2015/06/13 17:13:49 dilfridge Exp $
+
+ 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+ CGI-Session-4.480.0-r1.ebuild:
+ The CGI module is no longer part of core Perl and has been moved to dev-perl
18 Apr 2015; Andreas K. Huettel <dilfridge@gentoo.org>
CGI-Session-4.480.0-r1.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/CGI-Session: CGI-Session-4.480.0-r1.ebuild ChangeLog
@ 2015-06-13 19:22 Andreas Huettel (dilfridge)
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Huettel (dilfridge) @ 2015-06-13 19:22 UTC (permalink / raw
To: gentoo-commits
dilfridge 15/06/13 19:22:11
Modified: CGI-Session-4.480.0-r1.ebuild ChangeLog
Log:
Module::Build 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)
Revision Changes Path
1.4 dev-perl/CGI-Session/CGI-Session-4.480.0-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.480.0-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.480.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.480.0-r1.ebuild?r1=1.3&r2=1.4
Index: CGI-Session-4.480.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.480.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- CGI-Session-4.480.0-r1.ebuild 13 Jun 2015 17:13:49 -0000 1.3
+++ CGI-Session-4.480.0-r1.ebuild 13 Jun 2015 19:22:11 -0000 1.4
@@ -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/dev-perl/CGI-Session/CGI-Session-4.480.0-r1.ebuild,v 1.3 2015/06/13 17:13:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/CGI-Session-4.480.0-r1.ebuild,v 1.4 2015/06/13 19:22:11 dilfridge Exp $
EAPI=5
@@ -20,7 +20,7 @@
>=dev-perl/CGI-3.26
"
DEPEND="${RDEPEND}
- >=virtual/perl-Module-Build-0.380.0
+ >=dev-perl/Module-Build-0.380.0
test? (
virtual/perl-Test-Simple
dev-perl/CGI-Simple
1.53 dev-perl/CGI-Session/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/CGI-Session/ChangeLog?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/CGI-Session/ChangeLog?r1=1.52&r2=1.53
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog 13 Jun 2015 17:13:49 -0000 1.52
+++ ChangeLog 13 Jun 2015 19:22:11 -0000 1.53
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/CGI-Session
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.52 2015/06/13 17:13:49 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-Session/ChangeLog,v 1.53 2015/06/13 19:22:11 dilfridge Exp $
+
+ 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
+ CGI-Session-4.480.0-r1.ebuild:
+ Module::Build is no longer part of core Perl and has been moved to dev-perl
13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org>
CGI-Session-4.480.0-r1.ebuild:
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-13 19:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-13 19:22 [gentoo-commits] gentoo-x86 commit in dev-perl/CGI-Session: CGI-Session-4.480.0-r1.ebuild ChangeLog Andreas Huettel (dilfridge)
-- strict thread matches above, loose matches on Subject: below --
2015-06-13 17:13 Andreas Huettel (dilfridge)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox