commit: cb8bfa8a91b94138b50256af4941a6cdef639c00 Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Fri Mar 28 16:21:25 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Mar 28 17:22:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb8bfa8a
net-misc/plowshare: switch 2.1.7-r3 to rhino slot 0 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/41349 Signed-off-by: Sam James <sam <AT> gentoo.org> .../{plowshare-2.1.7-r2.ebuild => plowshare-2.1.7-r3.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/plowshare/plowshare-2.1.7-r2.ebuild b/net-misc/plowshare/plowshare-2.1.7-r3.ebuild similarity index 94% rename from net-misc/plowshare/plowshare-2.1.7-r2.ebuild rename to net-misc/plowshare/plowshare-2.1.7-r3.ebuild index f2207e36da41..7bf81d252ea6 100644 --- a/net-misc/plowshare/plowshare-2.1.7-r2.ebuild +++ b/net-misc/plowshare/plowshare-2.1.7-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ RDEPEND=" net-misc/curl sys-apps/util-linux virtual/imagemagick-tools[tiff] - javascript? ( dev-java/rhino ) + javascript? ( >=dev-java/rhino-1.8.0:0 ) view-captcha? ( || ( media-gfx/aview media-libs/libcaca ) )" # NOTES:
