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/Module-CoreList: Module-CoreList-3.000.000.ebuild ChangeLog
Date: Mon, 28 Oct 2013 06:13:24
Message-Id: 20131028061321.5661B20047@flycatcher.gentoo.org
1 patrick 13/10/28 06:13:21
2
3 Modified: ChangeLog
4 Added: Module-CoreList-3.000.000.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.69 perl-core/Module-CoreList/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?rev=1.69&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?rev=1.69&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/ChangeLog?r1=1.68&r2=1.69
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v
20 retrieving revision 1.68
21 retrieving revision 1.69
22 diff -u -r1.68 -r1.69
23 --- ChangeLog 27 Aug 2013 03:30:16 -0000 1.68
24 +++ ChangeLog 28 Oct 2013 06:13:21 -0000 1.69
25 @@ -1,6 +1,12 @@
26 # ChangeLog for perl-core/Module-CoreList
27 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.68 2013/08/27 03:30:16 patrick Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.69 2013/10/28 06:13:21 patrick Exp $
30 +
31 +*Module-CoreList-3.000.000 (28 Oct 2013)
32 +
33 + 28 Oct 2013; Patrick Lauer <patrick@g.o>
34 + +Module-CoreList-3.000.000.ebuild:
35 + Bump
36
37 *Module-CoreList-2.970.0 (27 Aug 2013)
38
39
40
41
42 1.1 perl-core/Module-CoreList/Module-CoreList-3.000.000.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-3.000.000.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-3.000.000.ebuild?rev=1.1&content-type=text/plain
46
47 Index: Module-CoreList-3.000.000.ebuild
48 ===================================================================
49 # Copyright 1999-2013 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-3.000.000.ebuild,v 1.1 2013/10/28 06:13:21 patrick Exp $
52
53 EAPI=5
54
55 MODULE_AUTHOR=BINGOS
56 MODULE_VERSION=3.00
57 inherit perl-module
58
59 DESCRIPTION="what modules shipped with versions of perl"
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 ~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 #DEPEND="test? ( dev-perl/Test-Pod )"
67
68 SRC_TEST=do