summaryrefslogtreecommitdiff
path: root/dev-util/patchutils
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-10-01 00:03:30 +0100
committerSam James <sam@gentoo.org>2025-10-01 00:03:30 +0100
commit444c10eda2824fa47be991e7fd854639a9aa9cd4 (patch)
tree76b6c410aca4fa239043ca0f66f702a2ab847068 /dev-util/patchutils
parent1b30b5f542272b9342e2d2d36465a0d33b813144 (diff)
downloadgentoo-444c10eda2824fa47be991e7fd854639a9aa9cd4.tar.gz
gentoo-444c10eda2824fa47be991e7fd854639a9aa9cd4.tar.bz2
gentoo-444c10eda2824fa47be991e7fd854639a9aa9cd4.zip
dev-util/patchutils: update DESCRIPTION, HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/patchutils')
-rw-r--r--dev-util/patchutils/patchutils-0.4.4.ebuild6
1 files 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"