Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Locate: ChangeLog Module-Locate-1.720.0.ebuild
Date: Sun, 30 Sep 2012 07:21:57
Message-Id: 20120930072148.79B3B21600@flycatcher.gentoo.org
1 tove 12/09/30 07:21:48
2
3 Modified: ChangeLog
4 Added: Module-Locate-1.720.0.ebuild
5 Log:
6 [bump] dev-perl/Module-Locate-1.720.0
7
8 (Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.6 dev-perl/Module-Locate/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/ChangeLog?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/ChangeLog?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/ChangeLog?r1=1.5&r2=1.6
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/ChangeLog,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- ChangeLog 24 Jun 2012 12:58:43 -0000 1.5
24 +++ ChangeLog 30 Sep 2012 07:21:48 -0000 1.6
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-perl/Module-Locate
27 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/ChangeLog,v 1.5 2012/06/24 12:58:43 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Locate/ChangeLog,v 1.6 2012/09/30 07:21:48 tove Exp $
30 +
31 +*Module-Locate-1.720.0 (30 Sep 2012)
32 +
33 + 30 Sep 2012; Torsten Veller <tove@g.o> +Module-Locate-1.720.0.ebuild:
34 + Version bump
35
36 24 Jun 2012; Torsten Veller <tove@g.o> metadata.xml:
37 Update CPAN upstream info
38
39
40
41 1.1 dev-perl/Module-Locate/Module-Locate-1.720.0.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/Module-Locate-1.720.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Locate/Module-Locate-1.720.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: Module-Locate-1.720.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/dev-perl/Module-Locate/Module-Locate-1.720.0.ebuild,v 1.1 2012/09/30 07:21:48 tove Exp $
51
52 EAPI=4
53
54 MODULE_AUTHOR=NEILB
55 MODULE_VERSION=1.72
56 inherit perl-module
57
58 DESCRIPTION="Locate modules in the same fashion as require and use"
59
60 SLOT="0"
61 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
62 IUSE=""
63
64 SRC_TEST="do"