diff options
author | 2007-02-19 15:47:35 +0000 | |
---|---|---|
committer | 2007-02-19 15:47:35 +0000 | |
commit | be7ee45b1ffc70e49eab541c24e362319c1ebcb8 (patch) | |
tree | d31e0f760225f0e96197d57167f31571cd5a1d7a /x11-misc/mkxf86config/ChangeLog | |
parent | * bump (diff) | |
download | gentoo-2-be7ee45b1ffc70e49eab541c24e362319c1ebcb8.tar.gz gentoo-2-be7ee45b1ffc70e49eab541c24e362319c1ebcb8.tar.bz2 gentoo-2-be7ee45b1ffc70e49eab541c24e362319c1ebcb8.zip |
Changed the description in an attempt to keep people from breaking their X configurations. It would be nice if people wouldn't run shell scripts blindly without first checking to see what it might actually *do* to their system.
(Portage version: 2.1.2-r9)
Diffstat (limited to 'x11-misc/mkxf86config/ChangeLog')
-rw-r--r-- | x11-misc/mkxf86config/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/x11-misc/mkxf86config/ChangeLog b/x11-misc/mkxf86config/ChangeLog index d90dee0c3faa..b2484cb8fa51 100644 --- a/x11-misc/mkxf86config/ChangeLog +++ b/x11-misc/mkxf86config/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-misc/mkxf86config # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.32 2007/02/14 21:26:17 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.33 2007/02/19 15:47:35 wolf31o2 Exp $ + + 19 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> + mkxf86config-0.9.8.ebuild: + Changed the description in an attempt to keep people from breaking their X + configurations. It would be nice if people wouldn't run shell scripts + blindly without first checking to see what it might actually *do* to their + system. 14 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org> -mkxf86config-0.9.7.ebuild: |