Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/PodParser: ChangeLog PodParser-1.510.0.ebuild
Date: Wed, 02 May 2012 14:24:52
Message-Id: 20120502142429.A40422004B@flycatcher.gentoo.org
1 tove 12/05/02 14:24:29
2
3 Modified: ChangeLog
4 Added: PodParser-1.510.0.ebuild
5 Log:
6 [bump] perl-core/PodParser-1.510.0
7
8 (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.54 perl-core/PodParser/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/PodParser/ChangeLog?rev=1.54&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/PodParser/ChangeLog?rev=1.54&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/PodParser/ChangeLog?r1=1.53&r2=1.54
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v
20 retrieving revision 1.53
21 retrieving revision 1.54
22 diff -u -r1.53 -r1.54
23 --- ChangeLog 28 Apr 2012 01:46:55 -0000 1.53
24 +++ ChangeLog 2 May 2012 14:24:29 -0000 1.54
25 @@ -1,6 +1,11 @@
26 # ChangeLog for perl-core/PodParser
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.53 2012/04/28 01:46:55 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/ChangeLog,v 1.54 2012/05/02 14:24:29 tove Exp $
30 +
31 +*PodParser-1.510.0 (02 May 2012)
32 +
33 + 02 May 2012; Torsten Veller <tove@g.o> +PodParser-1.510.0.ebuild:
34 + Version bump
35
36 28 Apr 2012; Alexis Ballier <aballier@g.o> PodParser-1.380.0.ebuild:
37 keyword ~amd64-fbsd
38
39
40
41 1.1 perl-core/PodParser/PodParser-1.510.0.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/PodParser/PodParser-1.510.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/PodParser/PodParser-1.510.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: PodParser-1.510.0.ebuild
47 ===================================================================
48 # Copyright 1999-2012 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/perl-core/PodParser/PodParser-1.510.0.ebuild,v 1.1 2012/05/02 14:24:29 tove Exp $
51
52 EAPI=4
53
54 MY_PN=Pod-Parser
55 MODULE_AUTHOR=MAREKR
56 MODULE_VERSION=1.51
57 inherit perl-module
58
59 DESCRIPTION="Base class for creating POD filters and translators"
60
61 SLOT="0"
62 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-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 SRC_TEST="do"