diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-11 17:04:37 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-12 15:36:00 +0100 |
commit | f7fdfdaeec3764929686064a6054c38a6b2d7788 (patch) | |
tree | a420a7aa231f9c43b9911a90b4cfa99ba60b3a24 /sys-libs | |
parent | Move {app-doc → app-text}/NaturalDocs (diff) | |
download | gentoo-f7fdfdaeec3764929686064a6054c38a6b2d7788.tar.gz gentoo-f7fdfdaeec3764929686064a6054c38a6b2d7788.tar.bz2 gentoo-f7fdfdaeec3764929686064a6054c38a6b2d7788.zip |
Move {app-doc → app-text}/doxygen
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 'sys-libs')
-rw-r--r-- | sys-libs/gwenhywfar/gwenhywfar-5.10.1.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/ldb/ldb-2.4.4.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/ldb/ldb-2.5.2.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/ldb/ldb-2.5.3.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/ldb/ldb-2.6.2.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/ldb/ldb-2.7.2.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/ldb/ldb-2.8.0.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/libchipcard/libchipcard-5.1.5_rc2.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/libchipcard/libchipcard-5.1.6-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/libchipcard/libchipcard-5.1.6.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/libsmbios/libsmbios-2.4.3-r1.ebuild | 4 |
11 files changed, 22 insertions, 22 deletions
diff --git a/sys-libs/gwenhywfar/gwenhywfar-5.10.1.ebuild b/sys-libs/gwenhywfar/gwenhywfar-5.10.1.ebuild index a2b5fef35202..8d4759d13614 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-5.10.1.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-5.10.1.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 @@ -17,7 +17,7 @@ IUSE="debug doc gtk qt5 test" BDEPEND=" sys-devel/gettext virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " DEPEND=" dev-libs/libgcrypt:0= diff --git a/sys-libs/ldb/ldb-2.4.4.ebuild b/sys-libs/ldb/ldb-2.4.4.ebuild index a55b9fe5090a..fbcda7f37ac1 100644 --- a/sys-libs/ldb/ldb-2.4.4.ebuild +++ b/sys-libs/ldb/ldb-2.4.4.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=7 @@ -43,7 +43,7 @@ DEPEND="${RDEPEND} BDEPEND="${PYTHON_DEPS} dev-libs/libxslt virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " WAF_BINARY="${S}/buildtools/bin/waf" diff --git a/sys-libs/ldb/ldb-2.5.2.ebuild b/sys-libs/ldb/ldb-2.5.2.ebuild index ed21ae51c678..180e90208d90 100644 --- a/sys-libs/ldb/ldb-2.5.2.ebuild +++ b/sys-libs/ldb/ldb-2.5.2.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=7 @@ -43,7 +43,7 @@ DEPEND="${RDEPEND} BDEPEND="${PYTHON_DEPS} dev-libs/libxslt virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " WAF_BINARY="${S}/buildtools/bin/waf" diff --git a/sys-libs/ldb/ldb-2.5.3.ebuild b/sys-libs/ldb/ldb-2.5.3.ebuild index 97a29deb9f38..8ec35b8dee3a 100644 --- a/sys-libs/ldb/ldb-2.5.3.ebuild +++ b/sys-libs/ldb/ldb-2.5.3.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=7 @@ -43,7 +43,7 @@ DEPEND="${RDEPEND} BDEPEND="${PYTHON_DEPS} dev-libs/libxslt virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " WAF_BINARY="${S}/buildtools/bin/waf" diff --git a/sys-libs/ldb/ldb-2.6.2.ebuild b/sys-libs/ldb/ldb-2.6.2.ebuild index d0c4881fb176..192c588a358d 100644 --- a/sys-libs/ldb/ldb-2.6.2.ebuild +++ b/sys-libs/ldb/ldb-2.6.2.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 @@ -48,7 +48,7 @@ DEPEND=" BDEPEND="${PYTHON_DEPS} dev-libs/libxslt virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " WAF_BINARY="${S}/buildtools/bin/waf" diff --git a/sys-libs/ldb/ldb-2.7.2.ebuild b/sys-libs/ldb/ldb-2.7.2.ebuild index 13af13b43302..104e3ff13045 100644 --- a/sys-libs/ldb/ldb-2.7.2.ebuild +++ b/sys-libs/ldb/ldb-2.7.2.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 @@ -48,7 +48,7 @@ DEPEND=" BDEPEND="${PYTHON_DEPS} dev-libs/libxslt virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " WAF_BINARY="${S}/buildtools/bin/waf" diff --git a/sys-libs/ldb/ldb-2.8.0.ebuild b/sys-libs/ldb/ldb-2.8.0.ebuild index 82c5075edcb6..695c2e00e998 100644 --- a/sys-libs/ldb/ldb-2.8.0.ebuild +++ b/sys-libs/ldb/ldb-2.8.0.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 @@ -48,7 +48,7 @@ DEPEND=" BDEPEND="${PYTHON_DEPS} dev-libs/libxslt virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " WAF_BINARY="${S}/buildtools/bin/waf" diff --git a/sys-libs/libchipcard/libchipcard-5.1.5_rc2.ebuild b/sys-libs/libchipcard/libchipcard-5.1.5_rc2.ebuild index c92ae21b062b..72c3965f46dc 100644 --- a/sys-libs/libchipcard/libchipcard-5.1.5_rc2.ebuild +++ b/sys-libs/libchipcard/libchipcard-5.1.5_rc2.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=7 @@ -16,7 +16,7 @@ IUSE="doc examples" BDEPEND=" sys-devel/gettext - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " DEPEND=" >=sys-apps/pcsc-lite-1.6.2 diff --git a/sys-libs/libchipcard/libchipcard-5.1.6-r1.ebuild b/sys-libs/libchipcard/libchipcard-5.1.6-r1.ebuild index 2aa6341035ca..7fda516cd379 100644 --- a/sys-libs/libchipcard/libchipcard-5.1.6-r1.ebuild +++ b/sys-libs/libchipcard/libchipcard-5.1.6-r1.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 @@ -14,7 +14,7 @@ IUSE="doc examples" BDEPEND=" sys-devel/gettext - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " DEPEND=" >=sys-apps/pcsc-lite-1.6.2 diff --git a/sys-libs/libchipcard/libchipcard-5.1.6.ebuild b/sys-libs/libchipcard/libchipcard-5.1.6.ebuild index a0ead743e5ef..22b7cb9b20a5 100644 --- a/sys-libs/libchipcard/libchipcard-5.1.6.ebuild +++ b/sys-libs/libchipcard/libchipcard-5.1.6.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 @@ -14,7 +14,7 @@ IUSE="doc examples" BDEPEND=" sys-devel/gettext - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) " DEPEND=" >=sys-apps/pcsc-lite-1.6.2 diff --git a/sys-libs/libsmbios/libsmbios-2.4.3-r1.ebuild b/sys-libs/libsmbios/libsmbios-2.4.3-r1.ebuild index d730612f8ea6..1bb35b9b5cd5 100644 --- a/sys-libs/libsmbios/libsmbios-2.4.3-r1.ebuild +++ b/sys-libs/libsmbios/libsmbios-2.4.3-r1.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=7 @@ -25,7 +25,7 @@ RDEPEND="dev-libs/libxml2 python? ( ${PYTHON_DEPS} )" DEPEND="${RDEPEND} virtual/pkgconfig - doc? ( app-doc/doxygen ) + doc? ( app-text/doxygen ) graphviz? ( media-gfx/graphviz ) nls? ( sys-devel/gettext )" BDEPEND="test? ( |