dilfridge    14/07/18 17:53:26

  Modified:             perl-CGI-3.650.0.ebuild ChangeLog
  Added:                perl-CGI-3.630.0-r2.ebuild
  Removed:              perl-CGI-3.630.0-r1.ebuild
  Log:
  Improve dependencies
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
84AD142F)

Revision  Changes    Path
1.2                  virtual/perl-CGI/perl-CGI-3.650.0.ebuild

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

Index: perl-CGI-3.650.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.650.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-CGI-3.650.0.ebuild     5 Jul 2014 11:33:07 -0000       1.1
+++ perl-CGI-3.650.0.ebuild     18 Jul 2014 17:53:26 -0000      1.2
@@ -1,6 +1,6 @@
 # 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.ebuild,v 
1.1 2014/07/05 11:33:07 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/perl-CGI-3.650.0.ebuild,v 
1.2 2014/07/18 17:53:26 dilfridge Exp $
 
 EAPI=5
 
@@ -13,4 +13,8 @@
 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-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )"
+RDEPEND="
+       || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+       !<perl-core/${PN#perl-}-${PV}
+       !>perl-core/${PN#perl-}-${PV}-r999
+"



1.118                virtual/perl-CGI/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- ChangeLog   6 Jul 2014 09:39:38 -0000       1.117
+++ ChangeLog   18 Jul 2014 17:53:26 -0000      1.118
@@ -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.117 
2014/07/06 09:39:38 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CGI/ChangeLog,v 1.118 
2014/07/18 17:53:26 dilfridge Exp $
+
+*perl-CGI-3.630.0-r2 (18 Jul 2014)
+
+  18 Jul 2014; Andreas K. Huettel <[email protected]>
+  -perl-CGI-3.630.0-r1.ebuild, +perl-CGI-3.630.0-r2.ebuild,
+  perl-CGI-3.650.0.ebuild:
+  Improve dependencies
 
 *perl-CGI-3.630.0-r1 (06 Jul 2014)
 



1.1                  virtual/perl-CGI/perl-CGI-3.630.0-r2.ebuild

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

Index: perl-CGI-3.630.0-r2.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.630.0-r2.ebuild,v 1.1 
2014/07/18 17:53:26 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-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
        !<perl-core/${PN#perl-}-${PV}
        !>perl-core/${PN#perl-}-${PV}-r999
"




Reply via email to