public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/antiword/
Date: Sun, 27 Feb 2022 23:17:00 +0000 (UTC)	[thread overview]
Message-ID: <1646003782.11e6c664897b8a4304fd075280a54b61fc09b34e.sam@gentoo> (raw)

commit:     11e6c664897b8a4304fd075280a54b61fc09b34e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 27 23:16:22 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 27 23:16:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11e6c664

app-text/antiword: drop 0.37-r1

Closes: https://bugs.gentoo.org/832261
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/antiword/antiword-0.37-r1.ebuild | 50 -------------------------------
 1 file changed, 50 deletions(-)

diff --git a/app-text/antiword/antiword-0.37-r1.ebuild b/app-text/antiword/antiword-0.37-r1.ebuild
deleted file mode 100644
index b9ae5e10151d..000000000000
--- a/app-text/antiword/antiword-0.37-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit epatch toolchain-funcs
-
-IUSE="kde"
-PATCHVER="r2"
-DESCRIPTION="free MS Word reader"
-HOMEPAGE="http://www.winfield.demon.nl"
-SRC_URI="http://www.winfield.demon.nl/linux/${P}.tar.gz
-	https://dev.gentoo.org/~grobian/distfiles/${PN}-gentoo-patches-${PATCHVER}.tar.bz2"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-
-src_prepare() {
-	# Makefile is a symlink to Makefile.Linux, avoid that we patch it by
-	# accident using patch <2.7, see bug #435492
-	rm Makefile || die
-
-	EPATCH_SUFFIX="patch" epatch "${WORKDIR}/${PN}-gentoo-patches-${PATCHVER}"
-
-	# Re-add convenience symlink, see above
-	ln -s Makefile.Linux Makefile
-
-	epatch "${FILESDIR}"/${P}-CVE-2014-8123.patch
-}
-
-src_configure() { :; }
-
-src_compile() {
-	emake PREFIX="${EPREFIX}" OPT="${CFLAGS}" CC="$(tc-getCC)" LD="$(tc-getCC)" \
-		LDFLAGS="${LDFLAGS}"
-}
-
-src_install() {
-	emake -j1 PREFIX="${EPREFIX}" DESTDIR="${D}" global_install
-
-	use kde || rm -f "${ED}"/usr/bin/kantiword
-
-	insinto /usr/share/${PN}/examples
-	doins Docs/testdoc.doc Docs/antiword.php
-
-	cd Docs
-	doman antiword.1
-	dodoc ChangeLog Exmh Emacs FAQ History Netscape QandA ReadMe Mozilla Mutt
-}


             reply	other threads:[~2022-02-27 23:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-27 23:17 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-26 20:10 [gentoo-commits] repo/gentoo:master commit in: app-text/antiword/ Fabian Groffen
2022-02-01  7:35 Agostino Sarubbo
2022-01-30  8:05 Agostino Sarubbo
2022-01-30  8:04 Agostino Sarubbo
2022-01-30  8:03 Agostino Sarubbo
2022-01-30  8:02 Agostino Sarubbo
2021-12-22 13:20 Fabian Groffen
2020-12-27 14:01 Fabian Groffen
2018-06-26 22:22 Jonas Stein
2018-02-11 10:25 Michał Górny
2016-06-21 18:27 Markus Meier

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=1646003782.11e6c664897b8a4304fd075280a54b61fc09b34e.sam@gentoo \
    --to=sam@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