diff options
Diffstat (limited to 'dev-python/pythondialog')
-rw-r--r-- | dev-python/pythondialog/pythondialog-3.2.2.ebuild | 1 | ||||
-rw-r--r-- | dev-python/pythondialog/pythondialog-3.3.0-r200.ebuild | 1 | ||||
-rw-r--r-- | dev-python/pythondialog/pythondialog-3.3.0.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/dev-python/pythondialog/pythondialog-3.2.2.ebuild b/dev-python/pythondialog/pythondialog-3.2.2.ebuild index 456079e3806..69af5d8f70e 100644 --- a/dev-python/pythondialog/pythondialog-3.2.2.ebuild +++ b/dev-python/pythondialog/pythondialog-3.2.2.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=( python3_4 pypy3 ) diff --git a/dev-python/pythondialog/pythondialog-3.3.0-r200.ebuild b/dev-python/pythondialog/pythondialog-3.3.0-r200.ebuild index a2488455b68..04baa8e3c99 100644 --- a/dev-python/pythondialog/pythondialog-3.3.0-r200.ebuild +++ b/dev-python/pythondialog/pythondialog-3.3.0-r200.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 pypy ) diff --git a/dev-python/pythondialog/pythondialog-3.3.0.ebuild b/dev-python/pythondialog/pythondialog-3.3.0.ebuild index b436d43d665..0b58b6cda10 100644 --- a/dev-python/pythondialog/pythondialog-3.3.0.ebuild +++ b/dev-python/pythondialog/pythondialog-3.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=( python3_4 pypy3 ) |