From: Frank Brehm Date: Mon, 23 Oct 2017 08:37:46 +0000 (+0200) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=f9c568334c028ea345b1e76ecb4690e406141141;p=config%2Fbruni%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/X11/chooser.sh b/X11/chooser.sh index 6d14a71d..6cfc5742 100755 --- a/X11/chooser.sh +++ b/X11/chooser.sh @@ -2,7 +2,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 # Author: Martin Schlemmer -# $Id$ # Find a match for $XSESSION in /etc/X11/Sessions GENTOO_SESSION="" diff --git a/X11/startDM.sh b/X11/startDM.sh index 02656595..66cceb3a 100755 --- a/X11/startDM.sh +++ b/X11/startDM.sh @@ -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.