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