dilfridge    14/10/08 22:35:59

  Modified:             ChangeLog
  Added:                perl-CGI-3.650.0-r1.ebuild
  Removed:              perl-CGI-3.650.0.ebuild
  Log:
  Bump virtual to enforce perl-core package in 5.20 (otherwise we get 
deprecation warnings), bug 524218
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key EBE6A336BE19039C!)

Revision  Changes    Path
1.119                virtual/perl-CGI/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?rev=1.119&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?rev=1.119&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/ChangeLog?r1=1.118&r2=1.119

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog   18 Jul 2014 17:53:26 -0000      1.118
+++ ChangeLog   8 Oct 2014 22:35:59 -0000       1.119
@@ -1,6 +1,13 @@
 # ChangeLog for virtual/perl-CGI
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.118 
2014/07/18 17:53:26 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.119 
2014/10/08 22:35:59 dilfridge Exp $
+
+*perl-CGI-3.650.0-r1 (08 Oct 2014)
+
+  08 Oct 2014; Andreas K. Huettel <[email protected]>
+  -perl-CGI-3.650.0.ebuild, +perl-CGI-3.650.0-r1.ebuild:
+  Bump virtual to enforce perl-core package in 5.20 (otherwise we get
+  deprecation warnings), bug 524218
 
 *perl-CGI-3.630.0-r2 (18 Jul 2014)
 



1.1                  virtual/perl-CGI/perl-CGI-3.650.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.650.0-r1.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CGI/perl-CGI-3.650.0-r1.ebuild?rev=1.1&content-type=text/plain

Index: perl-CGI-3.650.0-r1.ebuild
===================================================================
# Copyright 1999-2014 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-r1.ebuild,v 1.1 
2014/10/08 22:35:59 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="
        ~perl-core/${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




Reply via email to