diff options
Diffstat (limited to 'dev-python/blinker')
-rw-r--r-- | dev-python/blinker/blinker-1.3.ebuild | 1 | ||||
-rw-r--r-- | dev-python/blinker/blinker-1.4.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-python/blinker/blinker-1.3.ebuild b/dev-python/blinker/blinker-1.3.ebuild index 84eee19138f3..7e69eb198e37 100644 --- a/dev-python/blinker/blinker-1.3.ebuild +++ b/dev-python/blinker/blinker-1.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 ) diff --git a/dev-python/blinker/blinker-1.4.ebuild b/dev-python/blinker/blinker-1.4.ebuild index d617071d83b7..aa0ab2c9d210 100644 --- a/dev-python/blinker/blinker-1.4.ebuild +++ b/dev-python/blinker/blinker-1.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 |