commit: da15c22d5f1cd0904a282253da3e123821fa51bb Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sat Jan 23 23:01:43 2016 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sat Jan 23 23:01:43 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da15c22d
dev-java/icedtea-bin: Enable webstart by default (again) Upstream has asked us to because Oracle always includes it. Package-Manager: portage-2.2.27 dev-java/icedtea-bin/icedtea-bin-6.1.13.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/icedtea-bin/icedtea-bin-6.1.13.9.ebuild b/dev-java/icedtea-bin/icedtea-bin-6.1.13.9.ebuild index 09fdf40..3d9e4f8 100644 --- a/dev-java/icedtea-bin/icedtea-bin-6.1.13.9.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-6.1.13.9.ebuild @@ -26,7 +26,7 @@ LICENSE="GPL-2-with-linking-exception" SLOT="6" KEYWORDS="-* amd64 x86" -IUSE="+alsa cjk +cups doc examples +gtk headless-awt nsplugin selinux source webstart" +IUSE="+alsa cjk +cups doc examples +gtk headless-awt nsplugin selinux source +webstart" REQUIRED_USE="gtk? ( !headless-awt ) nsplugin? ( !headless-awt )" RESTRICT="preserve-libs strip"
