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
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>
-rw-r--r--app-text/halibut/Manifest (renamed from app-doc/halibut/Manifest)0
-rw-r--r--app-text/halibut/halibut-1.3.ebuild (renamed from app-doc/halibut/halibut-1.3.ebuild)2
-rw-r--r--app-text/halibut/metadata.xml (renamed from app-doc/halibut/metadata.xml)0
-rw-r--r--games-puzzle/sgt-puzzles/sgt-puzzles-20190415.ebuild4
-rw-r--r--net-misc/putty/putty-0.80.ebuild4
-rw-r--r--profiles/arch/alpha/package.use.mask2
-rw-r--r--profiles/updates/1Q-20241
-rw-r--r--sys-apps/agedu/agedu-20200617.ebuild4
-rw-r--r--sys-apps/agedu/agedu-20200705.ebuild4
-rw-r--r--sys-apps/agedu/agedu-20211129.ebuild4
10 files changed, 13 insertions, 12 deletions
diff --git a/app-doc/halibut/Manifest b/app-text/halibut/Manifest
index f285e42d4109..f285e42d4109 100644
--- a/app-doc/halibut/Manifest
+++ b/app-text/halibut/Manifest
diff --git a/app-doc/halibut/halibut-1.3.ebuild b/app-text/halibut/halibut-1.3.ebuild
index 8cbdd5b43cbe..5370336f4d85 100644
--- a/app-doc/halibut/halibut-1.3.ebuild
+++ b/app-text/halibut/halibut-1.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
diff --git a/app-doc/halibut/metadata.xml b/app-text/halibut/metadata.xml
index 85e4ed814fa2..85e4ed814fa2 100644
--- a/app-doc/halibut/metadata.xml
+++ b/app-text/halibut/metadata.xml
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" )
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() {
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index 44093e533891..7dff65e5cba2 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -95,7 +95,7 @@ net-misc/openvswitch unwind
net-misc/openntpd constraints
# Matthew Smith <matthew@gentoo.org> (2022-07-10)
-# Needs unkeyworded app-doc/halibut
+# Needs unkeyworded app-text/halibut
>=net-misc/putty-0.77 doc
# Sam James <sam@gentoo.org> (2022-04-29)
diff --git a/profiles/updates/1Q-2024 b/profiles/updates/1Q-2024
index e6b6f40f2d7e..0984b6fb6a27 100644
--- a/profiles/updates/1Q-2024
+++ b/profiles/updates/1Q-2024
@@ -2,3 +2,4 @@ move dev-python/pysol_cards dev-python/pysol-cards
move sys-kernel/installkernel-gentoo sys-kernel/installkernel
move app-doc/NaturalDocs app-text/NaturalDocs
move app-doc/doxygen app-text/doxygen
+move app-doc/halibut app-text/halibut
diff --git a/sys-apps/agedu/agedu-20200617.ebuild b/sys-apps/agedu/agedu-20200617.ebuild
index 6e773cca11b6..1521d19f0309 100644
--- a/sys-apps/agedu/agedu-20200617.ebuild
+++ b/sys-apps/agedu/agedu-20200617.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
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc ipv6"
-DEPEND="doc? ( app-doc/halibut )"
+DEPEND="doc? ( app-text/halibut )"
PATCHES=(
"${FILESDIR}/${PN}-r9671-fix-automagic.patch"
diff --git a/sys-apps/agedu/agedu-20200705.ebuild b/sys-apps/agedu/agedu-20200705.ebuild
index be1c1f08bf7d..e044de694b53 100644
--- a/sys-apps/agedu/agedu-20200705.ebuild
+++ b/sys-apps/agedu/agedu-20200705.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
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc ipv6"
-DEPEND="doc? ( app-doc/halibut )"
+DEPEND="doc? ( app-text/halibut )"
PATCHES=(
"${FILESDIR}/${PN}-r9671-fix-automagic.patch"
diff --git a/sys-apps/agedu/agedu-20211129.ebuild b/sys-apps/agedu/agedu-20211129.ebuild
index 37be7923f167..7db75cd7152e 100644
--- a/sys-apps/agedu/agedu-20211129.ebuild
+++ b/sys-apps/agedu/agedu-20211129.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc"
-BDEPEND="doc? ( app-doc/halibut )"
+BDEPEND="doc? ( app-text/halibut )"
# Notes:
# - IPv4 / IPv6 are still optional but enabled by default; they don't