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: perl-CPAN-2.0.5.ebuild ChangeLog
Date: Sat, 05 Jul 2014 11:36:57
Message-Id: 20140705113654.207F820036@flycatcher.gentoo.org
1 dilfridge 14/07/05 11:36:54
2
3 Modified: ChangeLog
4 Added: perl-CPAN-2.0.5.ebuild
5 Log:
6 Add perl-5.20 version
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
9
10 Revision Changes Path
11 1.13 virtual/perl-CPAN/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/ChangeLog?rev=1.13&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/ChangeLog?rev=1.13&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/ChangeLog?r1=1.12&r2=1.13
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v
20 retrieving revision 1.12
21 retrieving revision 1.13
22 diff -u -r1.12 -r1.13
23 --- ChangeLog 24 Apr 2014 17:47:10 -0000 1.12
24 +++ ChangeLog 5 Jul 2014 11:36:53 -0000 1.13
25 @@ -1,6 +1,12 @@
26 # ChangeLog for virtual/perl-CPAN
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.12 2014/04/24 17:47:10 zlogene Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/ChangeLog,v 1.13 2014/07/05 11:36:53 dilfridge Exp $
30 +
31 +*perl-CPAN-2.0.5 (05 Jul 2014)
32 +
33 + 05 Jul 2014; Andreas K. Huettel <dilfridge@g.o>
34 + +perl-CPAN-2.0.5.ebuild:
35 + Add perl-5.20 version
36
37 24 Apr 2014; Mikle Kolyada <zlogene@g.o> perl-CPAN-2.0.0.ebuild:
38 Add ~sparc keyword wrt bug #505156
39
40
41
42 1.1 virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild?rev=1.1&content-type=text/plain
46
47 Index: perl-CPAN-2.0.5.ebuild
48 ===================================================================
49 # Copyright 1999-2014 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-CPAN/perl-CPAN-2.0.5.ebuild,v 1.1 2014/07/05 11:36:53 dilfridge Exp $
52
53 EAPI=5
54
55 DESCRIPTION="Virtual for CPAN"
56 HOMEPAGE=""
57 SRC_URI=""
58
59 LICENSE=""
60 SLOT="0"
61 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
62 IUSE=""
63
64 DEPEND=""
65 RDEPEND="|| ( =dev-lang/perl-5.20* ~perl-core/CPAN-${PV} )"