* [gentoo-commits] repo/gentoo:master commit in: app-text/xmltoman/
@ 2024-09-06 13:31 Petr Vaněk
0 siblings, 0 replies; only message in thread
From: Petr Vaněk @ 2024-09-06 13:31 UTC (permalink / raw
To: gentoo-commits
commit: 71da963a32cc371d463dd69e3282d42e2c1c4a89
Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 6 12:43:28 2024 +0000
Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Fri Sep 6 13:30:59 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71da963a
app-text/xmltoman: drop 0.4-r2
Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>
app-text/xmltoman/Manifest | 1 -
app-text/xmltoman/xmltoman-0.4-r2.ebuild | 29 -----------------------------
2 files changed, 30 deletions(-)
diff --git a/app-text/xmltoman/Manifest b/app-text/xmltoman/Manifest
index cc8d650c97d7..6d7737c49c0e 100644
--- a/app-text/xmltoman/Manifest
+++ b/app-text/xmltoman/Manifest
@@ -1,2 +1 @@
-DIST xmltoman-0.4.tar.gz 15250 BLAKE2B d8641a19742d845fdab0e11703a60c16656c63529a4d86931a8038cbdb87e0fbf241b7ff38ed05ddab62daab608407bd5d7778c060fe3cbef1750976fa588dee SHA512 347722731e2101ecd0619f88f4efdbca534810c96977a1281af685e8a61f4c1a826a71a9f0e3af43cc899936640787366a78077f36d23a9efcfeb789dbcfae22
DIST xmltoman-0.6.tar.gz 15862 BLAKE2B f33ebfb1dfdd0f055f18e68f923e96c07495740e361cec2ba7a10a63889b6b6c4c851f3df6b74947b24811403d2745dbdc7e5d2d67d3566ec65b7be6fae616c8 SHA512 f2b0689ca37212253eaa127c3a2c299facac7c3909991b8872da0adf0fbb34aa02c32144c485135c06c17b1ac5e5753d627969e97ae4938e6dcee9ddbd79582d
diff --git a/app-text/xmltoman/xmltoman-0.4-r2.ebuild b/app-text/xmltoman/xmltoman-0.4-r2.ebuild
deleted file mode 100644
index 925a47ce4c20..000000000000
--- a/app-text/xmltoman/xmltoman-0.4-r2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Simple scripts for converting xml to groff or html"
-HOMEPAGE="https://sourceforge.net/projects/xmltoman/"
-SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
-
-RDEPEND="
- dev-lang/perl
- dev-perl/XML-Parser"
-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
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-09-06 13:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-06 13:31 [gentoo-commits] repo/gentoo:master commit in: app-text/xmltoman/ Petr Vaněk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox