public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/txt2html/
Date: Thu, 30 Sep 2021 20:32:40 +0000 (UTC)	[thread overview]
Message-ID: <1633033934.632f4315c70daa2d9dd9304529961bc0b6e280ea.dilfridge@gentoo> (raw)

commit:     632f4315c70daa2d9dd9304529961bc0b6e280ea
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 30 20:23:37 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Sep 30 20:32:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=632f4315

dev-perl/txt2html: Fix PV of ebuild

Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../{txt2html-2.53.ebuild => txt2html-2.530.0.ebuild}        | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/dev-perl/txt2html/txt2html-2.53.ebuild b/dev-perl/txt2html/txt2html-2.530.0.ebuild
similarity index 71%
rename from dev-perl/txt2html/txt2html-2.53.ebuild
rename to dev-perl/txt2html/txt2html-2.530.0.ebuild
index ce679dc5246..a9275b2bc2e 100644
--- a/dev-perl/txt2html/txt2html-2.53.ebuild
+++ b/dev-perl/txt2html/txt2html-2.530.0.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
+DIST_VERSION=2.53
 inherit perl-module
 
 DESCRIPTION="Convert a plain text file to HTML"
 HOMEPAGE="https://github.com/resurrecting-open-source-projects/txt2html"
-SRC_URI="https://github.com/resurrecting-open-source-projects/txt2html/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/resurrecting-open-source-projects/txt2html/archive/v${DIST_VERSION}.tar.gz -> ${PN}-${DIST_VERSION}.tar.gz"
 
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
@@ -18,6 +19,7 @@ RDEPEND="
 	dev-perl/YAML-Syck
 	virtual/perl-Getopt-Long"
 
-DEPEND="
+BDEPEND="
 	${RDEPEND}
-	dev-perl/Module-Build"
+	dev-perl/Module-Build
+"


             reply	other threads:[~2021-09-30 20:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-30 20:32 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-11  4:33 [gentoo-commits] repo/gentoo:master commit in: dev-perl/txt2html/ Andreas K. Hüttel
2020-06-22 12:42 Patrice Clement
2017-09-18 16:50 Kent Fredric
2015-11-23 23:05 Andreas Hüttel
2015-11-23 23:05 Andreas Hüttel
2015-11-06 13:13 Patrice Clement
2015-11-06 13:13 Patrice Clement

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=1633033934.632f4315c70daa2d9dd9304529961bc0b6e280ea.dilfridge@gentoo \
    --to=dilfridge@gentoo.org \
    --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