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-06  7:21 Kent Fredric
  2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
  2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  0 siblings, 2 replies; 6+ messages in thread
From: Kent Fredric @ 2011-05-06  7:21 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] 6+ 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
  0 siblings, 1 reply; 6+ 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] 6+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Text-MultiMarkdown/
@ 2015-06-08 14:00 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2015-06-08 14:00 UTC (permalink / raw
  To: gentoo-commits

commit:     5354da603a41b89541dde231418caad09048a322
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Jun  8 13:53:21 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Jun  8 13:53:21 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=5354da60

[cleanup] Text-MultiMarkdown: remove old versions

Package-Manager: portage-2.2.17

 .../Text-MultiMarkdown-1.0.30.ebuild               | 33 ---------------------
 .../Text-MultiMarkdown-1.0.31.ebuild               | 34 ----------------------
 .../Text-MultiMarkdown-1.0.32.ebuild               | 33 ---------------------
 .../Text-MultiMarkdown-1.0.33.ebuild               | 33 ---------------------
 4 files changed, 133 deletions(-)

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.30.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.30.ebuild
deleted file mode 100644
index 2eb5782..0000000
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.30.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=BOBTFISH
-inherit perl-module
-
-DESCRIPTION="Convert MultiMarkdown syntax to (X)HTML"
-
-LICENSE="|| ( Artistic GPL-2 )" # to be fixed
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="
-	>=dev-perl/Text-Markdown-1.0.26
-"
-DEPEND="
-	${COMMON_DEPEND}
-	test? (
-		>=virtual/perl-Test-Simple-0.42
-		dev-perl/Test-Exception
-		dev-perl/Text-Diff
-		dev-perl/List-MoreUtils
-		>=dev-perl/File-Slurp-9999.08
-	)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild
deleted file mode 100644
index 3ee4bcb..0000000
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.31.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# 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"
-
-LICENSE="|| ( Artistic GPL-2 )" # to be fixed
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="
-	>=dev-perl/Text-Markdown-1.0.26
-"
-DEPEND="
-	${COMMON_DEPEND}
-	test? (
-		>=virtual/perl-Test-Simple-0.42
-		dev-perl/Test-Exception
-		dev-perl/Text-Diff
-		dev-perl/List-MoreUtils
-		>=dev-perl/File-Slurp-9999.08
-	)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild
deleted file mode 100644
index 4db42c6..0000000
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.32.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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"
-
-LICENSE="|| ( Artistic GPL-2 )" # to be fixed
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="
-	>=dev-perl/Text-Markdown-1.0.26
-"
-DEPEND="
-	${COMMON_DEPEND}
-	test? (
-		>=virtual/perl-Test-Simple-0.42
-		dev-perl/Test-Exception
-		dev-perl/Text-Diff
-		dev-perl/List-MoreUtils
-	)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild
deleted file mode 100644
index b67bd1d..0000000
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.33.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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"
-
-LICENSE="|| ( Artistic GPL-2 )" # to be fixed
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="
-	>=dev-perl/Text-Markdown-1.0.26
-"
-DEPEND="
-	${COMMON_DEPEND}
-	test? (
-		>=virtual/perl-Test-Simple-0.42
-		dev-perl/Test-Exception
-		dev-perl/Text-Diff
-		dev-perl/List-MoreUtils
-	)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"


^ permalink raw reply related	[flat|nested] 6+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Text-MultiMarkdown/
@ 2015-06-17  0:56 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2015-06-17  0:56 UTC (permalink / raw
  To: gentoo-commits

commit:     8970331abcc006b613c1e061a808d8d3b3345580
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 17 00:21:23 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 17 00:21:23 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=8970331a

[fixup] Text-MultiMarkdown: EAPI5

Package-Manager: portage-2.2.17

 ...ltiMarkdown-1.0.34.ebuild => Text-MultiMarkdown-1.0.34-r1.ebuild} | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.34.ebuild b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.34-r1.ebuild
similarity index 90%
rename from dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.34.ebuild
rename to dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.34-r1.ebuild
index 8fac85f..02ec30d 100644
--- a/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.34.ebuild
+++ b/dev-perl/Text-MultiMarkdown/Text-MultiMarkdown-1.0.34-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 
 MODULE_AUTHOR=BOBTFISH
 MODULE_VERSION="1.000034"
@@ -32,4 +32,3 @@ DEPEND="
 RDEPEND="
 	${COMMON_DEPEND}
 "
-SRC_TEST="do"


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

end of thread, other threads:[~2015-06-17  0:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-06  7:21 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Text-MultiMarkdown/ Kent Fredric
2011-05-08 16:10 ` [gentoo-commits] proj/perl-overlay:perl514 " 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-08 16:10 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
2011-05-06  7:21 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2015-06-08 14:00 Kent Fredric
2015-06-17  0:56 Kent Fredric

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