commit: 2e37c2684337f72da810e944f18e85ebbf120d39 Author: Petr Vaněk <arkamar <AT> gentoo <DOT> org> AuthorDate: Fri Jul 25 07:27:43 2025 +0000 Commit: Petr Vaněk <arkamar <AT> gentoo <DOT> org> CommitDate: Fri Jul 25 08:21:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e37c268
app-text/halibut: drop 1.3 Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org> app-text/halibut/halibut-1.3.ebuild | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/app-text/halibut/halibut-1.3.ebuild b/app-text/halibut/halibut-1.3.ebuild deleted file mode 100644 index 5370336f4d85..000000000000 --- a/app-text/halibut/halibut-1.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake - -DESCRIPTION="yet another free document preparation system" -HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/halibut/" -SRC_URI="https://www.chiark.greenend.org.uk/~sgtatham/${PN}/${P}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 ~riscv sparc x86"
