Also fix >=glib-2 dep to glib:2 and libxml2 dep to libxml2:2 while here
Closes: https://bugs.gentoo.org/664088
Package-Manager: Portage-2.3.47, Repoman-2.3.10
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
RDEPEND="${PYTHON_DEPS}
>=app-text/sword-1.7.4
- >=dev-libs/glib-2[${PYTHON_USEDEP}]
- dev-libs/libxml2[${PYTHON_USEDEP}]
+ dev-libs/glib:2
+ dev-libs/libxml2:2[${PYTHON_USEDEP}]
gnome-base/gconf[${PYTHON_USEDEP}]
gnome-extra/gtkhtml:4.0
>=gnome-extra/libgsf-1.14
RDEPEND="${PYTHON_DEPS}
>=app-text/sword-1.8.0
- >=dev-libs/glib-2[${PYTHON_USEDEP}]
- dev-libs/libxml2[${PYTHON_USEDEP}]
+ dev-libs/glib:2
+ dev-libs/libxml2:2[${PYTHON_USEDEP}]
gnome-base/gconf[${PYTHON_USEDEP}]
gnome-extra/gtkhtml:4.0
>=gnome-extra/libgsf-1.14