public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Text-MultiMarkdown/
  2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Text-MultiMarkdown/ Kent Fredric
@ 2011-05-06  7:21 ` Kent Fredric
  2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  1 sibling, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-05-06  7:21 UTC (permalink / raw
  To: gentoo-commits

commit:     222d96826b6014981707eb3551adcedbed4bd7c1
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 06:28:13 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 06:28:13 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=222d9682

[migrate] Text-MultiMarkdown

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Text-MultiMarkdown/ChangeLog              |   12 +++++++++++-
 ...031.ebuild => Text-MultiMarkdown-1.0.31.ebuild} |    3 ++-
 ...032.ebuild => Text-MultiMarkdown-1.0.32.ebuild} |    3 ++-
 ...033.ebuild => Text-MultiMarkdown-1.0.33.ebuild} |    3 ++-
 4 files changed, 17 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Text-MultiMarkdown/ChangeLog b/dev-perl/Text-MultiMarkdown/ChangeLog
index 5e47782..d8a82d3 100644
--- a/dev-perl/Text-MultiMarkdown/ChangeLog
+++ b/dev-perl/Text-MultiMarkdown/ChangeLog
@@ -1,7 +1,17 @@
 # ChangeLog for dev-perl/Text-MultiMarkdown
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Text-MultiMarkdown-1.0.33 (06 May 2011)
+*Text-MultiMarkdown-1.0.32 (06 May 2011)
+*Text-MultiMarkdown-1.0.31 (06 May 2011)
+
+  06 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +Text-MultiMarkdown-1.0.31.ebuild, +Text-MultiMarkdown-1.0.32.ebuild,
+  +Text-MultiMarkdown-1.0.33.ebuild, -Text-MultiMarkdown-1.000031.ebuild,
+  -Text-MultiMarkdown-1.000032.ebuild, -Text-MultiMarkdown-1.000033.ebuild:
+  Migrate
+
 *Text-MultiMarkdown-1.000033 (24 Mar 2010)
 
   24 Mar 2010; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild
similarity index 89%
rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild
rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild
index 2eb5782..3ee4bcb 100644
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild
+++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=2
 
 MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION="1.000031"
 inherit perl-module
 
 DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild
similarity index 88%
rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild
rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild
index 7466093..4db42c6 100644
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild
+++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=2
 
 MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION="1.000032"
 inherit perl-module
 
 DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild
similarity index 88%
rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild
rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild
index 7466093..b67bd1d 100644
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild
+++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=2
 
 MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION="1.000033"
 inherit perl-module
 
 DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Text-MultiMarkdown/
@ 2011-05-08 16:10 Kent Fredric
  2011-05-06  7:21 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
  2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  0 siblings, 2 replies; 4+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
  To: gentoo-commits

commit:     222d96826b6014981707eb3551adcedbed4bd7c1
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 06:28:13 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 06:28:13 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=222d9682

[migrate] Text-MultiMarkdown

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Text-MultiMarkdown/ChangeLog              |   12 +++++++++++-
 ...031.ebuild => Text-MultiMarkdown-1.0.31.ebuild} |    3 ++-
 ...032.ebuild => Text-MultiMarkdown-1.0.32.ebuild} |    3 ++-
 ...033.ebuild => Text-MultiMarkdown-1.0.33.ebuild} |    3 ++-
 4 files changed, 17 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Text-MultiMarkdown/ChangeLog b/dev-perl/Text-MultiMarkdown/ChangeLog
index 5e47782..d8a82d3 100644
--- a/dev-perl/Text-MultiMarkdown/ChangeLog
+++ b/dev-perl/Text-MultiMarkdown/ChangeLog
@@ -1,7 +1,17 @@
 # ChangeLog for dev-perl/Text-MultiMarkdown
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Text-MultiMarkdown-1.0.33 (06 May 2011)
+*Text-MultiMarkdown-1.0.32 (06 May 2011)
+*Text-MultiMarkdown-1.0.31 (06 May 2011)
+
+  06 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +Text-MultiMarkdown-1.0.31.ebuild, +Text-MultiMarkdown-1.0.32.ebuild,
+  +Text-MultiMarkdown-1.0.33.ebuild, -Text-MultiMarkdown-1.000031.ebuild,
+  -Text-MultiMarkdown-1.000032.ebuild, -Text-MultiMarkdown-1.000033.ebuild:
+  Migrate
+
 *Text-MultiMarkdown-1.000033 (24 Mar 2010)
 
   24 Mar 2010; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild
similarity index 89%
rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild
rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild
index 2eb5782..3ee4bcb 100644
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild
+++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=2
 
 MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION="1.000031"
 inherit perl-module
 
 DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild
similarity index 88%
rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild
rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild
index 7466093..4db42c6 100644
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild
+++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=2
 
 MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION="1.000032"
 inherit perl-module
 
 DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild
similarity index 88%
rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild
rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild
index 7466093..b67bd1d 100644
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild
+++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=2
 
 MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION="1.000033"
 inherit perl-module
 
 DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Text-MultiMarkdown/
  2011-05-06  7:21 [gentoo-commits] proj/perl-overlay:master " Kent Fredric
@ 2011-05-08 16:10 ` Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
  To: gentoo-commits

