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-Install: ChangeLog perl-ExtUtils-Install-1.540.0.ebuild
Date: Wed, 26 Dec 2012 15:24:05
Message-Id: 20121226152355.5F1A12171D@flycatcher.gentoo.org
1 tove 12/12/26 15:23:55
2
3 Modified: ChangeLog
4 Added: perl-ExtUtils-Install-1.540.0.ebuild
5 Log:
6 Change version scheme
7
8 (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x5772769F4E046AEC)
9
10 Revision Changes Path
11 1.16 virtual/perl-ExtUtils-Install/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog?rev=1.16&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog?rev=1.16&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog?r1=1.15&r2=1.16
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v
20 retrieving revision 1.15
21 retrieving revision 1.16
22 diff -u -r1.15 -r1.16
23 --- ChangeLog 5 Aug 2012 18:10:07 -0000 1.15
24 +++ ChangeLog 26 Dec 2012 15:23:55 -0000 1.16
25 @@ -1,6 +1,12 @@
26 # ChangeLog for virtual/perl-ExtUtils-Install
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.15 2012/08/05 18:10:07 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/ChangeLog,v 1.16 2012/12/26 15:23:55 tove Exp $
30 +
31 +*perl-ExtUtils-Install-1.540.0 (26 Dec 2012)
32 +
33 + 26 Dec 2012; Torsten Veller <tove@g.o>
34 + +perl-ExtUtils-Install-1.540.0.ebuild:
35 + Change version scheme
36
37 05 Aug 2012; Markus Meier <maekke@g.o>
38 perl-ExtUtils-Install-1.54.ebuild:
39
40
41
42 1.1 virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.540.0.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.540.0.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.540.0.ebuild?rev=1.1&content-type=text/plain
46
47 Index: perl-ExtUtils-Install-1.540.0.ebuild
48 ===================================================================
49 # Copyright 1999-2012 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-1.540.0.ebuild,v 1.1 2012/12/26 15:23:55 tove Exp $
52
53 DESCRIPTION="Virtual for ExtUtils-Install"
54 HOMEPAGE=""
55 SRC_URI=""
56
57 LICENSE=""
58 SLOT="0"
59 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~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"
60 IUSE=""
61
62 DEPEND=""
63 RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/ExtUtils-Install-${PV} )"