commit: e7c994d2c19272adb954609a0e933e630c5a6791 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Jan 11 16:06:08 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jan 12 14:36:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7c994d2
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 <AT> gentoo.org> {app-doc => app-text}/halibut/Manifest | 0 {app-doc => app-text}/halibut/halibut-1.3.ebuild | 2 +- {app-doc => app-text}/halibut/metadata.xml | 0 games-puzzle/sgt-puzzles/sgt-puzzles-20190415.ebuild | 4 ++-- net-misc/putty/putty-0.80.ebuild | 4 ++-- profiles/arch/alpha/package.use.mask | 2 +- profiles/updates/1Q-2024 | 1 + sys-apps/agedu/agedu-20200617.ebuild | 4 ++-- sys-apps/agedu/agedu-20200705.ebuild | 4 ++-- sys-apps/agedu/agedu-20211129.ebuild | 4 ++-- 10 files changed, 13 insertions(+), 12 deletions(-) diff --git a/app-doc/halibut/Manifest b/app-text/halibut/Manifest similarity index 100% rename from app-doc/halibut/Manifest rename to app-text/halibut/Manifest diff --git a/app-doc/halibut/halibut-1.3.ebuild b/app-text/halibut/halibut-1.3.ebuild similarity index 91% rename from app-doc/halibut/halibut-1.3.ebuild rename to 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 similarity index 100% rename from app-doc/halibut/metadata.xml rename to 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 <matt...@gentoo.org> (2022-07-10) -# Needs unkeyworded app-doc/halibut +# Needs unkeyworded app-text/halibut >=net-misc/putty-0.77 doc # Sam James <s...@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