diff options
Diffstat (limited to 'dev-python/pyjwt')
-rw-r--r-- | dev-python/pyjwt/pyjwt-1.3.0.ebuild | 1 | ||||
-rw-r--r-- | dev-python/pyjwt/pyjwt-1.4.0.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/pyjwt/pyjwt-1.3.0.ebuild b/dev-python/pyjwt/pyjwt-1.3.0.ebuild index 06a57c988842..73412ab2ed3c 100644 --- a/dev-python/pyjwt/pyjwt-1.3.0.ebuild +++ b/dev-python/pyjwt/pyjwt-1.3.0.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 ) diff --git a/dev-python/pyjwt/pyjwt-1.4.0.ebuild b/dev-python/pyjwt/pyjwt-1.4.0.ebuild index 94f6f7902658..eb78e8c99f9e 100644 --- a/dev-python/pyjwt/pyjwt-1.4.0.ebuild +++ b/dev-python/pyjwt/pyjwt-1.4.0.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 |