commit:     444c10eda2824fa47be991e7fd854639a9aa9cd4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 30 23:03:30 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 30 23:03:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=444c10ed

dev-util/patchutils: update DESCRIPTION, HOMEPAGE

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/patchutils/patchutils-0.4.4.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-util/patchutils/patchutils-0.4.4.ebuild 
b/dev-util/patchutils/patchutils-0.4.4.ebuild
index 790fd91d34d1..c7c12cc95070 100644
--- a/dev-util/patchutils/patchutils-0.4.4.ebuild
+++ b/dev-util/patchutils/patchutils-0.4.4.ebuild
@@ -1,12 +1,12 @@
 # Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="8"
+EAPI=8
 
 inherit autotools toolchain-funcs
 
-DESCRIPTION="A collection of tools that operate on patch files"
-HOMEPAGE="http://cyberelk.net/tim/patchutils/";
+DESCRIPTION="Collection of tools that operate on patch files"
+HOMEPAGE="https://cyberelk.net/tim/software/patchutils/";
 
SRC_URI="https://github.com/twaugh/patchutils/releases/download/${PV}/${P}.tar.xz";
 
 LICENSE="GPL-2"

Reply via email to