diff options
Diffstat (limited to 'dev-python/hgdistver')
-rw-r--r-- | dev-python/hgdistver/hgdistver-0.22.ebuild | 1 | ||||
-rw-r--r-- | dev-python/hgdistver/hgdistver-0.25.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/hgdistver/hgdistver-0.22.ebuild b/dev-python/hgdistver/hgdistver-0.22.ebuild index f10f5cc1bfd2..ad56837ee655 100644 --- a/dev-python/hgdistver/hgdistver-0.22.ebuild +++ b/dev-python/hgdistver/hgdistver-0.22.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 PYTHON_COMPAT=( python{2_7,3_4} pypy pypy3 ) diff --git a/dev-python/hgdistver/hgdistver-0.25.ebuild b/dev-python/hgdistver/hgdistver-0.25.ebuild index 32a794ace5f6..9da78fe7c34f 100644 --- a/dev-python/hgdistver/hgdistver-0.25.ebuild +++ b/dev-python/hgdistver/hgdistver-0.25.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 ) |