commit: c92284314b85bb9bd3a7eca0c07f1a1ffb24ba9f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Aug 6 18:16:07 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Aug 6 18:17:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9228431
app-text/unrtf: drop 0.21.10, EAPI=7-- Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-text/unrtf/unrtf-0.21.10.ebuild | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/app-text/unrtf/unrtf-0.21.10.ebuild b/app-text/unrtf/unrtf-0.21.10.ebuild deleted file mode 100644 index 34d2cc0d272c..000000000000 --- a/app-text/unrtf/unrtf-0.21.10.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Converts RTF files to various formats" -HOMEPAGE="https://www.gnu.org/software/unrtf/unrtf.html" -SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris" -IUSE=""
