dev-python/queuelib: Remove unneeded vcs-snapshot.eclass

This commit is contained in:
Michał Górny
2017-05-17 12:08:56 +02:00
parent 0af30dbc43
commit e41dcee39b

View File

@@ -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}"