aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2005-06-15 09:06:01 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2005-06-15 09:06:01 +0000
commit2bd1d4c4cd6042a6ad14f0bcc719fd7e7b5871a9 (patch)
treefaa7d93007bb841b33fb1a54ef1890ce5a086295 /misc
parentTest commit. Pylon asked for it :-) (diff)
downloadeselect-2bd1d4c4cd6042a6ad14f0bcc719fd7e7b5871a9.tar.gz
eselect-2bd1d4c4cd6042a6ad14f0bcc719fd7e7b5871a9.tar.bz2
eselect-2bd1d4c4cd6042a6ad14f0bcc719fd7e7b5871a9.zip
Enabled SVN Keywords for files which use them.
svn path=/trunk/; revision=130
Diffstat (limited to 'misc')
-rw-r--r--misc/eselect.bashcomp2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/eselect.bashcomp b/misc/eselect.bashcomp
index d84e5b6..364fae4 100644
--- a/misc/eselect.bashcomp
+++ b/misc/eselect.bashcomp
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: $
+# $Id$
# bash command-line completion for eselect
# Author: Aaron Walker <ka0ttic@gentoo.org>