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-CPAN-Meta: perl-CPAN-Meta-2.140.640.ebuild perl-CPAN-Meta-2.120.921.ebuild ChangeLog perl-CPAN-Meta-2.132.140.ebuild perl-CPAN-Meta-2.112.621.ebuild perl-CPAN-Meta-2.113.640.ebuild perl-CPAN-Meta-2.120.900.ebuild perl-CPAN-Meta-2.110.910.ebuild perl-CPAN-Meta-2.110.580.ebuild perl-CPAN-Meta-2.112.150.ebuild perl-CPAN-Meta-2.120.351.ebuild perl-CPAN-Meta-2.110.930.ebuild
Date: Sat, 05 Jul 2014 11:49:05
Message-Id: 20140705114901.DDCA020036@flycatcher.gentoo.org
1 dilfridge 14/07/05 11:49:01
2
3 Modified: perl-CPAN-Meta-2.120.921.ebuild ChangeLog
4 Added: perl-CPAN-Meta-2.140.640.ebuild
5 Removed: perl-CPAN-Meta-2.132.140.ebuild
6 perl-CPAN-Meta-2.112.621.ebuild
7 perl-CPAN-Meta-2.113.640.ebuild
8 perl-CPAN-Meta-2.120.900.ebuild
9 perl-CPAN-Meta-2.110.910.ebuild
10 perl-CPAN-Meta-2.110.580.ebuild
11 perl-CPAN-Meta-2.112.150.ebuild
12 perl-CPAN-Meta-2.120.351.ebuild
13 perl-CPAN-Meta-2.110.930.ebuild
14 Log:
15 Add perl-5.20 version and remove old
16
17 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
18
19 Revision Changes Path
20 1.16 virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.120.921.ebuild
21
22 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.120.921.ebuild?rev=1.16&view=markup
23 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.120.921.ebuild?rev=1.16&content-type=text/plain
24 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.120.921.ebuild?r1=1.15&r2=1.16
25
26 Index: perl-CPAN-Meta-2.120.921.ebuild
27 ===================================================================
28 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.120.921.ebuild,v
29 retrieving revision 1.15
30 retrieving revision 1.16
31 diff -u -r1.15 -r1.16
32 --- perl-CPAN-Meta-2.120.921.ebuild 19 Jan 2014 21:03:49 -0000 1.15
33 +++ perl-CPAN-Meta-2.120.921.ebuild 5 Jul 2014 11:49:01 -0000 1.16
34 @@ -1,6 +1,6 @@
35 # Copyright 1999-2014 Gentoo Foundation
36 # Distributed under the terms of the GNU General Public License v2
37 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.120.921.ebuild,v 1.15 2014/01/19 21:03:49 vapier Exp $
38 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.120.921.ebuild,v 1.16 2014/07/05 11:49:01 dilfridge Exp $
39
40 DESCRIPTION="Virtual for ${PN#perl-}"
41 HOMEPAGE=""
42 @@ -11,4 +11,4 @@
43 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"
44 IUSE=""
45
46 -RDEPEND="~perl-core/${PN#perl-}-${PV}"
47 +RDEPEND="|| ( =dev-lang/perl-5.18* ~perl-core/${PN#perl-}-${PV} )"
48
49
50
51 1.46 virtual/perl-CPAN-Meta/ChangeLog
52
53 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog?rev=1.46&view=markup
54 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog?rev=1.46&content-type=text/plain
55 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog?r1=1.45&r2=1.46
56
57 Index: ChangeLog
58 ===================================================================
59 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v
60 retrieving revision 1.45
61 retrieving revision 1.46
62 diff -u -r1.45 -r1.46
63 --- ChangeLog 5 Jun 2014 20:45:41 -0000 1.45
64 +++ ChangeLog 5 Jul 2014 11:49:01 -0000 1.46
65 @@ -1,6 +1,17 @@
66 # ChangeLog for virtual/perl-CPAN-Meta
67 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
68 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.45 2014/06/05 20:45:41 zlogene Exp $
69 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/ChangeLog,v 1.46 2014/07/05 11:49:01 dilfridge Exp $
70 +
71 +*perl-CPAN-Meta-2.140.640 (05 Jul 2014)
72 +
73 + 05 Jul 2014; Andreas K. Huettel <dilfridge@g.o>
74 + -perl-CPAN-Meta-2.110.580.ebuild, -perl-CPAN-Meta-2.110.910.ebuild,
75 + -perl-CPAN-Meta-2.110.930.ebuild, -perl-CPAN-Meta-2.112.150.ebuild,
76 + -perl-CPAN-Meta-2.112.621.ebuild, -perl-CPAN-Meta-2.113.640.ebuild,
77 + -perl-CPAN-Meta-2.120.351.ebuild, -perl-CPAN-Meta-2.120.900.ebuild,
78 + perl-CPAN-Meta-2.120.921.ebuild, -perl-CPAN-Meta-2.132.140.ebuild,
79 + +perl-CPAN-Meta-2.140.640.ebuild:
80 + Add perl-5.20 version and remove old
81
82 05 Jun 2014; Mikle Kolyada <zlogene@g.o>
83 -perl-CPAN-Meta-2.110.440-r1.ebuild:
84
85
86
87 1.1 virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild
88
89 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild?rev=1.1&view=markup
90 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild?rev=1.1&content-type=text/plain
91
92 Index: perl-CPAN-Meta-2.140.640.ebuild
93 ===================================================================
94 # Copyright 1999-2014 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN-Meta/perl-CPAN-Meta-2.140.640.ebuild,v 1.1 2014/07/05 11:49:01 dilfridge Exp $
97
98 EAPI=5
99
100 DESCRIPTION="Virtual for ${PN#perl-}"
101 HOMEPAGE=""
102 SRC_URI=""
103
104 LICENSE=""
105 SLOT="0"
106 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"
107 IUSE=""
108
109 RDEPEND="|| ( =dev-lang/perl-5.20* ~perl-core/${PN#perl-}-${PV} )"