diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-28 12:26:39 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-28 12:27:04 -0800 |
commit | ec7a34422a01dc5d0466d0cd322f77dcd8af762b (patch) | |
tree | 81caf78652d680e110272ef77df36001af291c4a /dev-python/pytest-html | |
parent | x11-themes/leonidas-backgrounds: Remove Id line (diff) | |
download | gentoo-ec7a34422a01dc5d0466d0cd322f77dcd8af762b.tar.gz gentoo-ec7a34422a01dc5d0466d0cd322f77dcd8af762b.tar.bz2 gentoo-ec7a34422a01dc5d0466d0cd322f77dcd8af762b.zip |
Drop $Header$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'dev-python/pytest-html')
-rw-r--r-- | dev-python/pytest-html/pytest-html-1.10.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pytest-html/pytest-html-1.10.1.ebuild b/dev-python/pytest-html/pytest-html-1.10.1.ebuild index 10199b10ec11..f18c5532acc1 100644 --- a/dev-python/pytest-html/pytest-html-1.10.1.ebuild +++ b/dev-python/pytest-html/pytest-html-1.10.1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ EAPI=6 PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) |