diff options
Diffstat (limited to 'dev-python/ipdb')
-rw-r--r-- | dev-python/ipdb/ipdb-0.10.1.ebuild | 1 | ||||
-rw-r--r-- | dev-python/ipdb/ipdb-0.8.1.ebuild | 1 | ||||
-rw-r--r-- | dev-python/ipdb/ipdb-0.8.2.ebuild | 1 | ||||
-rw-r--r-- | dev-python/ipdb/ipdb-0.8.ebuild | 1 | ||||
-rw-r--r-- | dev-python/ipdb/ipdb-0.9.0.ebuild | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/dev-python/ipdb/ipdb-0.10.1.ebuild b/dev-python/ipdb/ipdb-0.10.1.ebuild index 19bc746df360..be794f5033ce 100644 --- a/dev-python/ipdb/ipdb-0.10.1.ebuild +++ b/dev-python/ipdb/ipdb-0.10.1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 diff --git a/dev-python/ipdb/ipdb-0.8.1.ebuild b/dev-python/ipdb/ipdb-0.8.1.ebuild index 1c73ff712ec9..f8a99b064644 100644 --- a/dev-python/ipdb/ipdb-0.8.1.ebuild +++ b/dev-python/ipdb/ipdb-0.8.1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 diff --git a/dev-python/ipdb/ipdb-0.8.2.ebuild b/dev-python/ipdb/ipdb-0.8.2.ebuild index 51cbe5734be5..2a3b8474ef58 100644 --- a/dev-python/ipdb/ipdb-0.8.2.ebuild +++ b/dev-python/ipdb/ipdb-0.8.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 diff --git a/dev-python/ipdb/ipdb-0.8.ebuild b/dev-python/ipdb/ipdb-0.8.ebuild index 698b153d5a9a..3a69c2de1569 100644 --- a/dev-python/ipdb/ipdb-0.8.ebuild +++ b/dev-python/ipdb/ipdb-0.8.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} ) diff --git a/dev-python/ipdb/ipdb-0.9.0.ebuild b/dev-python/ipdb/ipdb-0.9.0.ebuild index 5040649b2621..1c7cf62986fe 100644 --- a/dev-python/ipdb/ipdb-0.9.0.ebuild +++ b/dev-python/ipdb/ipdb-0.9.0.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=5 |