diff options
Diffstat (limited to 'dev-python/python-editor')
-rw-r--r-- | dev-python/python-editor/python-editor-0.4.ebuild | 1 | ||||
-rw-r--r-- | dev-python/python-editor/python-editor-1.0.3.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/python-editor/python-editor-0.4.ebuild b/dev-python/python-editor/python-editor-0.4.ebuild index 91fb831aef39..bb371cae4a98 100644 --- a/dev-python/python-editor/python-editor-0.4.ebuild +++ b/dev-python/python-editor/python-editor-0.4.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=( python2_7 python3_4 python3_5 ) diff --git a/dev-python/python-editor/python-editor-1.0.3.ebuild b/dev-python/python-editor/python-editor-1.0.3.ebuild index 841a33093d34..5c17044026f8 100644 --- a/dev-python/python-editor/python-editor-1.0.3.ebuild +++ b/dev-python/python-editor/python-editor-1.0.3.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 PYTHON_COMPAT=( python{2_7,3_4,3_5} ) |