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-MultiMarkdown/
Date: Fri, 06 May 2011 07:22:37
Message-Id: 222d96826b6014981707eb3551adcedbed4bd7c1.kent@gentoo
1 commit: 222d96826b6014981707eb3551adcedbed4bd7c1
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Fri May 6 06:28:13 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Fri May 6 06:28:13 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=222d9682
7
8 [migrate] Text-MultiMarkdown
9
10 (Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
11
12 ---
13 dev-perl/Text-MultiMarkdown/ChangeLog | 12 +++++++++++-
14 ...031.ebuild => Text-MultiMarkdown-1.0.31.ebuild} | 3 ++-
15 ...032.ebuild => Text-MultiMarkdown-1.0.32.ebuild} | 3 ++-
16 ...033.ebuild => Text-MultiMarkdown-1.0.33.ebuild} | 3 ++-
17 4 files changed, 17 insertions(+), 4 deletions(-)
18
19 diff --git a/dev-perl/Text-MultiMarkdown/ChangeLog b/dev-perl/Text-MultiMarkdown/ChangeLog
20 index 5e47782..d8a82d3 100644
21 --- a/dev-perl/Text-MultiMarkdown/ChangeLog
22 +++ b/dev-perl/Text-MultiMarkdown/ChangeLog
23 @@ -1,7 +1,17 @@
24 # ChangeLog for dev-perl/Text-MultiMarkdown
25 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 # $Header: $
28
29 +*Text-MultiMarkdown-1.0.33 (06 May 2011)
30 +*Text-MultiMarkdown-1.0.32 (06 May 2011)
31 +*Text-MultiMarkdown-1.0.31 (06 May 2011)
32 +
33 + 06 May 2011; Kent Fredric <kentfredric@×××××.com>
34 + +Text-MultiMarkdown-1.0.31.ebuild, +Text-MultiMarkdown-1.0.32.ebuild,
35 + +Text-MultiMarkdown-1.0.33.ebuild, -Text-MultiMarkdown-1.000031.ebuild,
36 + -Text-MultiMarkdown-1.000032.ebuild, -Text-MultiMarkdown-1.000033.ebuild:
37 + Migrate
38 +
39 *Text-MultiMarkdown-1.000033 (24 Mar 2010)
40
41 24 Mar 2010; Torsten Veller <tove@g.o>
42
43 diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild
44 similarity index 89%
45 rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild
46 rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild
47 index 2eb5782..3ee4bcb 100644
48 --- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild
49 +++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild
50 @@ -1,10 +1,11 @@
51 -# Copyright 1999-2009 Gentoo Foundation
52 +# Copyright 1999-2011 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 # $Header: $
55
56 EAPI=2
57
58 MODULE_AUTHOR=BOBTFISH
59 +MODULE_VERSION="1.000031"
60 inherit perl-module
61
62 DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"
63
64 diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild
65 similarity index 88%
66 rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild
67 rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild
68 index 7466093..4db42c6 100644
69 --- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild
70 +++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild
71 @@ -1,10 +1,11 @@
72 -# Copyright 1999-2010 Gentoo Foundation
73 +# Copyright 1999-2011 Gentoo Foundation
74 # Distributed under the terms of the GNU General Public License v2
75 # $Header: $
76
77 EAPI=2
78
79 MODULE_AUTHOR=BOBTFISH
80 +MODULE_VERSION="1.000032"
81 inherit perl-module
82
83 DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"
84
85 diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild
86 similarity index 88%
87 rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild
88 rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild
89 index 7466093..b67bd1d 100644
90 --- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild
91 +++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild
92 @@ -1,10 +1,11 @@
93 -# Copyright 1999-2010 Gentoo Foundation
94 +# Copyright 1999-2011 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 # $Header: $
97
98 EAPI=2
99
100 MODULE_AUTHOR=BOBTFISH
101 +MODULE_VERSION="1.000033"
102 inherit perl-module
103
104 DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"