Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Pod-Escapes: Pod-Escapes-1.40.0-r1.ebuild ChangeLog Pod-Escapes-1.40.0.ebuild
Date: Fri, 25 Jul 2014 21:08:39
Message-Id: 20140725210836.DEA8B2004E@flycatcher.gentoo.org
1 dilfridge 14/07/25 21:08:36
2
3 Modified: ChangeLog
4 Added: Pod-Escapes-1.40.0-r1.ebuild
5 Removed: Pod-Escapes-1.40.0.ebuild
6 Log:
7 EAPI bump
8
9 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EBE6A336BE19039C!)
10
11 Revision Changes Path
12 1.7 perl-core/Pod-Escapes/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Escapes/ChangeLog?rev=1.7&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Escapes/ChangeLog?rev=1.7&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Escapes/ChangeLog?r1=1.6&r2=1.7
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/perl-core/Pod-Escapes/ChangeLog,v
21 retrieving revision 1.6
22 retrieving revision 1.7
23 diff -u -r1.6 -r1.7
24 --- ChangeLog 24 Jun 2012 15:39:00 -0000 1.6
25 +++ ChangeLog 25 Jul 2014 21:08:36 -0000 1.7
26 @@ -1,6 +1,12 @@
27 # ChangeLog for perl-core/Pod-Escapes
28 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Escapes/ChangeLog,v 1.6 2012/06/24 15:39:00 tove Exp $
30 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Escapes/ChangeLog,v 1.7 2014/07/25 21:08:36 dilfridge Exp $
32 +
33 +*Pod-Escapes-1.40.0-r1 (25 Jul 2014)
34 +
35 + 25 Jul 2014; Andreas K. Huettel <dilfridge@g.o>
36 + +Pod-Escapes-1.40.0-r1.ebuild, -Pod-Escapes-1.40.0.ebuild:
37 + EAPI bump
38
39 24 Jun 2012; Torsten Veller <tove@g.o> metadata.xml:
40 Update CPAN upstream info
41
42
43
44 1.1 perl-core/Pod-Escapes/Pod-Escapes-1.40.0-r1.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Escapes/Pod-Escapes-1.40.0-r1.ebuild?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Pod-Escapes/Pod-Escapes-1.40.0-r1.ebuild?rev=1.1&content-type=text/plain
48
49 Index: Pod-Escapes-1.40.0-r1.ebuild
50 ===================================================================
51 # Copyright 1999-2014 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License v2
53 # $Header: /var/cvsroot/gentoo-x86/perl-core/Pod-Escapes/Pod-Escapes-1.40.0-r1.ebuild,v 1.1 2014/07/25 21:08:36 dilfridge Exp $
54
55 EAPI=5
56
57 MODULE_AUTHOR=SBURKE
58 MODULE_VERSION=1.04
59 inherit perl-module
60
61 DESCRIPTION="for resolving Pod E<...> sequences"
62
63 SLOT="0"
64 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
65 IUSE=""
66
67 SRC_TEST="do"