From 61b861acd7b49083dab687e133f30f3331cb7480 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Tue, 28 Feb 2017 11:47:27 -0800 Subject: Drop $Id$ per council decision in bug #611234. Signed-off-by: Robin H. Johnson --- dev-python/multipledispatch/multipledispatch-0.4.6.ebuild | 1 - dev-python/multipledispatch/multipledispatch-0.4.7.ebuild | 1 - dev-python/multipledispatch/multipledispatch-0.4.8.ebuild | 1 - dev-python/multipledispatch/multipledispatch-0.4.9.ebuild | 1 - 4 files changed, 4 deletions(-) (limited to 'dev-python/multipledispatch') diff --git a/dev-python/multipledispatch/multipledispatch-0.4.6.ebuild b/dev-python/multipledispatch/multipledispatch-0.4.6.ebuild index 9d1eaaca1db2..ad1fa26346b6 100644 --- a/dev-python/multipledispatch/multipledispatch-0.4.6.ebuild +++ b/dev-python/multipledispatch/multipledispatch-0.4.6.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/multipledispatch/multipledispatch-0.4.7.ebuild b/dev-python/multipledispatch/multipledispatch-0.4.7.ebuild index ca69a9f87bac..6c9cd7614a7c 100644 --- a/dev-python/multipledispatch/multipledispatch-0.4.7.ebuild +++ b/dev-python/multipledispatch/multipledispatch-0.4.7.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/multipledispatch/multipledispatch-0.4.8.ebuild b/dev-python/multipledispatch/multipledispatch-0.4.8.ebuild index ce1f4114bfb9..78790945067e 100644 --- a/dev-python/multipledispatch/multipledispatch-0.4.8.ebuild +++ b/dev-python/multipledispatch/multipledispatch-0.4.8.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,3_5} pypy ) diff --git a/dev-python/multipledispatch/multipledispatch-0.4.9.ebuild b/dev-python/multipledispatch/multipledispatch-0.4.9.ebuild index 325f247d04cf..4890dc80c296 100644 --- a/dev-python/multipledispatch/multipledispatch-0.4.9.ebuild +++ b/dev-python/multipledispatch/multipledispatch-0.4.9.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 -- cgit v1.2.3-65-gdbad