commit:     46394e9068128a20c504ad6fd3cbd2bc270c72ce
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 06:35:14 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 06:35:14 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=46394e90

[mewversion] Text-MultiMarkdown-1.0.34

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Text-MultiMarkdown/ChangeLog              |    6 +++
 .../Text-MultiMarkdown-1.0.34.ebuild               |   35 ++++++++++++++++++++
 2 files changed, 41 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Text-MultiMarkdown/ChangeLog b/dev-perl/Text-MultiMarkdown/ChangeLog
index d8a82d3..16f646e 100644
--- a/dev-perl/Text-MultiMarkdown/ChangeLog
+++ b/dev-perl/Text-MultiMarkdown/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Text-MultiMarkdown-1.0.34 (06 May 2011)
+
+  06 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +Text-MultiMarkdown-1.0.34.ebuild:
+  Bump
+
 *Text-MultiMarkdown-1.0.33 (06 May 2011)
 *Text-MultiMarkdown-1.0.32 (06 May 2011)
 *Text-MultiMarkdown-1.0.31 (06 May 2011)

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.34.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.34.ebuild
new file mode 100644
index 0000000..8fac85f
--- /dev/null
+++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.34.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION="1.000034"
+inherit perl-module
+
+DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo '';}
+COMMON_DEPEND="
+	virtual/perl-Digest-MD5
+	>=dev-perl/Text-Markdown-1.0.26
+	virtual/perl-Encode
+"
+DEPEND="
+	${COMMON_DEPEND}
+	test? (
+		>=virtual/perl-Test-Simple-0.42 $(comment Test::More 0.420.0)
+		dev-perl/Test-Exception
+		dev-perl/List-MoreUtils
+		$(comment virtual/perl-FindBin)
+	)
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Text-MultiMarkdown/
  2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Text-MultiMarkdown/ Kent Fredric
  2011-05-06  7:21 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
@ 2011-05-08 16:10 ` Kent Fredric
  1 sibling, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-05-08 16:10 UTC (permalink / raw
  To: gentoo-commits

commit:     222d96826b6014981707eb3551adcedbed4bd7c1
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  6 06:28:13 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  6 06:28:13 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=222d9682

[migrate] Text-MultiMarkdown

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Text-MultiMarkdown/ChangeLog              |   12 +++++++++++-
 ...031.ebuild => Text-MultiMarkdown-1.0.31.ebuild} |    3 ++-
 ...032.ebuild => Text-MultiMarkdown-1.0.32.ebuild} |    3 ++-
 ...033.ebuild => Text-MultiMarkdown-1.0.33.ebuild} |    3 ++-
 4 files changed, 17 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Text-MultiMarkdown/ChangeLog b/dev-perl/Text-MultiMarkdown/ChangeLog
index 5e47782..d8a82d3 100644
--- a/dev-perl/Text-MultiMarkdown/ChangeLog
+++ b/dev-perl/Text-MultiMarkdown/ChangeLog
@@ -1,7 +1,17 @@
 # ChangeLog for dev-perl/Text-MultiMarkdown
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Text-MultiMarkdown-1.0.33 (06 May 2011)
+*Text-MultiMarkdown-1.0.32 (06 May 2011)
+*Text-MultiMarkdown-1.0.31 (06 May 2011)
+
+  06 May 2011; Kent Fredric <kentfredric@gmail.com>
+  +Text-MultiMarkdown-1.0.31.ebuild, +Text-MultiMarkdown-1.0.32.ebuild,
+  +Text-MultiMarkdown-1.0.33.ebuild, -Text-MultiMarkdown-1.000031.ebuild,
+  -Text-MultiMarkdown-1.000032.ebuild, -Text-MultiMarkdown-1.000033.ebuild:
+  Migrate
+
 *Text-MultiMarkdown-1.000033 (24 Mar 2010)
 
   24 Mar 2010; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild
similarity index 89%
rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild
rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild
index 2eb5782..3ee4bcb 100644
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000031.ebuild
+++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=2
 
 MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION="1.000031"
 inherit perl-module
 
 DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild
similarity index 88%
rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild
rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild
index 7466093..4db42c6 100644
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000032.ebuild
+++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=2
 
 MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION="1.000032"
 inherit perl-module
 
 DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild
similarity index 88%
rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild
rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild
index 7466093..b67bd1d 100644
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.000033.ebuild
+++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=2
 
 MODULE_AUTHOR=BOBTFISH
+MODULE_VERSION="1.000033"
 inherit perl-module
 
 DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-05-08 16:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Text-MultiMarkdown/ Kent Fredric
2011-05-06  7:21 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2011-05-06  7:21 [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox