diff options
author | David Seifert <soap@gentoo.org> | 2022-01-06 11:38:42 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-01-06 11:38:42 +0100 |
commit | 90ad871b7bec14656a57ad0a4f9778f0019e30b5 (patch) | |
tree | 2db08a19904d85a32f24ec1ff5badaae9bb442f4 /www-client/seamonkey | |
parent | sys-libs/libxcrypt: remove superfluous sys-apps/findutils dep (diff) | |
download | gentoo-90ad871b7bec14656a57ad0a4f9778f0019e30b5.tar.gz gentoo-90ad871b7bec14656a57ad0a4f9778f0019e30b5.tar.bz2 gentoo-90ad871b7bec14656a57ad0a4f9778f0019e30b5.zip |
www-client/seamonkey: remove superfluous sys-apps/findutils dep
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'www-client/seamonkey')
-rw-r--r-- | www-client/seamonkey/seamonkey-2.53.8.1-r1.ebuild | 3 | ||||
-rw-r--r-- | www-client/seamonkey/seamonkey-2.53.9-r1.ebuild | 3 | ||||
-rw-r--r-- | www-client/seamonkey/seamonkey-2.53.9.1-r1.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/www-client/seamonkey/seamonkey-2.53.8.1-r1.ebuild b/www-client/seamonkey/seamonkey-2.53.8.1-r1.ebuild index c6468ec65cd5..2c668bd949c8 100644 --- a/www-client/seamonkey/seamonkey-2.53.8.1-r1.ebuild +++ b/www-client/seamonkey/seamonkey-2.53.8.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -64,7 +64,6 @@ BDEPEND=" app-arch/zip >=dev-lang/nasm-2.13 dev-lang/perl - sys-apps/findutils >=sys-devel/binutils-2.16.1 virtual/pkgconfig <virtual/rust-1.56.0 diff --git a/www-client/seamonkey/seamonkey-2.53.9-r1.ebuild b/www-client/seamonkey/seamonkey-2.53.9-r1.ebuild index 079f44cf3770..2f6721842fdf 100644 --- a/www-client/seamonkey/seamonkey-2.53.9-r1.ebuild +++ b/www-client/seamonkey/seamonkey-2.53.9-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -63,7 +63,6 @@ BDEPEND=" app-arch/zip >=dev-lang/nasm-2.13 dev-lang/perl - sys-apps/findutils >=sys-devel/binutils-2.16.1 virtual/pkgconfig <virtual/rust-1.56.0 diff --git a/www-client/seamonkey/seamonkey-2.53.9.1-r1.ebuild b/www-client/seamonkey/seamonkey-2.53.9.1-r1.ebuild index ab3a3adb15ef..7a9ab4122774 100644 --- a/www-client/seamonkey/seamonkey-2.53.9.1-r1.ebuild +++ b/www-client/seamonkey/seamonkey-2.53.9.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -63,7 +63,6 @@ BDEPEND=" app-arch/zip >=dev-lang/nasm-2.13 dev-lang/perl - sys-apps/findutils >=sys-devel/binutils-2.16.1 virtual/pkgconfig <virtual/rust-1.56.0 |