diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:39:46 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:43:13 +0100 |
commit | 22fd7b2d4764535bd3afc37728df1015b0294467 (patch) | |
tree | 308db1ade2168db9280b6c460c478e9183a8372f /games-emulation | |
parent | dev-lang/spidermonkey:{38,45} drop more static libs (diff) | |
download | gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.bz2 gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.zip |
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/kigb/files/kigb | 1 | ||||
-rw-r--r-- | games-emulation/virtualjaguar/files/virtualjaguar | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/games-emulation/kigb/files/kigb b/games-emulation/kigb/files/kigb index 7a3e691b7f31..c07095bb53ee 100644 --- a/games-emulation/kigb/files/kigb +++ b/games-emulation/kigb/files/kigb @@ -1,7 +1,6 @@ #!/bin/bash # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ kigb_dir="${HOME}/.kigb" diff --git a/games-emulation/virtualjaguar/files/virtualjaguar b/games-emulation/virtualjaguar/files/virtualjaguar index 733bf087056d..df4bb14d73f8 100644 --- a/games-emulation/virtualjaguar/files/virtualjaguar +++ b/games-emulation/virtualjaguar/files/virtualjaguar @@ -3,7 +3,6 @@ # Script for launching virtualjaguar # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ source /lib/gentoo/functions.sh || exit 1 |