commit: 1c8b56a4314316b8a8234bca6bc26fc83b15d99b Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Wed Apr 17 23:17:14 2019 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Wed Apr 17 23:20:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c8b56a4
profiles: adjust oracle-java mask the mask broken the tree mask all future versions with new license for now. Bug: https://bugs.gentoo.org/681828 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> profiles/package.mask | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index af2eb89ab74..3178c8dfda7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -36,11 +36,11 @@ # License states: # "You may not: # make the Programs available in any manner to any third party" -# +# masking all future versions, removal will follow soon. # Alternatives: icedtea, icedtea-bin, openjdk, openjdk-bin, openjdk-jre-bin -# removal in 30 days -dev-java/oracle-jdk-bin -dev-java/oracle-jre-bin +# Bug: https://bugs.gentoo.org/681828 +>dev-java/oracle-jdk-bin-1.8.0.202:1.8 +>dev-java/oracle-jre-bin-1.8.0.202:1.8 # Hans de Graaff <[email protected]> (15 Apr 2019) # Old, ruby24-only, slots of ruby packages without any reverse
