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-Requirements: CPAN-Meta-Requirements-2.122.0-r1.ebuild CPAN-Meta-Requirements-2.125.0-r1.ebuild ChangeLog CPAN-Meta-Requirements-2.122.0.ebuild CPAN-Meta-Requirements-2.125.0.ebuild
Date: Fri, 25 Jul 2014 21:26:25
Message-Id: 20140725212612.BDEDB2004E@flycatcher.gentoo.org
1 dilfridge 14/07/25 21:26:12
2
3 Modified: ChangeLog
4 Added: CPAN-Meta-Requirements-2.122.0-r1.ebuild
5 CPAN-Meta-Requirements-2.125.0-r1.ebuild
6 Removed: CPAN-Meta-Requirements-2.122.0.ebuild
7 CPAN-Meta-Requirements-2.125.0.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.22 perl-core/CPAN-Meta-Requirements/ChangeLog
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta-Requirements/ChangeLog?rev=1.22&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta-Requirements/ChangeLog?rev=1.22&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta-Requirements/ChangeLog?r1=1.21&r2=1.22
19
20 Index: ChangeLog
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-Requirements/ChangeLog,v
23 retrieving revision 1.21
24 retrieving revision 1.22
25 diff -u -r1.21 -r1.22
26 --- ChangeLog 5 Jul 2014 11:57:31 -0000 1.21
27 +++ ChangeLog 25 Jul 2014 21:26:12 -0000 1.22
28 @@ -1,6 +1,16 @@
29 # ChangeLog for perl-core/CPAN-Meta-Requirements
30 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
31 -# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-Requirements/ChangeLog,v 1.21 2014/07/05 11:57:31 dilfridge Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-Requirements/ChangeLog,v 1.22 2014/07/25 21:26:12 dilfridge Exp $
33 +
34 +*CPAN-Meta-Requirements-2.122.0-r1 (25 Jul 2014)
35 +*CPAN-Meta-Requirements-2.125.0-r1 (25 Jul 2014)
36 +
37 + 25 Jul 2014; Andreas K. Huettel <dilfridge@g.o>
38 + +CPAN-Meta-Requirements-2.122.0-r1.ebuild,
39 + +CPAN-Meta-Requirements-2.125.0-r1.ebuild,
40 + -CPAN-Meta-Requirements-2.122.0.ebuild,
41 + -CPAN-Meta-Requirements-2.125.0.ebuild:
42 + EAPI bump
43
44 05 Jul 2014; Andreas K. Huettel <dilfridge@g.o>
45 -CPAN-Meta-Requirements-2.121.0.ebuild,
46
47
48
49 1.1 perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.122.0-r1.ebuild
50
51 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.122.0-r1.ebuild?rev=1.1&view=markup
52 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.122.0-r1.ebuild?rev=1.1&content-type=text/plain
53
54 Index: CPAN-Meta-Requirements-2.122.0-r1.ebuild
55 ===================================================================
56 # Copyright 1999-2014 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 # $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.122.0-r1.ebuild,v 1.1 2014/07/25 21:26:12 dilfridge Exp $
59
60 EAPI=5
61
62 MODULE_AUTHOR=DAGOLDEN
63 MODULE_VERSION=2.122
64 inherit perl-module
65
66 DESCRIPTION="A set of version requirements for a CPAN dist"
67
68 SLOT="0"
69 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"
70 IUSE=""
71
72 RDEPEND="
73 virtual/perl-Scalar-List-Utils
74 >=virtual/perl-version-0.77
75 !<perl-core/CPAN-Meta-2.120.920
76 "
77 DEPEND="${RDEPEND}
78 "
79
80 SRC_TEST="do"
81
82
83
84 1.1 perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.125.0-r1.ebuild
85
86 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.125.0-r1.ebuild?rev=1.1&view=markup
87 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.125.0-r1.ebuild?rev=1.1&content-type=text/plain
88
89 Index: CPAN-Meta-Requirements-2.125.0-r1.ebuild
90 ===================================================================
91 # Copyright 1999-2014 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 # $Header: /var/cvsroot/gentoo-x86/perl-core/CPAN-Meta-Requirements/CPAN-Meta-Requirements-2.125.0-r1.ebuild,v 1.1 2014/07/25 21:26:12 dilfridge Exp $
94
95 EAPI=5
96
97 MODULE_AUTHOR=DAGOLDEN
98 MODULE_VERSION=2.125
99 inherit perl-module
100
101 DESCRIPTION="A set of version requirements for a CPAN dist"
102
103 SLOT="0"
104 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"
105 IUSE=""
106
107 RDEPEND="
108 virtual/perl-Scalar-List-Utils
109 >=virtual/perl-version-0.77
110 !<perl-core/CPAN-Meta-2.120.920
111 "
112 DEPEND="${RDEPEND}
113 "
114
115 SRC_TEST="do"