Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Text-Context/
Date: Mon, 27 Feb 2012 21:05:18
Message-Id: 1330372931.7df608e1d4f3af06c1957af48b93279a038f732e.kent@gentoo
1 commit: 7df608e1d4f3af06c1957af48b93279a038f732e
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Mon Feb 27 20:02:11 2012 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Mon Feb 27 20:02:11 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7df608e1
7
8 [migrate] Text-Context
9
10 (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
11
12 ---
13 dev-perl/Text-Context/ChangeLog | 10 +++++++++-
14 ...text-3.6.ebuild => Text-Context-3.600.0.ebuild} | 3 ++-
15 ...text-3.7.ebuild => Text-Context-3.700.0.ebuild} | 3 ++-
16 3 files changed, 13 insertions(+), 3 deletions(-)
17
18 diff --git a/dev-perl/Text-Context/ChangeLog b/dev-perl/Text-Context/ChangeLog
19 index 9198d4e..6ce64e4 100644
20 --- a/dev-perl/Text-Context/ChangeLog
21 +++ b/dev-perl/Text-Context/ChangeLog
22 @@ -1,7 +1,15 @@
23 # ChangeLog for dev-perl/Text-Context
24 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
25 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
26 # $Header: $
27
28 +*Text-Context-3.700.0 (27 Feb 2012)
29 +*Text-Context-3.600.0 (27 Feb 2012)
30 +
31 + 27 Feb 2012; Kent Fredric <kentfredric@×××××.com> -Text-Context-3.6.ebuild,
32 + -Text-Context-3.7.ebuild, +Text-Context-3.600.0.ebuild,
33 + +Text-Context-3.700.0.ebuild:
34 + Migrate to x.y.z
35 +
36 *Text-Context-3.7 (25 Aug 2009)
37
38 25 Aug 2009; Kent Fredric <kentfredric@×××××.com>
39
40 diff --git a/dev-perl/Text-Context/Text-Context-3.6.ebuild b/dev-perl/Text-Context/Text-Context-3.600.0.ebuild
41 similarity index 86%
42 rename from dev-perl/Text-Context/Text-Context-3.6.ebuild
43 rename to dev-perl/Text-Context/Text-Context-3.600.0.ebuild
44 index a878c61..fcacc53 100644
45 --- a/dev-perl/Text-Context/Text-Context-3.6.ebuild
46 +++ b/dev-perl/Text-Context/Text-Context-3.600.0.ebuild
47 @@ -1,8 +1,9 @@
48 -# Copyright 1999-2009 Gentoo Foundation
49 +# Copyright 1999-2012 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: $
52 EAPI=2
53 MODULE_AUTHOR=TMTM
54 +MODULE_VERSION="3.6"
55 inherit perl-module
56
57 DESCRIPTION="Handle highlighting search result context snippets"
58
59 diff --git a/dev-perl/Text-Context/Text-Context-3.7.ebuild b/dev-perl/Text-Context/Text-Context-3.700.0.ebuild
60 similarity index 87%
61 rename from dev-perl/Text-Context/Text-Context-3.7.ebuild
62 rename to dev-perl/Text-Context/Text-Context-3.700.0.ebuild
63 index 5ad55a3..63e0eca 100644
64 --- a/dev-perl/Text-Context/Text-Context-3.7.ebuild
65 +++ b/dev-perl/Text-Context/Text-Context-3.700.0.ebuild
66 @@ -1,8 +1,9 @@
67 -# Copyright 1999-2009 Gentoo Foundation
68 +# Copyright 1999-2012 Gentoo Foundation
69 # Distributed under the terms of the GNU General Public License v2
70 # $Header: $
71 EAPI=2
72 MODULE_AUTHOR=TMTM
73 +MODULE_VERSION="3.7"
74 inherit perl-module
75
76 DESCRIPTION="Handle highlighting search result context snippets"