diff options
| author | Michał Górny <mgorny@gentoo.org> | 2017-05-17 12:08:56 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2017-05-17 12:32:15 +0200 |
| commit | e41dcee39b3b35e7c94bc1c3ccf4eb4ce4617894 (patch) | |
| tree | a696aa69e0a7f5ce4055f1eb2431b61010252313 /dev-python | |
| parent | 0af30dbc43195525f9805c3fc51ec9921e1cd119 (diff) | |
| download | gentoo-e41dcee39b3b35e7c94bc1c3ccf4eb4ce4617894.tar.gz gentoo-e41dcee39b3b35e7c94bc1c3ccf4eb4ce4617894.tar.bz2 gentoo-e41dcee39b3b35e7c94bc1c3ccf4eb4ce4617894.zip | |
dev-python/queuelib: Remove unneeded vcs-snapshot.eclass
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/queuelib/queuelib-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/queuelib/queuelib-1.1.1.ebuild b/dev-python/queuelib/queuelib-1.1.1.ebuild index cd82bccc3681..472d70f183d7 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}" |
