public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Template-Plugin-Textile/
@ 2015-07-02  9:01 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2015-07-02  9:01 UTC (permalink / raw
  To: gentoo-commits

commit:     026a3222572dcd5a849013f5acbfa9fb9b9e95e3
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul  2 08:58:52 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul  2 08:58:52 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=026a3222

[bump] Template-Plugin-Textile-2.20.0, remove old

Package-Manager: portage-2.2.17

 dev-perl/Template-Plugin-Textile/ChangeLog              | 14 --------------
 ....01.ebuild => Template-Plugin-Textile-2.20.0.ebuild} | 17 ++++++++++-------
 2 files changed, 10 insertions(+), 21 deletions(-)

diff --git a/dev-perl/Template-Plugin-Textile/ChangeLog b/dev-perl/Template-Plugin-Textile/ChangeLog
deleted file mode 100644
index 03d1585..0000000
--- a/dev-perl/Template-Plugin-Textile/ChangeLog
+++ /dev/null
@@ -1,14 +0,0 @@
-# ChangeLog for dev-perl/Template-Plugin-Textile
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-*Template-Plugin-Textile-2.01 (13 Feb 2012)
-
-  13 Feb 2012; Daniel Westermann-Clark <dwc@pobox.com>
-  -Template-Plugin-Textile-1.01.ebuild, +Template-Plugin-Textile-2.01.ebuild:
-  Bump dev-perl/Template-Plugin-Textile to 2.01
-
-  11 Jul 2009; Daniel Westermann-Clark <dwc@pobox.com>
-  Template-Plugin-Textile-1.01.ebuild, +metadata.xml:
-  Convert to EAPI=2 and add metadata.xml
-

diff --git a/dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-2.01.ebuild b/dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-2.20.0.ebuild
similarity index 50%
rename from dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-2.01.ebuild
rename to dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-2.20.0.ebuild
index 24a1aaa..0dac6e2 100644
--- a/dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-2.01.ebuild
+++ b/dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-2.20.0.ebuild
@@ -1,20 +1,23 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=2
+EAPI=5
 
 MODULE_AUTHOR=MARKF
+MODULE_VERSION=2.02
 inherit perl-module
 
 DESCRIPTION="Textile plugin for the Template Toolkit"
 
 SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
-SRC_TEST="do"
 
 IUSE=""
-RDEPEND=">=dev-perl/Template-Toolkit-2.00
-	>=dev-perl/Text-Textile-0.12"
-DEPEND="${RDEPEND}"
+RDEPEND="
+	>=dev-perl/Template-Toolkit-2.0.0
+	>=dev-perl/Text-Textile-2.120.0
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.420.0
+"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Template-Plugin-Textile/
@ 2015-07-02  9:01 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2015-07-02  9:01 UTC (permalink / raw
  To: gentoo-commits

commit:     e3f2085bc1aef2e0a2453a8cb3486cd1de942546
Author:     Daniel Westermann-Clark <dwc <AT> ufl <DOT> edu>
AuthorDate: Mon Feb 13 22:03:16 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul  2 08:48:39 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=e3f2085b

[rebase-filter: dwc/Template-Plugin-Textile] Bump dev-perl/Template-Plugin-Textile to 2.01

(Portage version: 2.1.10.44/git/Linux x86_64, unsigned Manifest commit)

 dev-perl/Template-Plugin-Textile/ChangeLog                       | 8 +++++++-
 ...n-Textile-1.01.ebuild => Template-Plugin-Textile-2.01.ebuild} | 9 ++++-----
 2 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/dev-perl/Template-Plugin-Textile/ChangeLog b/dev-perl/Template-Plugin-Textile/ChangeLog
index a9edd8f..03d1585 100644
--- a/dev-perl/Template-Plugin-Textile/ChangeLog
+++ b/dev-perl/Template-Plugin-Textile/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Template-Plugin-Textile
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Template-Plugin-Textile-2.01 (13 Feb 2012)
+
+  13 Feb 2012; Daniel Westermann-Clark <dwc@pobox.com>
+  -Template-Plugin-Textile-1.01.ebuild, +Template-Plugin-Textile-2.01.ebuild:
+  Bump dev-perl/Template-Plugin-Textile to 2.01
+
   11 Jul 2009; Daniel Westermann-Clark <dwc@pobox.com>
   Template-Plugin-Textile-1.01.ebuild, +metadata.xml:
   Convert to EAPI=2 and add metadata.xml

diff --git a/dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-1.01.ebuild b/dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-2.01.ebuild
similarity index 69%
rename from dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-1.01.ebuild
rename to dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-2.01.ebuild
index 2fecd8f..24a1aaa 100644
--- a/dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-1.01.ebuild
+++ b/dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-2.01.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -12,10 +12,9 @@ DESCRIPTION="Textile plugin for the Template Toolkit"
 SLOT="0"
 LICENSE="|| ( Artistic GPL-2 )"
 KEYWORDS="~amd64 ~x86"
-#SRC_TEST="do"
+SRC_TEST="do"
 
 IUSE=""
 RDEPEND=">=dev-perl/Template-Toolkit-2.00
