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 /sci-libs/deap | |
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 'sci-libs/deap')
-rw-r--r-- | sci-libs/deap/deap-1.0.1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sci-libs/deap/deap-1.0.1.ebuild b/sci-libs/deap/deap-1.0.1.ebuild index 7aaa93542abd..f961fd5a3b86 100644 --- a/sci-libs/deap/deap-1.0.1.ebuild +++ b/sci-libs/deap/deap-1.0.1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ EAPI="5" PYTHON_COMPAT=( python{2_6,2_7,3_1,3_2,3_3} ) |