dilfridge 15/06/13 12:30:52
Modified: ChangeLog
Added: perl-CGI-4.90.0-r1.ebuild
perl-CGI-3.650.0-r2.ebuild
Removed: perl-CGI-3.650.0-r1.ebuild perl-CGI-4.90.0.ebuild
Log:
CGI moves from perl-core to dev-perl
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
0B08240A96F66571)
Revision Changes Path
1.131 virtual/perl-CGI/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?rev=1.131&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?rev=1.131&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?r1=1.130&r2=1.131
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- ChangeLog 4 Jun 2015 16:19:05 -0000 1.130
+++ ChangeLog 13 Jun 2015 12:30:52 -0000 1.131
@@ -1,6 +1,14 @@
# ChangeLog for virtual/perl-CGI
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.130
2015/06/04 16:19:05 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.131
2015/06/13 12:30:52 dilfridge Exp $
+
+*perl-CGI-4.90.0-r1 (13 Jun 2015)
+*perl-CGI-3.650.0-r2 (13 Jun 2015)
+
+ 13 Jun 2015; Andreas K. Huettel <[email protected]>
+ -perl-CGI-3.650.0-r1.ebuild, +perl-CGI-3.650.0-r2.ebuild,
+ -perl-CGI-4.90.0.ebuild, +perl-CGI-4.90.0-r1.ebuild:
+ CGI moves from perl-core to dev-perl
04 Jun 2015; Andreas K. Huettel <[email protected]>
-perl-CGI-3.630.0-r2.ebuild:
1.1 virtual/perl-CGI/perl-CGI-4.90.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-4.90.0-r1.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-4.90.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: perl-CGI-4.90.0-r1.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-4.90.0-r1.ebuild,v
1.1 2015/06/13 12:30:52 dilfridge Exp $
EAPI=5
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390
~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux
~x86-linux ~x64-macos"
IUSE=""
RDEPEND="
~dev-perl/${PN#perl-}-${PV}
"
1.1 virtual/perl-CGI/perl-CGI-3.650.0-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.650.0-r2.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.650.0-r2.ebuild?rev=1.1&content-type=text/plain
Index: perl-CGI-3.650.0-r2.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.650.0-r2.ebuild,v 1.1
2015/06/13 12:30:52 dilfridge Exp $
EAPI=5
DESCRIPTION="Virtual for ${PN#perl-}"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh
sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux
~x86-linux ~x64-macos"
IUSE=""
RDEPEND="
~dev-perl/${PN#perl-}-${PV}
"
# this is the version included in dev-lang/perl-5.20
# CGI was first released with perl 5.004, deprecated (will be CPAN-only) in
v5.19.7 and removed from v5.21.0
# move to dev-perl when 5.18 leaves the tree