Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [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
Date: Mon, 07 Jul 2014 19:54:01
Message-Id: 20140707195358.11EF32004E@flycatcher.gentoo.org
1 dilfridge 14/07/07 19:53:58
2
3 Modified: perl-ExtUtils-Install-1.670.0.ebuild ChangeLog
4 Added: perl-ExtUtils-Install-1.590.0-r1.ebuild
5 perl-ExtUtils-Install-1.580.0-r1.ebuild
6 Removed: perl-ExtUtils-Install-1.580.0.ebuild
7 perl-ExtUtils-Install-1.590.0.ebuild
8 Log:
9 Improve dependencies
10
11 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
12
13 Revision Changes Path
14 1.2 virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild
15
16 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
17 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
18 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
19
20 Index: perl-ExtUtils-Install-1.670.0.ebuild
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.670.0.ebuild,v
23 retrieving revision 1.1
24 retrieving revision 1.2
25 diff -u -r1.1 -r1.2
26 --- perl-ExtUtils-Install-1.670.0.ebuild 6 Jul 2014 10:14:42 -0000 1.1
27 +++ perl-ExtUtils-Install-1.670.0.ebuild 7 Jul 2014 19:53:57 -0000 1.2
28 @@ -1,6 +1,6 @@
29 # Copyright 1999-2014 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $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 $
32 +# $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 $
33
34 EAPI=5
35
36 @@ -14,4 +14,8 @@
37 IUSE=""
38
39 DEPEND=""
40 -RDEPEND="|| ( =dev-lang/perl-5.20* ~perl-core/ExtUtils-Install-${PV} )"
41 +RDEPEND="
42 + || ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )
43 + !<perl-core/${PN#perl-}-${PV}
44 + !>perl-core/${PN#perl-}-${PV}-r999
45 +"
46
47
48
49 1.34 virtual/perl-ExtUtils-Install/ChangeLog
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog?rev=1.34&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog?rev=1.34&content-type=text/plain
53 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog?r1=1.33&r2=1.34
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v
58 retrieving revision 1.33
59 retrieving revision 1.34
60 diff -u -r1.33 -r1.34
61 --- ChangeLog 6 Jul 2014 10:14:42 -0000 1.33
62 +++ ChangeLog 7 Jul 2014 19:53:57 -0000 1.34
63 @@ -1,6 +1,17 @@
64 # ChangeLog for virtual/perl-ExtUtils-Install
65 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.33 2014/07/06 10:14:42 dilfridge Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.34 2014/07/07 19:53:57 dilfridge Exp $
68 +
69 +*perl-ExtUtils-Install-1.590.0-r1 (07 Jul 2014)
70 +*perl-ExtUtils-Install-1.580.0-r1 (07 Jul 2014)
71 +
72 + 07 Jul 2014; Andreas K. Huettel <dilfridge@g.o>
73 + -perl-ExtUtils-Install-1.580.0.ebuild,
74 + +perl-ExtUtils-Install-1.580.0-r1.ebuild,
75 + -perl-ExtUtils-Install-1.590.0.ebuild,
76 + +perl-ExtUtils-Install-1.590.0-r1.ebuild,
77 + perl-ExtUtils-Install-1.670.0.ebuild:
78 + Improve dependencies
79
80 *perl-ExtUtils-Install-1.670.0 (06 Jul 2014)
81 *perl-ExtUtils-Install-1.590.0 (06 Jul 2014)
82
83
84
85 1.1 virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.590.0-r1.ebuild
86
87 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
88 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
89
90 Index: perl-ExtUtils-Install-1.590.0-r1.ebuild
91 ===================================================================
92 # Copyright 1999-2014 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 # $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 $
95
96 EAPI=5
97
98 DESCRIPTION="Virtual for ExtUtils-Install"
99 HOMEPAGE=""
100 SRC_URI=""
101
102 LICENSE=""
103 SLOT="0"
104 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"
105 IUSE=""
106
107 DEPEND=""
108 RDEPEND="
109 || ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )
110 !<perl-core/${PN#perl-}-${PV}
111 !>perl-core/${PN#perl-}-${PV}-r999
112 "
113
114
115
116 1.1 virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.580.0-r1.ebuild
117
118 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
119 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
120
121 Index: perl-ExtUtils-Install-1.580.0-r1.ebuild
122 ===================================================================
123 # Copyright 1999-2014 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 # $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 $
126
127 EAPI=5
128
129 DESCRIPTION="Virtual for ExtUtils-Install"
130 HOMEPAGE=""
131 SRC_URI=""
132
133 LICENSE=""
134 SLOT="0"
135 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"
136 IUSE=""
137
138 DEPEND=""
139 RDEPEND="
140 || ( =dev-lang/perl-5.16* ~perl-core/${PN#perl-}-${PV} )
141 !<perl-core/${PN#perl-}-${PV}
142 !>perl-core/${PN#perl-}-${PV}-r999
143 "