Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/perl-ExtUtils-MakeMaker: perl-ExtUtils-MakeMaker-6.620.0.ebuild ChangeLog
Date: Wed, 01 Feb 2012 18:15:43
Message-Id: 20120201181533.9F2592004B@flycatcher.gentoo.org
1 tove 12/02/01 18:15:33
2
3 Modified: ChangeLog
4 Added: perl-ExtUtils-MakeMaker-6.620.0.ebuild
5 Log:
6 [bump] virtual/perl-ExtUtils-MakeMaker-6.620.0
7
8 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.40 virtual/perl-ExtUtils-MakeMaker/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog?rev=1.40&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog?rev=1.40&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog?r1=1.39&r2=1.40
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v
20 retrieving revision 1.39
21 retrieving revision 1.40
22 diff -u -r1.39 -r1.40
23 --- ChangeLog 18 Dec 2011 21:23:27 -0000 1.39
24 +++ ChangeLog 1 Feb 2012 18:15:33 -0000 1.40
25 @@ -1,6 +1,12 @@
26 # ChangeLog for virtual/perl-ExtUtils-MakeMaker
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.39 2011/12/18 21:23:27 halcy0n Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/ChangeLog,v 1.40 2012/02/01 18:15:33 tove Exp $
31 +
32 +*perl-ExtUtils-MakeMaker-6.620.0 (01 Feb 2012)
33 +
34 + 01 Feb 2012; Torsten Veller <tove@g.o>
35 + +perl-ExtUtils-MakeMaker-6.620.0.ebuild:
36 + Version bump
37
38 18 Dec 2011; Mark Loeser <halcy0n@g.o>
39 perl-ExtUtils-MakeMaker-6.56.ebuild:
40
41
42
43 1.1 virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.620.0.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.620.0.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.620.0.ebuild?rev=1.1&content-type=text/plain
47
48 Index: perl-ExtUtils-MakeMaker-6.620.0.ebuild
49 ===================================================================
50 # Copyright 1999-2012 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-6.620.0.ebuild,v 1.1 2012/02/01 18:15:33 tove Exp $
53
54 DESCRIPTION="Virtual for ${PN#perl-}"
55 HOMEPAGE=""
56 SRC_URI=""
57
58 LICENSE=""
59 SLOT="0"
60 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
61 #KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-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}"