diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-11 17:06:08 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-12 15:36:03 +0100 |
commit | e7c994d2c19272adb954609a0e933e630c5a6791 (patch) | |
tree | 01c97f46e0d26a29b9f065843c09053b54ef27cd /profiles | |
parent | Move {app-doc → app-text}/doxygen (diff) | |
download | gentoo-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 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 2 | ||||
-rw-r--r-- | profiles/updates/1Q-2024 | 1 |
2 files changed, 2 insertions, 1 deletions
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 |