diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-03-07 23:32:04 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-03-07 23:32:04 +0100 |
commit | 91ff555d2addb95382b587b0d0d4104f35ec3d2a (patch) | |
tree | 9da8e1e900ebf430a70303735b84814f6b1d9237 /libs | |
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 'libs')
-rw-r--r-- | libs/config.bash.in | 2 | ||||
-rw-r--r-- | libs/core.bash.in | 2 | ||||
-rw-r--r-- | libs/default.eselect.in | 2 | ||||
-rw-r--r-- | libs/editor-variable.bash.in | 2 | ||||
-rw-r--r-- | libs/manip.bash.in | 2 | ||||
-rw-r--r-- | libs/multilib.bash.in | 2 | ||||
-rw-r--r-- | libs/output.bash.in | 2 | ||||
-rw-r--r-- | libs/package-manager.bash.in | 2 | ||||
-rw-r--r-- | libs/path-manipulation.bash.in | 2 | ||||
-rw-r--r-- | libs/skel.bash.in | 2 | ||||
-rw-r--r-- | libs/tests.bash.in | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/libs/config.bash.in b/libs/config.bash.in index ace28d8..60bb4c6 100644 --- a/libs/config.bash.in +++ b/libs/config.bash.in @@ -1,6 +1,6 @@ # -*-eselect-*- vim: ft=eselect # Copyright (c) 2005-2012 Gentoo Foundation -# $Id$ +# # This file is part of the 'eselect' tools framework. # # eselect is free software: you can redistribute it and/or modify it under the diff --git a/libs/core.bash.in b/libs/core.bash.in index 2d83ed1..c59c484 100644 --- a/libs/core.bash.in +++ b/libs/core.bash.in @@ -1,6 +1,6 @@ # -*-eselect-*- vim: ft=eselect # Copyright (c) 2005-2012 Gentoo Foundation -# $Id$ +# # This file is part of the 'eselect' tools framework. # # eselect is free software: you can redistribute it and/or modify it under the diff --git a/libs/default.eselect.in b/libs/default.eselect.in index fb0241a..b1643a5 100644 --- a/libs/default.eselect.in +++ b/libs/default.eselect.in @@ -1,6 +1,6 @@ # -*-eselect-*- vim: ft=eselect # Copyright (c) 2005-2012 Gentoo Foundation -# $Id$ +# # This file is part of the 'eselect' tools framework. # # eselect is free software: you can redistribute it and/or modify it under the diff --git a/libs/editor-variable.bash.in b/libs/editor-variable.bash.in index 1919552..a431a4f 100644 --- a/libs/editor-variable.bash.in +++ b/libs/editor-variable.bash.in @@ -1,6 +1,6 @@ # -*-eselect-*- vim: ft=eselect # Copyright (c) 2005-2012 Gentoo Foundation -# $Id$ +# # This file is part of the 'eselect' tools framework. # # eselect is free software: you can redistribute it and/or modify it under the diff --git a/libs/manip.bash.in b/libs/manip.bash.in index b17ee3d..0b4952c 100644 --- a/libs/manip.bash.in +++ b/libs/manip.bash.in @@ -1,6 +1,6 @@ # -*-eselect-*- vim: ft=eselect # Copyright (c) 2005-2012 Gentoo Foundation -# $Id$ +# # This file is part of the 'eselect' tools framework. # # eselect is free software: you can redistribute it and/or modify it under the diff --git a/libs/multilib.bash.in b/libs/multilib.bash.in index e78b235..f8474c6 100644 --- a/libs/multilib.bash.in +++ b/libs/multilib.bash.in @@ -1,6 +1,6 @@ # -*-eselect-*- vim: ft=eselect # Copyright (c) 2005-2012 Gentoo Foundation -# $Id$ +# # This file is part of the 'eselect' tools framework. # # eselect is free software: you can redistribute it and/or modify it under the diff --git a/libs/output.bash.in b/libs/output.bash.in index 7ab66d5..98c5011 100644 --- a/libs/output.bash.in +++ b/libs/output.bash.in @@ -1,6 +1,6 @@ # -*-eselect-*- vim: ft=eselect # Copyright (c) 2005-2012 Gentoo Foundation -# $Id$ +# # This file is part of the 'eselect' tools framework. # # eselect is free software: you can redistribute it and/or modify it under the diff --git a/libs/package-manager.bash.in b/libs/package-manager.bash.in index fb85865..55a48a6 100644 --- a/libs/package-manager.bash.in +++ b/libs/package-manager.bash.in @@ -1,6 +1,6 @@ # -*-eselect-*- vim: ft=eselect # Copyright (c) 2005-2012 Gentoo Foundation -# $Id$ +# # This file is part of the 'eselect' tools framework. # # eselect is free software: you can redistribute it and/or modify it under the diff --git a/libs/path-manipulation.bash.in b/libs/path-manipulation.bash.in index f1467c4..72b8239 100644 --- a/libs/path-manipulation.bash.in +++ b/libs/path-manipulation.bash.in @@ -1,6 +1,6 @@ # -*-eselect-*- vim: ft=eselect # Copyright (c) 2005-2012 Gentoo Foundation -# $Id$ +# # This file is part of the 'eselect' tools framework. # # eselect is free software: you can redistribute it and/or modify it under the diff --git a/libs/skel.bash.in b/libs/skel.bash.in index 482e881..80490b4 100644 --- a/libs/skel.bash.in +++ b/libs/skel.bash.in @@ -1,6 +1,6 @@ # -*-eselect-*- vim: ft=eselect # Copyright (c) 2006-2012 Gentoo Foundation -# $Id$ +# # This file is part of the 'eselect' tools framework. # # eselect is free software: you can redistribute it and/or modify it under the diff --git a/libs/tests.bash.in b/libs/tests.bash.in index e379063..e54f1c2 100644 --- a/libs/tests.bash.in +++ b/libs/tests.bash.in @@ -1,6 +1,6 @@ # -*-eselect-*- vim: ft=eselect # Copyright (c) 2005-2012 Gentoo Foundation -# $Id$ +# # This file is part of the 'eselect' tools framework. # # eselect is free software: you can redistribute it and/or modify it under the |