diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-05-11 09:16:27 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-05-11 09:17:20 +0200 |
commit | 5d8932cd96462ad03ffa5ecb38b96fed6ee1f367 (patch) | |
tree | 2dbb558485ebcc7961e944155f6f8f9db775707e /dev-python/construct | |
parent | virtual/python-dnspython: Stable for HPPA (bug #618116). (diff) | |
download | gentoo-5d8932cd96462ad03ffa5ecb38b96fed6ee1f367.tar.gz gentoo-5d8932cd96462ad03ffa5ecb38b96fed6ee1f367.tar.bz2 gentoo-5d8932cd96462ad03ffa5ecb38b96fed6ee1f367.zip |
[QA] Drop $Id$ lines that were added back to ebuild headers.
Bug: 611234
Diffstat (limited to 'dev-python/construct')
-rw-r--r-- | dev-python/construct/construct-2.8.12.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/construct/construct-2.8.12.ebuild b/dev-python/construct/construct-2.8.12.ebuild index ccaed037621f..ceeedd6f36d5 100644 --- a/dev-python/construct/construct-2.8.12.ebuild +++ b/dev-python/construct/construct-2.8.12.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 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} ) |