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 /modules
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 'modules')
-rw-r--r--modules/bashcomp.eselect1
-rw-r--r--modules/binutils.eselect1
-rw-r--r--modules/config.eselect1
-rw-r--r--modules/cow.eselect1
-rw-r--r--modules/editor.eselect1
-rw-r--r--modules/env.eselect1
-rw-r--r--modules/kernel.eselect1
-rw-r--r--modules/locale.eselect1
-rw-r--r--modules/modules.eselect1
-rw-r--r--modules/news.eselect1
-rw-r--r--modules/pager.eselect1
-rw-r--r--modules/profile.eselect1
-rw-r--r--modules/rc.eselect1
-rw-r--r--modules/visual.eselect1
14 files changed, 0 insertions, 14 deletions
diff --git a/modules/bashcomp.eselect b/modules/bashcomp.eselect
index 764430e..20bb82e 100644
--- a/modules/bashcomp.eselect
+++ b/modules/bashcomp.eselect
@@ -1,7 +1,6 @@
# -*-eselect-*- vim: ft=eselect
# Copyright 2005-2012 Gentoo Foundation
# Distributed under the terms of the GNU GPL version 2 or later
-# $Id$
DESCRIPTION="Manage contributed bash-completion scripts"
MAINTAINER="eselect@gentoo.org"
diff --git a/modules/binutils.eselect b/modules/binutils.eselect
index 6b7d4c1..6bf0657 100644
--- a/modules/binutils.eselect
+++ b/modules/binutils.eselect
@@ -1,7 +1,6 @@
# -*-eselect-*- vim: ft=eselect
# Copyright 2005-2012 Gentoo Foundation
# Distributed under the terms of the GNU GPL version 2 or later
-# $Id$
inherit config package-manager
diff --git a/modules/config.eselect b/modules/config.eselect
index 9cdd9f6..36e5ac2 100644
--- a/modules/config.eselect
+++ b/modules/config.eselect
@@ -1,7 +1,6 @@
# -*-eselect-*- vim: ft=eselect
# Copyright 2005-2012 Gentoo Foundation
# Distributed under the terms of the GNU GPL version 2 or later
-# $Id$
inherit portage
diff --git a/modules/cow.eselect b/modules/cow.eselect
index 9f96354..5fcc38d 100644
--- a/modules/cow.eselect
+++ b/modules/cow.eselect
@@ -1,7 +1,6 @@
# -*-eselect-*- vim: ft=eselect
# Copyright 2005-2012 Gentoo Foundation
# Distributed under the terms of the GNU GPL version 2 or later
-# $Id$
DESCRIPTION="Do things to a cow"
MAINTAINER="eselect@gentoo.org"
diff --git a/modules/editor.eselect b/modules/editor.eselect
index 4b68422..6d71c1c 100644
--- a/modules/editor.eselect
+++ b/modules/editor.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="EDITOR"
EDITOR_ENVFILE="/etc/env.d/99editor"
diff --git a/modules/env.eselect b/modules/env.eselect
index 8028185..c5d4672 100644
--- a/modules/env.eselect
+++ b/modules/env.eselect
@@ -1,7 +1,6 @@
# -*-eselect-*- vim: ft=eselect
# Copyright 2005-2012 Gentoo Foundation
# Distributed under the terms of the GNU GPL version 2 or later
-# $Id$
inherit config multilib package-manager
diff --git a/modules/kernel.eselect b/modules/kernel.eselect
index 91e1fe1..f09603c 100644
--- a/modules/kernel.eselect
+++ b/modules/kernel.eselect
@@ -1,7 +1,6 @@
# -*-eselect-*- vim: ft=eselect
# Copyright 2005-2012 Gentoo Foundation
# Distributed under the terms of the GNU GPL version 2 or later
-# $Id$
DESCRIPTION="Manage the /usr/src/linux symlink"
MAINTAINER="eselect@gentoo.org"
diff --git a/modules/locale.eselect b/modules/locale.eselect
index 5e1af4e..cb19f63 100644
--- a/modules/locale.eselect
+++ b/modules/locale.eselect
@@ -1,7 +1,6 @@
# -*-eselect-*- vim: ft=eselect
# Copyright 2005-2012 Gentoo Foundation
# Distributed under the terms of the GNU GPL version 2 or later
-# $Id$
inherit config
diff --git a/modules/modules.eselect b/modules/modules.eselect
index 68d6871..6ce732f 100644
--- a/modules/modules.eselect
+++ b/modules/modules.eselect
@@ -1,7 +1,6 @@
# -*-eselect-*- vim: ft=eselect
# Copyright 2006-2012 Gentoo Foundation
# Distributed under the terms of the GNU GPL version 2 or later
-# $Id$
inherit config
diff --git a/modules/news.eselect b/modules/news.eselect
index 552d906..f9b9e8c 100644
--- a/modules/news.eselect
+++ b/modules/news.eselect
@@ -1,7 +1,6 @@
# -*-eselect-*- vim: ft=eselect
# Copyright 2005-2012 Gentoo Foundation
# Distributed under the terms of the GNU GPL version 2 or later
-# $Id$
inherit package-manager
diff --git a/modules/pager.eselect b/modules/pager.eselect
index 5af5e7c..dbb8f42 100644
--- a/modules/pager.eselect
+++ b/modules/pager.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="PAGER"
EDITOR_ENVFILE="/etc/env.d/99pager"
diff --git a/modules/profile.eselect b/modules/profile.eselect
index 02b21f3..d0acdf7 100644
--- a/modules/profile.eselect
+++ b/modules/profile.eselect
@@ -1,7 +1,6 @@
# -*-eselect-*- vim: ft=eselect
# Copyright 2005-2012 Gentoo Foundation
# Distributed under the terms of the GNU GPL version 2 or later
-# $Id$
# This is a portage-only module.
inherit package-manager
diff --git a/modules/rc.eselect b/modules/rc.eselect
index a905b3c..01eb318 100644
--- a/modules/rc.eselect
+++ b/modules/rc.eselect
@@ -1,7 +1,6 @@
# -*-eselect-*- vim: ft=eselect
# Copyright 2005-2012 Gentoo Foundation
# Distributed under the terms of the GNU GPL version 2 or later
-# $Id$
inherit config
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"