commit:     2a7a1df7c7afda6310e80ba1793c0d561f773a94
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 17:14:49 2022 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon May 30 17:14:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a7a1df7

app-doc/halibut: version bump to 1.3 for security bug #847985

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 app-doc/halibut/Manifest           |  1 +
 app-doc/halibut/halibut-1.3.ebuild | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/app-doc/halibut/Manifest b/app-doc/halibut/Manifest
index 60172836132e..20f9a931aeb7 100644
--- a/app-doc/halibut/Manifest
+++ b/app-doc/halibut/Manifest
@@ -1 +1,2 @@
 DIST halibut-1.2.tar.gz 991975 BLAKE2B 
e5751d2f90968240825e3ddadbc070de856f6a340e832bcf0977fb8d31f7b7c8eefa776f3bba4df58641d22cca7e9ac562eef236069e1d9a8e9cdb41324a7376
 SHA512 
b04cc5c52f2d7cd2bb9a36a1aa896c6a4fd11bcfc5fad3d9c74576bf2576ce237cd7ac3ceeff3bd10dfd5a229614d06d23323509d3a83ff74b4a1965e1d726fc
+DIST halibut-1.3.tar.gz 995916 BLAKE2B 
78a4409ff1f787134f7cd4eb307e77c81865a2591b55b359b0ef7a45b303cd361f85d344972714dfe8b3e823345de715d99ea542bf3cdf63d6d92548d027c27b
 SHA512 
872f0cdb398002843d7e1b19f6eaf80ff848ce5ffee8653fa88da63c57e89efcbfaadc09b476280d25d38136f7d8af286fa98b9b36598515e0eb50f1945ee34a

diff --git a/app-doc/halibut/halibut-1.3.ebuild 
b/app-doc/halibut/halibut-1.3.ebuild
new file mode 100644
index 000000000000..934fae0662c7
--- /dev/null
+++ b/app-doc/halibut/halibut-1.3.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2022 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="~amd64 ~ppc ~riscv ~x86"

Reply via email to