Package-Manager: Portage-2.3.5, Repoman-2.3.2
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
LICENSE="GPL-2-with-linking-exception"
SLOT="4.0"
KEYWORDS="~amd64 ~x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND=">=dev-libs/glib-2.22
>=x11-libs/gtk+-2.22.0:2
>=dev-libs/libunique-1.0.8:1
>=gnome-base/librsvg-2.32.1
dev-libs/atk
- >=virtual/jre-1.5
+ >=virtual/jre-1.5:*
${PYTHON_DEPS}"
DEPEND="${RDEPEND}
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
LICENSE="GPL-2-with-linking-exception"
SLOT="4.1"
KEYWORDS="amd64 x86"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
COMMON_DEP="
app-text/enchant:0
${PYTHON_DEPS}"
RDEPEND="${COMMON_DEP}
- >=virtual/jre-1.6"
+ >=virtual/jre-1.6:*"
DEPEND="${COMMON_DEP}
dev-java/junit:0