Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 519182
Collapse All | Expand All

(-)/usr/portage/dev-java/oracle-jdk-bin/oracle-jdk-bin-1.7.0.65.ebuild (-2 / +2 lines)
Lines 15-21 Link Here
15
# Sometimes some or all of the demos are missing, this is to not have to rewrite half
15
# Sometimes some or all of the demos are missing, this is to not have to rewrite half
16
# the ebuild when it happens.
16
# the ebuild when it happens.
17
DEMOS_AVAILABLE=( amd64 x86 x64-solaris x86-solaris sparc-solaris sparc64-solaris x86-macos x64-macos )
17
DEMOS_AVAILABLE=( amd64 x86 x64-solaris x86-solaris sparc-solaris sparc64-solaris x86-macos x64-macos )
18
FX_VERSION="2_2_65"
18
FX_VERSION="2_2_67"
19
19
20
MY_PV="$(get_version_component_range 2)u$(get_version_component_range 4)"
20
MY_PV="$(get_version_component_range 2)u$(get_version_component_range 4)"
21
S_PV="$(replace_version_separator 3 '_')"
21
S_PV="$(replace_version_separator 3 '_')"
Lines 60-66 Link Here
60
60
61
LICENSE="Oracle-BCLA-JavaSE examples? ( BSD )"
61
LICENSE="Oracle-BCLA-JavaSE examples? ( BSD )"
62
SLOT="1.7"
62
SLOT="1.7"
63
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
63
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
64
IUSE="+X alsa aqua derby doc examples +fontconfig jce nsplugin pax_kernel selinux source"
64
IUSE="+X alsa aqua derby doc examples +fontconfig jce nsplugin pax_kernel selinux source"
65
65
66
RESTRICT="fetch strip"
66
RESTRICT="fetch strip"

Return to bug 519182