public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/perl-ExtUtils-Install: perl-ExtUtils-Install-1.670.0.ebuild ChangeLog perl-ExtUtils-Install-1.590.0-r1.ebuild perl-ExtUtils-Install-1.580.0-r1.ebuild perl-ExtUtils-Install-1.580.0.ebuild perl-ExtUtils-Install-1.590.0.ebuild
@ 2014-07-07 19:53 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; only message in thread
From: Andreas HAttel (dilfridge) @ 2014-07-07 19:53 UTC (permalink / raw
  To: gentoo-commits

dilfridge    14/07/07 19:53:58

  Modified:             perl-ExtUtils-Install-1.670.0.ebuild ChangeLog
  Added:                perl-ExtUtils-Install-1.590.0-r1.ebuild
                        perl-ExtUtils-Install-1.580.0-r1.ebuild
  Removed:              perl-ExtUtils-Install-1.580.0.ebuild
                        perl-ExtUtils-Install-1.590.0.ebuild
  Log:
  Improve dependencies
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)

Revision  Changes    Path
1.2                  virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild

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

Index: perl-ExtUtils-Install-1.670.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-ExtUtils-Install-1.670.0.ebuild	6 Jul 2014 10:14:42 -0000	1.1
+++ perl-ExtUtils-Install-1.670.0.ebuild	7 Jul 2014 19:53:57 -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-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild,v 1.1 2014/07/06 10:14:42 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild,v 1.2 2014/07/07 19:53:57 dilfridge Exp $
 
 EAPI=5
 
@@ -14,4 +14,8 @@
 IUSE=""
 
 DEPEND=""
-RDEPEND="|| ( =dev-lang/perl-5.20* ~perl-core/ExtUtils-Install-${PV} )"
+RDEPEND="
+	|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
+	!<perl-core/${PN#perl-}-${PV}
+	!>perl-core/${PN#perl-}-${PV}-r999
+"



1.34                 virtual/perl-ExtUtils-Install/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	6 Jul 2014 10:14:42 -0000	1.33
+++ ChangeLog	7 Jul 2014 19:53:57 -0000	1.34
@@ -1,6 +1,17 @@
 # ChangeLog for virtual/perl-ExtUtils-Install
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.33 2014/07/06 10:14:42 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.34 2014/07/07 19:53:57 dilfridge Exp $
+
+*perl-ExtUtils-Install-1.590.0-r1 (07 Jul 2014)
+*perl-ExtUtils-Install-1.580.0-r1 (07 Jul 2014)
+
+  07 Jul 2014; Andreas K. Huettel <dilfridge@gentoo.org>
+  -perl-ExtUtils-Install-1.580.0.ebuild,
+  +perl-ExtUtils-Install-1.580.0-r1.ebuild,
+  -perl-ExtUtils-Install-1.590.0.ebuild,
+  +perl-ExtUtils-Install-1.590.0-r1.ebuild,
+  perl-ExtUtils-Install-1.670.0.ebuild:
+  Improve dependencies
 
 *perl-ExtUtils-Install-1.670.0 (06 Jul 2014)
 *perl-ExtUtils-Install-1.590.0 (06 Jul 2014)



1.1                  virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild

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

Index: perl-ExtUtils-Install-1.590.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-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild,v 1.1 2014/07/07 19:53:57 dilfridge Exp $

EAPI=5

DESCRIPTION="Virtual for ExtUtils-Install"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""

DEPEND=""
RDEPEND="
	|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
	!<perl-core/${PN#perl-}-${PV}
	!>perl-core/${PN#perl-}-${PV}-r999
"



1.1                  virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.580.0-r1.ebuild

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

Index: perl-ExtUtils-Install-1.580.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-ExtUtils-Install/perl-ExtUtils-Install-1.580.0-r1.ebuild,v 1.1 2014/07/07 19:53:57 dilfridge Exp $

EAPI=5

DESCRIPTION="Virtual for ExtUtils-Install"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""

DEPEND=""
RDEPEND="
	|| ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )
	!<perl-core/${PN#perl-}-${PV}
	!>perl-core/${PN#perl-}-${PV}-r999
"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-07 19:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-07 19:53 [gentoo-commits] gentoo-x86 commit in virtual/perl-ExtUtils-Install: perl-ExtUtils-Install-1.670.0.ebuild ChangeLog perl-ExtUtils-Install-1.590.0-r1.ebuild perl-ExtUtils-Install-1.580.0-r1.ebuild perl-ExtUtils-Install-1.580.0.ebuild perl-ExtUtils-Install-1.590.0.ebuild Andreas HAttel (dilfridge)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox