diff options
Diffstat (limited to 'dev-python/jsonpointer')
-rw-r--r-- | dev-python/jsonpointer/jsonpointer-1.10.ebuild | 1 | ||||
-rw-r--r-- | dev-python/jsonpointer/jsonpointer-1.7.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/jsonpointer/jsonpointer-1.10.ebuild b/dev-python/jsonpointer/jsonpointer-1.10.ebuild index 0da46c8e5d2e..cec7ce635581 100644 --- a/dev-python/jsonpointer/jsonpointer-1.10.ebuild +++ b/dev-python/jsonpointer/jsonpointer-1.10.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 ) diff --git a/dev-python/jsonpointer/jsonpointer-1.7.ebuild b/dev-python/jsonpointer/jsonpointer-1.7.ebuild index 04aec3e74a97..343f2954bec6 100644 --- a/dev-python/jsonpointer/jsonpointer-1.7.ebuild +++ b/dev-python/jsonpointer/jsonpointer-1.7.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2015 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 ) |