-	>=dev-perl/Text-Textile-0.05"
-DEPEND="virtual/perl-Module-Build
-	${RDEPEND}"
+	>=dev-perl/Text-Textile-0.12"
+DEPEND="${RDEPEND}"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Template-Plugin-Textile/
@ 2015-07-02  9:01 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2015-07-02  9:01 UTC (permalink / raw
  To: gentoo-commits

commit:     aeaff61c0174e8fdea36880237d9eb42860cf552
Author:     Daniel Westermann-Clark <dwc <AT> pobox <DOT> com>
AuthorDate: Thu Jul  9 23:59:15 2009 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul  2 08:48:39 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=aeaff61c

[rebase-filter: dwc/Template-Plugin-Textile] Add remaining ebuilds from my perl-catalyst overlay

 .../Template-Plugin-Textile-1.01.ebuild             | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-1.01.ebuild b/dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-1.01.ebuild
new file mode 100644
index 0000000..fc663e1
--- /dev/null
+++ b/dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-1.01.ebuild
@@ -0,0 +1,21 @@
+# Copyright Daniel Westermann-Clark <daniel at acceleration dot net>
+# Distributed under the terms of the GNU General Public License v2
+# $Header$
+
+inherit perl-module
+
+DESCRIPTION="Textile plugin for the Template Toolkit"
+HOMEPAGE="http://search.cpan.org/dist/${PN}/"
+SRC_URI="mirror://cpan/authors/id/M/MA/MARKF/${P}.tar.gz"
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86"
+RESTRICT="nomirror"
+
+IUSE=""
+RDEPEND="dev-lang/perl
+	>=dev-perl/Template-Toolkit-2.00
+	>=dev-perl/Text-Textile-0.05"
+DEPEND="virtual/perl-Module-Build
+	${RDEPEND}"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Template-Plugin-Textile/
@ 2015-07-02  9:01 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2015-07-02  9:01 UTC (permalink / raw
  To: gentoo-commits

commit:     b857590c96a24660b99c014a49cd3b625aa14b6b
Author:     Daniel Westermann-Clark <dwc <AT> pobox <DOT> com>
AuthorDate: Sat Jul 11 16:43:27 2009 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul  2 08:48:39 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=b857590c

[rebase-filter: dwc/Template-Plugin-Textile] Convert to EAPI=2 and add metadata.xml
(Portage version: 2.1.6.13/git/Linux x86_64)
 (Signed Manifest commit)

 dev-perl/Template-Plugin-Textile/ChangeLog             |  8 ++++++++
 .../Template-Plugin-Textile-1.01.ebuild                | 18 +++++++++---------
 dev-perl/Template-Plugin-Textile/metadata.xml          |  9 +++++++++
 3 files changed, 26 insertions(+), 9 deletions(-)

diff --git a/dev-perl/Template-Plugin-Textile/ChangeLog b/dev-perl/Template-Plugin-Textile/ChangeLog
new file mode 100644
index 0000000..a9edd8f
--- /dev/null
+++ b/dev-perl/Template-Plugin-Textile/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for dev-perl/Template-Plugin-Textile
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  11 Jul 2009; Daniel Westermann-Clark <dwc@pobox.com>
+  Template-Plugin-Textile-1.01.ebuild, +metadata.xml:
+  Convert to EAPI=2 and add metadata.xml
+

diff --git a/dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-1.01.ebuild b/dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-1.01.ebuild
index fc663e1..2fecd8f 100644
--- a/dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-1.01.ebuild
+++ b/dev-perl/Template-Plugin-Textile/Template-Plugin-Textile-1.01.ebuild
@@ -1,21 +1,21 @@
-# Copyright Daniel Westermann-Clark <daniel at acceleration dot net>
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header$
+# $Header: $
 
+EAPI=2
+
+MODULE_AUTHOR=MARKF
 inherit perl-module
 
 DESCRIPTION="Textile plugin for the Template Toolkit"
-HOMEPAGE="http://search.cpan.org/dist/${PN}/"
-SRC_URI="mirror://cpan/authors/id/M/MA/MARKF/${P}.tar.gz"
-LICENSE="|| ( Artistic GPL-2 )"
 
 SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86"
-RESTRICT="nomirror"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~x86"
+#SRC_TEST="do"
 
 IUSE=""
-RDEPEND="dev-lang/perl
-	>=dev-perl/Template-Toolkit-2.00
+RDEPEND=">=dev-perl/Template-Toolkit-2.00
 	>=dev-perl/Text-Textile-0.05"
 DEPEND="virtual/perl-Module-Build
 	${RDEPEND}"

diff --git a/dev-perl/Template-Plugin-Textile/metadata.xml b/dev-perl/Template-Plugin-Textile/metadata.xml
new file mode 100644
index 0000000..743b271
--- /dev/null
+++ b/dev-perl/Template-Plugin-Textile/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <herd>perl</herd>
+    <maintainer>
+        <email>dwc@pobox.com</email>
+        <name>Daniel Westermann-Clark</name>
+    </maintainer>
+</pkgmetadata>


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

end of thread, other threads:[~2015-07-02  9:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-02  9:01 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Template-Plugin-Textile/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-07-02  9:01 Kent Fredric
2015-07-02  9:01 Kent Fredric
2015-07-02  9:01 Kent Fredric

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