Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in perl-core/Getopt-Long: Getopt-Long-2.420.0.ebuild ChangeLog
Date: Mon, 28 Oct 2013 05:34:39
Message-Id: 20131028053429.537C82004E@flycatcher.gentoo.org
1 patrick 13/10/28 05:34:29
2
3 Modified: ChangeLog
4 Added: Getopt-Long-2.420.0.ebuild
5 Log:
6 Bump
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
9
10 Revision Changes Path
11 1.45 perl-core/Getopt-Long/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/ChangeLog?rev=1.45&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/ChangeLog?rev=1.45&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/ChangeLog?r1=1.44&r2=1.45
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v
20 retrieving revision 1.44
21 retrieving revision 1.45
22 diff -u -r1.44 -r1.45
23 --- ChangeLog 20 Aug 2013 19:10:50 -0000 1.44
24 +++ ChangeLog 28 Oct 2013 05:34:29 -0000 1.45
25 @@ -1,6 +1,11 @@
26 # ChangeLog for perl-core/Getopt-Long
27 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.44 2013/08/20 19:10:50 grobian Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.45 2013/10/28 05:34:29 patrick Exp $
30 +
31 +*Getopt-Long-2.420.0 (28 Oct 2013)
32 +
33 + 28 Oct 2013; Patrick Lauer <patrick@g.o> +Getopt-Long-2.420.0.ebuild:
34 + Bump
35
36 20 Aug 2013; Fabian Groffen <grobian@g.o> Getopt-Long-2.410.0.ebuild:
37 Marked ~x64-macos
38
39
40
41 1.1 perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: Getopt-Long-2.420.0.ebuild
47 ===================================================================
48 # Copyright 1999-2013 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.420.0.ebuild,v 1.1 2013/10/28 05:34:29 patrick Exp $
51
52 EAPI=5
53
54 MODULE_AUTHOR=JV
55 MODULE_VERSION=2.42
56 inherit perl-module
57
58 DESCRIPTION="Advanced handling of command line options"
59
60 SLOT="0"
61 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
62 IUSE=""
63
64 RDEPEND="virtual/perl-PodParser"
65 DEPEND="${RDEPEND}"
66
67 SRC_TEST=do