summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-11 17:06:08 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-12 15:36:03 +0100
commite7c994d2c19272adb954609a0e933e630c5a6791 (patch)
tree01c97f46e0d26a29b9f065843c09053b54ef27cd /net-misc/putty
parentMove {app-doc → app-text}/doxygen (diff)
downloadgentoo-e7c994d2c19272adb954609a0e933e630c5a6791.tar.gz
gentoo-e7c994d2c19272adb954609a0e933e630c5a6791.tar.bz2
gentoo-e7c994d2c19272adb954609a0e933e630c5a6791.zip
Move {app-doc → app-text}/halibut
Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/putty')
-rw-r--r--net-misc/putty/putty-0.80.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/putty/putty-0.80.ebuild b/net-misc/putty/putty-0.80.ebuild
index fe26145e4df8..fdd92be3c643 100644
--- a/net-misc/putty/putty-0.80.ebuild
+++ b/net-misc/putty/putty-0.80.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -37,7 +37,7 @@ DEPEND="
BDEPEND="
dev-lang/perl
virtual/pkgconfig
- doc? ( app-doc/halibut )
+ doc? ( app-text/halibut )
"
src_unpack() {