commit: e41dcee39b3b35e7c94bc1c3ccf4eb4ce4617894 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed May 17 10:08:56 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed May 17 10:32:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e41dcee3
dev-python/queuelib: Remove unneeded vcs-snapshot.eclass dev-python/queuelib/queuelib-1.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/queuelib/queuelib-1.1.1.ebuild b/dev-python/queuelib/queuelib-1.1.1.ebuild index cd82bccc368..472d70f183d 100644 --- a/dev-python/queuelib/queuelib-1.1.1.ebuild +++ b/dev-python/queuelib/queuelib-1.1.1.ebuild @@ -5,7 +5,7 @@ EAPI=5 PYTHON_COMPAT=( python2_7 python3_4 ) -inherit vcs-snapshot distutils-r1 +inherit distutils-r1 DESCRIPTION="Collection of persistent (disk-based) queues" HOMEPAGE="https://github.com/scrapy/${PN}"
