diff options
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r-- | dev-util/pkgcheck/pkgcheck-0.5.3.ebuild | 1 | ||||
-rw-r--r-- | dev-util/pkgcheck/pkgcheck-9999.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.5.3.ebuild b/dev-util/pkgcheck/pkgcheck-0.5.3.ebuild index 280d17e8faa5..7f6377c90e14 100644 --- a/dev-util/pkgcheck/pkgcheck-0.5.3.ebuild +++ b/dev-util/pkgcheck/pkgcheck-0.5.3.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 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} ) diff --git a/dev-util/pkgcheck/pkgcheck-9999.ebuild b/dev-util/pkgcheck/pkgcheck-9999.ebuild index a4ed7362bef8..7e1fffdd38ab 100644 --- a/dev-util/pkgcheck/pkgcheck-9999.ebuild +++ b/dev-util/pkgcheck/pkgcheck-9999.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 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,3_6} ) |