commit: 8ab9ca6ce67aa8738ade692534b785f2ef959d96
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 21 07:57:31 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Apr 21 07:58:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ab9ca6c
media-video/griffith: Remove obsolete dep on dev-python/pyxml
This package does not appear to mention PyXML anywhere, and all xml.*
imports seem to be compatible with built-in xml module.
.../griffith/{griffith-0.13-r1.ebuild => griffith-0.13-r2.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/media-video/griffith/griffith-0.13-r1.ebuild
b/media-video/griffith/griffith-0.13-r2.ebuild
similarity index 96%
rename from media-video/griffith/griffith-0.13-r1.ebuild
rename to media-video/griffith/griffith-0.13-r2.ebuild
index 55114ed5969..66b03bc29c8 100644
--- a/media-video/griffith/griffith-0.13-r1.ebuild
+++ b/media-video/griffith/griffith-0.13-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -24,7 +24,6 @@ RDEPEND="
${PYTHON_DEPS}
dev-python/pillow[${PYTHON_USEDEP}]
gnome-base/libglade[${PYTHON_USEDEP}]
- dev-python/pyxml[${PYTHON_USEDEP}]
>=dev-python/pygtk-2.6.1:2[${PYTHON_USEDEP}]
dev-python/pygobject:2[${PYTHON_USEDEP}]
>=dev-python/sqlalchemy-0.5.2[${PYTHON_USEDEP}]