diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-04-21 09:03:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-04-21 09:53:04 +0200 |
commit | 9c139c2c388d0f41821830c54d8e9ed1cce66e44 (patch) | |
tree | 4f33979cb5a204ad34755fb7dfe7b89c4af563f7 /app-text/xmldiff | |
parent | dev-lang/gnat-gpl: x86 stable (diff) | |
download | gentoo-9c139c2c388d0f41821830c54d8e9ed1cce66e44.tar.gz gentoo-9c139c2c388d0f41821830c54d8e9ed1cce66e44.tar.bz2 gentoo-9c139c2c388d0f41821830c54d8e9ed1cce66e44.zip |
app-text/xmldiff: Remove obsolete dep on dev-python/pyxml
Closes: https://bugs.gentoo.org/367743
Diffstat (limited to 'app-text/xmldiff')
-rw-r--r-- | app-text/xmldiff/xmldiff-0.6.10-r2.ebuild (renamed from app-text/xmldiff/xmldiff-0.6.10-r1.ebuild) | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app-text/xmldiff/xmldiff-0.6.10-r1.ebuild b/app-text/xmldiff/xmldiff-0.6.10-r2.ebuild index 258bcb5872b9..e116f9beb7a1 100644 --- a/app-text/xmldiff/xmldiff-0.6.10-r1.ebuild +++ b/app-text/xmldiff/xmldiff-0.6.10-r2.ebuild @@ -16,7 +16,4 @@ SLOT="0" KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-linux" IUSE="" -DEPEND="dev-python/pyxml[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND}" - DOCS=( ChangeLog README README.xmlrev TODO ) |