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-MakeMaker: ChangeLog perl-ExtUtils-MakeMaker-7.40.0.ebuild
Date: Wed, 25 Feb 2015 23:10:16
Message-Id: 20150225231011.ABBE8128D0@oystercatcher.gentoo.org
1 dilfridge 15/02/25 23:10:11
2
3 Modified: ChangeLog
4 Added: perl-ExtUtils-MakeMaker-7.40.0.ebuild
5 Log:
6 Version bump, needed for dev-perl/Inline-C
7
8 (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
9
10 Revision Changes Path
11 1.94 virtual/perl-ExtUtils-MakeMaker/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog?rev=1.94&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog?rev=1.94&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog?r1=1.93&r2=1.94
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v
20 retrieving revision 1.93
21 retrieving revision 1.94
22 diff -u -r1.93 -r1.94
23 --- ChangeLog 18 Feb 2015 08:37:22 -0000 1.93
24 +++ ChangeLog 25 Feb 2015 23:10:11 -0000 1.94
25 @@ -1,6 +1,12 @@
26 # ChangeLog for virtual/perl-ExtUtils-MakeMaker
27 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.93 2015/02/18 08:37:22 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.94 2015/02/25 23:10:11 dilfridge Exp $
30 +
31 +*perl-ExtUtils-MakeMaker-7.40.0 (25 Feb 2015)
32 +
33 + 25 Feb 2015; Andreas K. Huettel <dilfridge@g.o>
34 + +perl-ExtUtils-MakeMaker-7.40.0.ebuild:
35 + Version bump, needed for dev-perl/Inline-C
36
37 18 Feb 2015; Agostino Sarubbo <ago@g.o>
38 perl-ExtUtils-MakeMaker-6.980.0.ebuild:
39
40
41
42 1.1 virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.40.0.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.40.0.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.40.0.ebuild?rev=1.1&content-type=text/plain
46
47 Index: perl-ExtUtils-MakeMaker-7.40.0.ebuild
48 ===================================================================
49 # Copyright 1999-2015 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.40.0.ebuild,v 1.1 2015/02/25 23:10:11 dilfridge Exp $
52
53 EAPI=5
54
55 DESCRIPTION="Virtual for ${PN#perl-}"
56 HOMEPAGE=""
57 SRC_URI=""
58
59 LICENSE=""
60 SLOT="0"
61 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"
62 IUSE=""
63
64 RDEPEND="~perl-core/${PN#perl-}-${PV}"