commit:     8fa6c9f63718cb0f278a03323fa92aa1f0bc40e8
Author:     Violet Purcell <vimproved <AT> inventati <DOT> org>
AuthorDate: Fri Jul  7 21:40:00 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul  9 02:07:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa6c9f6

sys-devel/automake: Change app-arch/gzip dep to app-alternatives/gzip

Closes: https://bugs.gentoo.org/906244

Signed-off-by: Violet Purcell <vimproved <AT> inventati.org>
Closes: https://github.com/gentoo/gentoo/pull/31794
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/automake/automake-1.16.5-r1.ebuild | 2 +-
 sys-devel/automake/automake-1.16.5.ebuild    | 2 +-
 sys-devel/automake/automake-9999.ebuild      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-devel/automake/automake-1.16.5-r1.ebuild 
b/sys-devel/automake/automake-1.16.5-r1.ebuild
index 23a2236bae2f..e1cf2e4800bc 100644
--- a/sys-devel/automake/automake-1.16.5-r1.ebuild
+++ b/sys-devel/automake/automake-1.16.5-r1.ebuild
@@ -42,7 +42,7 @@ RDEPEND=">=dev-lang/perl-5.6
        sys-devel/gnuconfig"
 DEPEND="${RDEPEND}"
 BDEPEND="
-       app-arch/gzip
+       app-alternatives/gzip
        sys-apps/help2man
        test? ( ${PYTHON_DEPS} )
 "

diff --git a/sys-devel/automake/automake-1.16.5.ebuild 
b/sys-devel/automake/automake-1.16.5.ebuild
index 779a853293c6..edf47ba57d4e 100644
--- a/sys-devel/automake/automake-1.16.5.ebuild
+++ b/sys-devel/automake/automake-1.16.5.ebuild
@@ -42,7 +42,7 @@ RDEPEND=">=dev-lang/perl-5.6
        sys-devel/gnuconfig"
 DEPEND="${RDEPEND}"
 BDEPEND="
-       app-arch/gzip
+       app-alternatives/gzip
        sys-apps/help2man
        test? ( ${PYTHON_DEPS} )
 "

diff --git a/sys-devel/automake/automake-9999.ebuild 
b/sys-devel/automake/automake-9999.ebuild
index 571985fea6d6..a00db1146efc 100644
--- a/sys-devel/automake/automake-9999.ebuild
+++ b/sys-devel/automake/automake-9999.ebuild
@@ -42,7 +42,7 @@ RDEPEND=">=dev-lang/perl-5.6
        sys-devel/gnuconfig"
 DEPEND="${RDEPEND}"
 BDEPEND="
-       app-arch/gzip
+       app-alternatives/gzip
        sys-apps/help2man
        test? ( ${PYTHON_DEPS} )
 "

Reply via email to