]> Frank Brehm's Git Trees - config/bruni/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorFrank Brehm <frank@brehm-online.com>
Mon, 23 Oct 2017 08:37:46 +0000 (10:37 +0200)
committerFrank Brehm <frank@brehm-online.com>
Mon, 23 Oct 2017 08:37:46 +0000 (10:37 +0200)
X11/chooser.sh
X11/startDM.sh

index 6d14a71d43e66b607d7d479701ee253191f7145f..6cfc57426d6a30799f1bdb1b8addb3c3bc25ee4e 100755 (executable)
@@ -2,7 +2,6 @@
 # Copyright 1999-2004 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License, v2
 # Author:  Martin Schlemmer <azarah@gentoo.org>
-# $Id$
 
 # Find a match for $XSESSION in /etc/X11/Sessions
 GENTOO_SESSION=""
index 02656595c12f3314ea9900211aa2e08dc60cbb1d..66cceb3a68f5b3737513e4ab45d09af399703191 100755 (executable)
@@ -1,7 +1,6 @@
 #!/bin/sh
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License, v2
-# $Id$
 
 # We need to source /etc/profile for stuff like $LANG to work
 # bug #10190.