diff options
author | 2012-03-07 23:32:04 +0100 | |
---|---|---|
committer | 2012-03-07 23:32:04 +0100 | |
commit | 91ff555d2addb95382b587b0d0d4104f35ec3d2a (patch) | |
tree | 9da8e1e900ebf430a70303735b84814f6b1d9237 /modules/visual.eselect | |
parent | Move DESCRIPTION and MAINTAINER assignment behind inherit command (diff) | |
download | eselect-91ff555d2addb95382b587b0d0d4104f35ec3d2a.tar.gz eselect-91ff555d2addb95382b587b0d0d4104f35ec3d2a.tar.bz2 eselect-91ff555d2addb95382b587b0d0d4104f35ec3d2a.zip |
Remove SVN keywords throughout.
Diffstat (limited to 'modules/visual.eselect')
-rw-r--r-- | modules/visual.eselect | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/visual.eselect b/modules/visual.eselect index 87a7033..5c625be 100644 --- a/modules/visual.eselect +++ b/modules/visual.eselect @@ -1,7 +1,6 @@ # -*-eselect-*- vim: ft=eselect # Copyright 2009-2012 Gentoo Foundation # Distributed under the terms of the GNU GPL version 2 or later -# $Id$ EDITOR_VAR="VISUAL" EDITOR_ENVFILE="/etc/env.d/99editor" |