diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-28 11:47:27 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2017-02-28 11:50:50 -0800 |
commit | 61b861acd7b49083dab687e133f30f3331cb7480 (patch) | |
tree | 8a7f8399749ed165000187dad48ad8ac4b831465 /media-libs/fmod | |
parent | kde-apps/kcharselect: Add missing DEPEND (diff) | |
download | gentoo-61b861acd7b49083dab687e133f30f3331cb7480.tar.gz gentoo-61b861acd7b49083dab687e133f30f3331cb7480.tar.bz2 gentoo-61b861acd7b49083dab687e133f30f3331cb7480.zip |
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'media-libs/fmod')
-rw-r--r-- | media-libs/fmod/fmod-3.75.ebuild | 1 | ||||
-rw-r--r-- | media-libs/fmod/fmod-4.38.00.ebuild | 1 | ||||
-rw-r--r-- | media-libs/fmod/fmod-4.38.02.ebuild | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/media-libs/fmod/fmod-3.75.ebuild b/media-libs/fmod/fmod-3.75.ebuild index 72872cd313af..639e9d04c42e 100644 --- a/media-libs/fmod/fmod-3.75.ebuild +++ b/media-libs/fmod/fmod-3.75.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ MY_P="fmodapi${PV/.}linux" S=${WORKDIR}/${MY_P} diff --git a/media-libs/fmod/fmod-4.38.00.ebuild b/media-libs/fmod/fmod-4.38.00.ebuild index d36dad7272f4..737529f73b15 100644 --- a/media-libs/fmod/fmod-4.38.00.ebuild +++ b/media-libs/fmod/fmod-4.38.00.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ inherit versionator diff --git a/media-libs/fmod/fmod-4.38.02.ebuild b/media-libs/fmod/fmod-4.38.02.ebuild index 1c84c8d6084d..5ed559676ec3 100644 --- a/media-libs/fmod/fmod-4.38.02.ebuild +++ b/media-libs/fmod/fmod-4.38.02.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ inherit versionator |