public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/xmltoman/
Date: Sun, 19 Jun 2022 18:50:51 +0000 (UTC)	[thread overview]
Message-ID: <1655664639.7d8b2aeb40c90fec802791c90f8f5e7bb13bef3c.soap@gentoo> (raw)

commit:     7d8b2aeb40c90fec802791c90f8f5e7bb13bef3c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 19 18:50:39 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 18:50:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d8b2aeb

app-doc/xmltoman: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../{xmltoman-0.4-r1.ebuild => xmltoman-0.4-r2.ebuild}         | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/app-doc/xmltoman/xmltoman-0.4-r1.ebuild b/app-doc/xmltoman/xmltoman-0.4-r2.ebuild
similarity index 92%
rename from app-doc/xmltoman/xmltoman-0.4-r1.ebuild
rename to app-doc/xmltoman/xmltoman-0.4-r2.ebuild
index 9a5c39b406ac..efb9811d3457 100644
--- a/app-doc/xmltoman/xmltoman-0.4-r1.ebuild
+++ b/app-doc/xmltoman/xmltoman-0.4-r2.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="Simple scripts for converting xml to groff or html"
 HOMEPAGE="https://sourceforge.net/projects/xmltoman/"
@@ -10,18 +10,20 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-IUSE=""
 
-RDEPEND="dev-lang/perl
+RDEPEND="
+	dev-lang/perl
 	dev-perl/XML-Parser"
-DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}"
 
 src_install() {
 	# 'make install' requires GNU install, upstream is dead and carrying
 	# a patch is more space than redoing it here
 	dobin xmltoman xmlmantohtml
+
 	insinto /usr/share/xmltoman
 	doins xmltoman.{css,dtd,xsl}
+
 	dodoc README
 	doman xmltoman.1 xmlmantohtml.1
 }


             reply	other threads:[~2022-06-19 18:50 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-19 18:50 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-02 19:00 [gentoo-commits] repo/gentoo:master commit in: app-doc/xmltoman/ Arthur Zamarin
2022-12-01 22:28 Jakov Smolić
2022-12-01 22:24 Jakov Smolić
2022-12-01 22:22 Jakov Smolić
2022-12-01 20:41 Arthur Zamarin
2022-10-29 17:05 Sam James
2021-06-30 17:55 Marek Szuba
2019-02-16  7:45 Mikle Kolyada
2019-02-10 17:39 Mikle Kolyada
2019-02-10 17:39 Mikle Kolyada
2019-02-09 19:35 Sergei Trofimovich
2019-02-08  8:58 Mikle Kolyada
2019-02-06  0:43 Mart Raudsepp
2019-02-02 19:09 Sergei Trofimovich
2019-01-31 22:15 Thomas Deutschmann
2019-01-31 21:24 Tobias Klausmann
2019-01-28 19:38 Sergei Trofimovich
2019-01-27 14:14 Sergei Trofimovich
2019-01-27 14:09 Sergei Trofimovich
2018-04-18  5:31 Mart Raudsepp
2018-03-28 20:55 Matt Turner
2018-03-08 18:35 Michał Górny
2017-06-05 20:31 Sergei Trofimovich
2017-02-22 17:51 Markus Meier
2016-08-17  4:01 Jeroen Roovers
2016-07-03  0:13 Zac Medico
2016-05-30 16:25 Tobias Klausmann
2016-04-21 15:43 Markus Meier
2016-02-25 17:17 Markus Meier
2016-02-20  7:41 Jeroen Roovers

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=1655664639.7d8b2aeb40c90fec802791c90f8f5e7bb13bef3c.soap@gentoo \
    --to=soap@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