dilfridge 14/07/17 16:27:44
Modified: perl-Attribute-Handlers-0.960.0.ebuild ChangeLog
Added: perl-Attribute-Handlers-0.940.0-r1.ebuild
perl-Attribute-Handlers-0.930.0-r2.ebuild
Removed: perl-Attribute-Handlers-0.930.0-r1.ebuild
perl-Attribute-Handlers-0.940.0.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-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild?r1=1.1&r2=1.2
Index: perl-Attribute-Handlers-0.960.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-Attribute-Handlers-0.960.0.ebuild 5 Jul 2014 11:21:54 -0000
1.1
+++ perl-Attribute-Handlers-0.960.0.ebuild 17 Jul 2014 16:27:44 -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-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild,v
1.1 2014/07/05 11:21:54 dilfridge Exp $
+# $Header:
/var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.960.0.ebuild,v
1.2 2014/07/17 16:27:44 dilfridge Exp $
EAPI=5
@@ -13,4 +13,8 @@
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390
~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
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.49 virtual/perl-Attribute-Handlers/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog?rev=1.49&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog?rev=1.49&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog?r1=1.48&r2=1.49
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog 5 Jul 2014 11:21:54 -0000 1.48
+++ ChangeLog 17 Jul 2014 16:27:44 -0000 1.49
@@ -1,6 +1,17 @@
# ChangeLog for virtual/perl-Attribute-Handlers
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v
1.48 2014/07/05 11:21:54 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v
1.49 2014/07/17 16:27:44 dilfridge Exp $
+
+*perl-Attribute-Handlers-0.940.0-r1 (17 Jul 2014)
+*perl-Attribute-Handlers-0.930.0-r2 (17 Jul 2014)
+
+ 17 Jul 2014; Andreas K. Huettel <[email protected]>
+ -perl-Attribute-Handlers-0.930.0-r1.ebuild,
+ +perl-Attribute-Handlers-0.930.0-r2.ebuild,
+ -perl-Attribute-Handlers-0.940.0.ebuild,
+ +perl-Attribute-Handlers-0.940.0-r1.ebuild,
+ perl-Attribute-Handlers-0.960.0.ebuild:
+ Improve dependencies
*perl-Attribute-Handlers-0.960.0 (05 Jul 2014)
1.1
virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild?rev=1.1&content-type=text/plain
Index: perl-Attribute-Handlers-0.940.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-Attribute-Handlers/perl-Attribute-Handlers-0.940.0-r1.ebuild,v
1.1 2014/07/17 16:27:44 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 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux
~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
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-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r2.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r2.ebuild?rev=1.1&content-type=text/plain
Index: perl-Attribute-Handlers-0.930.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-Attribute-Handlers/perl-Attribute-Handlers-0.930.0-r2.ebuild,v
1.1 2014/07/17 16:27:44 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 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos
~x64-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="
|| ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )
!<perl-core/${PN#perl-}-${PV}
!>perl-core/${PN#perl-}-${PV}-r999
"