aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-03-07 23:32:04 +0100
committerUlrich Müller <ulm@gentoo.org>2012-03-07 23:32:04 +0100
commit91ff555d2addb95382b587b0d0d4104f35ec3d2a (patch)
tree9da8e1e900ebf430a70303735b84814f6b1d9237 /misc/eselect.bashcomp
parentMove DESCRIPTION and MAINTAINER assignment behind inherit command (diff)
downloadeselect-91ff555d2addb95382b587b0d0d4104f35ec3d2a.tar.gz
eselect-91ff555d2addb95382b587b0d0d4104f35ec3d2a.tar.bz2
eselect-91ff555d2addb95382b587b0d0d4104f35ec3d2a.zip
Remove SVN keywords throughout.
Diffstat (limited to 'misc/eselect.bashcomp')
-rw-r--r--misc/eselect.bashcomp1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/eselect.bashcomp b/misc/eselect.bashcomp
index e109d12..f9a3338 100644
--- a/misc/eselect.bashcomp
+++ b/misc/eselect.bashcomp
@@ -1,7 +1,6 @@
# -*- mode: sh; indent-tabs-mode: nil; -*- vim: set ft=sh tw=80 sw=4 et :
# Copyright 2005-2012 Gentoo Foundation
# Distributed under the terms of the GNU GPL version 2 or later
-# $Id$
# bash command-line completion for eselect
# Author: Aaron Walker <ka0ttic@gentoo.org>