From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTML-GenToc/
Date: Sat, 2 Apr 2011 13:20:44 +0000 (UTC) [thread overview]
Message-ID: <9ee5403b1d7cce02a812a056b0dedcf44cb07207.kent@gentoo> (raw)
commit: 9ee5403b1d7cce02a812a056b0dedcf44cb07207
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 2 13:19:50 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 2 13:19:50 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=9ee5403b
[migrate+fix] HTML-GenToc, EAPI3, DEPEND, QA, SRC_TEST
(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/HTML-GenToc/ChangeLog | 10 +++++++
dev-perl/HTML-GenToc/HTML-GenToc-3.10.ebuild | 21 ----------------
dev-perl/HTML-GenToc/HTML-GenToc-3.100.0.ebuild | 30 +++++++++++++++++++++++
3 files changed, 40 insertions(+), 21 deletions(-)
diff --git a/dev-perl/HTML-GenToc/ChangeLog b/dev-perl/HTML-GenToc/ChangeLog
new file mode 100644
index 0000000..0a1703a
--- /dev/null
+++ b/dev-perl/HTML-GenToc/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/HTML-GenToc
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*HTML-GenToc-3.100.0 (02 Apr 2011)
+
+ 02 Apr 2011; Kent Fredric <kentfredric@gmail.com> -HTML-GenToc-3.10.ebuild,
+ +HTML-GenToc-3.100.0.ebuild:
+ Migrate, EAPI=3, DEPEND/QA, SRC_TEST
+
diff --git a/dev-perl/HTML-GenToc/HTML-GenToc-3.10.ebuild b/dev-perl/HTML-GenToc/HTML-GenToc-3.10.ebuild
deleted file mode 100644
index 2406040..0000000
--- a/dev-perl/HTML-GenToc/HTML-GenToc-3.10.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-MODULE_AUTHOR=RUBYKAT
-inherit perl-module
-
-DESCRIPTION="Generate a Table of Contents for HTML documents."
-LICENSE="|| ( Artistic GPL-2 )"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-IUSE=""
-DEPEND="
- >=virtual/perl-Getopt-Long-2.34
- >=dev-perl/HTML-LinkList-0.1501
- >=dev-perl/Getopt-ArgvFile-1.09
- >=dev-perl/HTML-SimpleParse-0.1
- dev-perl/HTML-Parser
-"
diff --git a/dev-perl/HTML-GenToc/HTML-GenToc-3.100.0.ebuild b/dev-perl/HTML-GenToc/HTML-GenToc-3.100.0.ebuild
new file mode 100644
index 0000000..d595635
--- /dev/null
+++ b/dev-perl/HTML-GenToc/HTML-GenToc-3.100.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=3
+MODULE_AUTHOR=RUBYKAT
+MODULE_VERSION="3.10"
+inherit perl-module
+
+DESCRIPTION="Generate a Table of Contents for HTML documents."
+LICENSE="|| ( Artistic GPL-2 )"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+IUSE=""
+comment() { echo ''; }
+RDEPEND="
+ >=virtual/perl-Getopt-Long-2.34 $(comment 2.340.0)
+ >=dev-perl/HTML-LinkList-0.150.100
+ >=dev-perl/Getopt-ArgvFile-1.09 $(comment 0.90.0)
+ >=dev-perl/HTML-SimpleParse-0.1 $(comment 0.100.0)
+ dev-perl/HTML-Parser $(comment HTML::Entities)
+ $(comment "virtual/perl-Data-Dumper")
+ virtual/perl-PodParser $(comment Pod::Usage)
+"
+DEPEND="${RDEPEND}
+ virtual/perl-Module-Build
+ virtual/perl-Test-Simple
+"
+SRC_TEST="do"
next reply other threads:[~2011-04-02 13:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-02 13:20 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-04-02 14:42 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/HTML-GenToc/ Kent Fredric
2012-02-08 21:57 Kent Fredric
2014-07-22 2:49 Kent Fredric
2015-06-17 0:56 Kent Fredric
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9ee5403b1d7cce02a812a056b0dedcf44cb07207.kent@gentoo \
--to=kentfredric@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox