diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-01-15 17:33:39 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-01-17 15:06:28 +0100 |
commit | 79b46d47b512404d255e10b861aca3ee0c282bc1 (patch) | |
tree | 399b31fad8a35b5bd9dd1e61037b98afbd9dd6d0 /net-p2p | |
parent | Move {dev-util → dev-build}/xfce4-dev-tools (diff) | |
download | gentoo-79b46d47b512404d255e10b861aca3ee0c282bc1.tar.gz gentoo-79b46d47b512404d255e10b861aca3ee0c282bc1.tar.bz2 gentoo-79b46d47b512404d255e10b861aca3ee0c282bc1.zip |
Move {sys-devel → dev-build}/boost-m4
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/amule/amule-2.3.3-r2.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/amule/amule-2.3.3-r3.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/amule/amule-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-p2p/amule/amule-2.3.3-r2.ebuild b/net-p2p/amule/amule-2.3.3-r2.ebuild index bb3c5f6bba0b..e85c3c6775ab 100644 --- a/net-p2p/amule/amule-2.3.3-r2.ebuild +++ b/net-p2p/amule/amule-2.3.3-r2.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 @@ -45,7 +45,7 @@ DEPEND="${RDEPEND} " BDEPEND=" virtual/pkgconfig - >=sys-devel/boost-m4-0.4_p20221019 + >=dev-build/boost-m4-0.4_p20221019 nls? ( sys-devel/gettext ) " diff --git a/net-p2p/amule/amule-2.3.3-r3.ebuild b/net-p2p/amule/amule-2.3.3-r3.ebuild index e982384b3612..cd0ae41ec44d 100644 --- a/net-p2p/amule/amule-2.3.3-r3.ebuild +++ b/net-p2p/amule/amule-2.3.3-r3.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 @@ -45,7 +45,7 @@ DEPEND="${RDEPEND} " BDEPEND=" virtual/pkgconfig - >=sys-devel/boost-m4-0.4_p20221019 + >=dev-build/boost-m4-0.4_p20221019 nls? ( sys-devel/gettext ) " diff --git a/net-p2p/amule/amule-9999.ebuild b/net-p2p/amule/amule-9999.ebuild index 3a74fe6369d0..80d5beab4994 100644 --- a/net-p2p/amule/amule-9999.ebuild +++ b/net-p2p/amule/amule-9999.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 @@ -45,7 +45,7 @@ DEPEND="${RDEPEND} " BDEPEND=" virtual/pkgconfig - >=sys-devel/boost-m4-0.4_p20221019 + >=dev-build/boost-m4-0.4_p20221019 nls? ( sys-devel/gettext ) " |