Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/CPAN-Meta: CPAN-Meta-2.120.921-r1.ebuild CPAN-Meta-2.132.510-r1.ebuild ChangeLog CPAN-Meta-2.132.510.ebuild CPAN-Meta-2.120.921.ebuild
Date: Fri, 25 Jul 2014 21:19:05
Message-Id: 20140725211900.0257C2004E@flycatcher.gentoo.org
1 dilfridge 14/07/25 21:18:59
2
3 Modified: ChangeLog
4 Added: CPAN-Meta-2.120.921-r1.ebuild
5 CPAN-Meta-2.132.510-r1.ebuild
6 Removed: CPAN-Meta-2.132.510.ebuild
7 CPAN-Meta-2.120.921.ebuild
8 Log:
9 EAPI bump
10
11 (Portage version: 2.2.10_p41/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EBE6A336BE19039C!)
12
13 Revision Changes Path
14 1.50 perl-core/CPAN-Meta/ChangeLog
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta/ChangeLog?rev=1.50&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta/ChangeLog?rev=1.50&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta/ChangeLog?r1=1.49&r2=1.50
19
20 Index: ChangeLog
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta/ChangeLog,v
23 retrieving revision 1.49
24 retrieving revision 1.50
25 diff -u -r1.49 -r1.50
26 --- ChangeLog 18 Jul 2014 18:00:59 -0000 1.49
27 +++ ChangeLog 25 Jul 2014 21:18:59 -0000 1.50
28 @@ -1,6 +1,14 @@
29 # ChangeLog for perl-core/CPAN-Meta
30 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
31 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta/ChangeLog,v 1.49 2014/07/18 18:00:59 dilfridge Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta/ChangeLog,v 1.50 2014/07/25 21:18:59 dilfridge Exp $
33 +
34 +*CPAN-Meta-2.120.921-r1 (25 Jul 2014)
35 +*CPAN-Meta-2.132.510-r1 (25 Jul 2014)
36 +
37 + 25 Jul 2014; Andreas K. Huettel <dilfridge@g.o>
38 + +CPAN-Meta-2.120.921-r1.ebuild, +CPAN-Meta-2.132.510-r1.ebuild,
39 + -CPAN-Meta-2.120.921.ebuild, -CPAN-Meta-2.132.510.ebuild:
40 + EAPI bump
41
42 18 Jul 2014; Andreas K. Huettel <dilfridge@g.o>
43 -CPAN-Meta-2.120.630.ebuild:
44
45
46
47 1.1 perl-core/CPAN-Meta/CPAN-Meta-2.120.921-r1.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta/CPAN-Meta-2.120.921-r1.ebuild?rev=1.1&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta/CPAN-Meta-2.120.921-r1.ebuild?rev=1.1&content-type=text/plain
51
52 Index: CPAN-Meta-2.120.921-r1.ebuild
53 ===================================================================
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 # $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta/CPAN-Meta-2.120.921-r1.ebuild,v 1.1 2014/07/25 21:18:59 dilfridge Exp $
57
58 EAPI=5
59
60 MODULE_AUTHOR=DAGOLDEN
61 MODULE_VERSION=2.120921
62 inherit perl-module
63
64 DESCRIPTION="The distribution metadata for a CPAN dist"
65
66 SLOT="0"
67 KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~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"
68 IUSE=""
69
70 RDEPEND="
71 >=virtual/perl-CPAN-Meta-Requirements-2.121.0
72 >=virtual/perl-CPAN-Meta-YAML-0.8.0
73 >=virtual/perl-JSON-PP-2.272.0
74 >=virtual/perl-Parse-CPAN-Meta-1.440.300
75 virtual/perl-Scalar-List-Utils
76 >=virtual/perl-version-0.82
77 "
78 DEPEND="${RDEPEND}
79 virtual/perl-File-Spec
80 >=virtual/perl-File-Temp-0.20
81 virtual/perl-IO
82 >=virtual/perl-Test-Simple-0.88
83 >=virtual/perl-ExtUtils-MakeMaker-6.56
84 "
85
86 SRC_TEST="do"
87
88
89
90 1.1 perl-core/CPAN-Meta/CPAN-Meta-2.132.510-r1.ebuild
91
92 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta/CPAN-Meta-2.132.510-r1.ebuild?rev=1.1&view=markup
93 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta/CPAN-Meta-2.132.510-r1.ebuild?rev=1.1&content-type=text/plain
94
95 Index: CPAN-Meta-2.132.510-r1.ebuild
96 ===================================================================
97 # Copyright 1999-2014 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 # $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta/CPAN-Meta-2.132.510-r1.ebuild,v 1.1 2014/07/25 21:18:59 dilfridge Exp $
100
101 EAPI=5
102
103 MODULE_AUTHOR=DAGOLDEN
104 MODULE_VERSION=2.132510
105 inherit perl-module
106
107 DESCRIPTION="The distribution metadata for a CPAN dist"
108
109 SLOT="0"
110 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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"
111 IUSE=""
112
113 RDEPEND="
114 >=virtual/perl-CPAN-Meta-Requirements-2.121.0
115 >=virtual/perl-CPAN-Meta-YAML-0.8.0
116 >=virtual/perl-JSON-PP-2.272.0
117 >=virtual/perl-Parse-CPAN-Meta-1.440.300
118 virtual/perl-Scalar-List-Utils
119 >=virtual/perl-version-0.82
120 "
121 DEPEND="${RDEPEND}
122 virtual/perl-File-Spec
123 >=virtual/perl-File-Temp-0.20
124 virtual/perl-IO
125 >=virtual/perl-Test-Simple-0.88
126 >=virtual/perl-ExtUtils-MakeMaker-6.56
127 "
128
129 SRC_TEST="do"