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/Text-Tabs+Wrap: Text-Tabs+Wrap-2013.52.300-r1.ebuild Text-Tabs+Wrap-2012.81.800-r1.ebuild ChangeLog Text-Tabs+Wrap-2013.52.300.ebuild Text-Tabs+Wrap-2012.81.800.ebuild
Date: Sat, 26 Jul 2014 13:00:52
Message-Id: 20140726130042.08C3820051@flycatcher.gentoo.org
1 dilfridge 14/07/26 13:00:41
2
3 Modified: ChangeLog
4 Added: Text-Tabs+Wrap-2013.52.300-r1.ebuild
5 Text-Tabs+Wrap-2012.81.800-r1.ebuild
6 Removed: Text-Tabs+Wrap-2013.52.300.ebuild
7 Text-Tabs+Wrap-2012.81.800.ebuild
8 Log:
9 EAPI bump
10
11 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key EBE6A336BE19039C!)
12
13 Revision Changes Path
14 1.22 perl-core/Text-Tabs+Wrap/ChangeLog
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Text-Tabs+Wrap/ChangeLog?rev=1.22&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Text-Tabs+Wrap/ChangeLog?rev=1.22&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Text-Tabs+Wrap/ChangeLog?r1=1.21&r2=1.22
19
20 Index: ChangeLog
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/perl-core/Text-Tabs+Wrap/ChangeLog,v
23 retrieving revision 1.21
24 retrieving revision 1.22
25 diff -u -r1.21 -r1.22
26 --- ChangeLog 30 Dec 2013 14:16:41 -0000 1.21
27 +++ ChangeLog 26 Jul 2014 13:00:41 -0000 1.22
28 @@ -1,6 +1,14 @@
29 # ChangeLog for perl-core/Text-Tabs+Wrap
30 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
31 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Tabs+Wrap/ChangeLog,v 1.21 2013/12/30 14:16:41 zlogene Exp $
32 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
33 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Tabs+Wrap/ChangeLog,v 1.22 2014/07/26 13:00:41 dilfridge Exp $
34 +
35 +*Text-Tabs+Wrap-2013.52.300-r1 (26 Jul 2014)
36 +*Text-Tabs+Wrap-2012.81.800-r1 (26 Jul 2014)
37 +
38 + 26 Jul 2014; Andreas K. Huettel <dilfridge@g.o>
39 + +Text-Tabs+Wrap-2012.81.800-r1.ebuild, +Text-Tabs+Wrap-2013.52.300-r1.ebuild,
40 + -Text-Tabs+Wrap-2012.81.800.ebuild, -Text-Tabs+Wrap-2013.52.300.ebuild:
41 + EAPI bump
42
43 30 Dec 2013; Mikle Kolyada <zlogene@g.o>
44 -Text-Tabs+Wrap-2009.30.500.ebuild:
45
46
47
48 1.1 perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2013.52.300-r1.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2013.52.300-r1.ebuild?rev=1.1&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2013.52.300-r1.ebuild?rev=1.1&content-type=text/plain
52
53 Index: Text-Tabs+Wrap-2013.52.300-r1.ebuild
54 ===================================================================
55 # Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 # $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2013.52.300-r1.ebuild,v 1.1 2014/07/26 13:00:41 dilfridge Exp $
58
59 EAPI=5
60
61 MODULE_AUTHOR=MUIR
62 MODULE_SECTION=modules
63 MODULE_VERSION=2013.0523
64 inherit perl-module
65
66 DESCRIPTION="Expand/unexpand tabs per unix expand and line wrapping"
67
68 SLOT="0"
69 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
70 IUSE=""
71
72 SRC_TEST=do
73
74
75
76 1.1 perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2012.81.800-r1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2012.81.800-r1.ebuild?rev=1.1&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2012.81.800-r1.ebuild?rev=1.1&content-type=text/plain
80
81 Index: Text-Tabs+Wrap-2012.81.800-r1.ebuild
82 ===================================================================
83 # Copyright 1999-2014 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 # $Header: /var/cvsroot/gentoo-x86/perl-core/Text-Tabs+Wrap/Text-Tabs+Wrap-2012.81.800-r1.ebuild,v 1.1 2014/07/26 13:00:41 dilfridge Exp $
86
87 EAPI=5
88
89 MODULE_AUTHOR=MUIR
90 MODULE_SECTION=modules
91 MODULE_VERSION=2012.0818
92 inherit perl-module
93
94 DESCRIPTION="Expand/unexpand tabs per unix expand and line wrapping"
95
96 SLOT="0"
97 KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
98 IUSE=""
99
100 SRC_TEST=do