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 /games-puzzle
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 'games-puzzle')
-rw-r--r--games-puzzle/sgt-puzzles/sgt-puzzles-20190415.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/sgt-puzzles/sgt-puzzles-20190415.ebuild b/games-puzzle/sgt-puzzles/sgt-puzzles-20190415.ebuild
index 902b9c928920..39e32f02b666 100644
--- a/games-puzzle/sgt-puzzles/sgt-puzzles-20190415.ebuild
+++ b/games-puzzle/sgt-puzzles/sgt-puzzles-20190415.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -35,7 +35,7 @@ DEPEND="${COMMON_DEPEND}"
BDEPEND="
dev-lang/perl
virtual/pkgconfig
- doc? ( >=app-doc/halibut-1.2 )"
+ doc? ( >=app-text/halibut-1.2 )"
PATCHES=( "${FILESDIR}/${PN}-20161207-builtin-help.patch" )