diff options
Diffstat (limited to 'dev-python/demjson')
-rw-r--r-- | dev-python/demjson/demjson-2.2.2.ebuild | 1 | ||||
-rw-r--r-- | dev-python/demjson/demjson-2.2.3.ebuild | 1 | ||||
-rw-r--r-- | dev-python/demjson/demjson-2.2.4.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/demjson/demjson-2.2.2.ebuild b/dev-python/demjson/demjson-2.2.2.ebuild index 821f7307cf3b..5da168ee484d 100644 --- a/dev-python/demjson/demjson-2.2.2.ebuild +++ b/dev-python/demjson/demjson-2.2.2.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2014 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/demjson/demjson-2.2.3.ebuild b/dev-python/demjson/demjson-2.2.3.ebuild index d60c603be5ae..9181e2d8f2e3 100644 --- a/dev-python/demjson/demjson-2.2.3.ebuild +++ b/dev-python/demjson/demjson-2.2.3.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 ) diff --git a/dev-python/demjson/demjson-2.2.4.ebuild b/dev-python/demjson/demjson-2.2.4.ebuild index e9be945f7ba9..d76340b54032 100644 --- a/dev-python/demjson/demjson-2.2.4.ebuild +++ b/dev-python/demjson/demjson-2.2.4.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,3_5} pypy pypy3 ) |