diff options
author | Donnie Berkholz <dberkholz@gentoo.org> | 2008-10-16 21:40:56 +0000 |
---|---|---|
committer | Donnie Berkholz <dberkholz@gentoo.org> | 2008-10-16 21:40:56 +0000 |
commit | dfe107c5a5b717713e7b64e6efd0186dfca4fb5d (patch) | |
tree | 1135742a54ef0756854e031f3c89b9c86b4b7ee6 /x11-misc/xkeyboard-config/ChangeLog | |
parent | amd64 stable wrt security bug #242254 (diff) | |
download | gentoo-2-dfe107c5a5b717713e7b64e6efd0186dfca4fb5d.tar.gz gentoo-2-dfe107c5a5b717713e7b64e6efd0186dfca4fb5d.tar.bz2 gentoo-2-dfe107c5a5b717713e7b64e6efd0186dfca4fb5d.zip |
Move x11-apps/xkbcomp to DEPEND from RDEPEND. This helps prepare for possible use of XKB files on the console in addition to within X by removing runtime X-related dependencies. The console-setup package in other distros contains tools for handling this called ckb (ckbcomp, etc.). I'd like to look into using this in Gentoo instead of sys-apps/kbd.
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-rc9 x86_64)
Diffstat (limited to 'x11-misc/xkeyboard-config/ChangeLog')
-rw-r--r-- | x11-misc/xkeyboard-config/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index dfb17b23823a..4e84884dc933 100644 --- a/x11-misc/xkeyboard-config/ChangeLog +++ b/x11-misc/xkeyboard-config/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for x11-misc/xkeyboard-config # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.51 2008/10/14 17:09:59 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.52 2008/10/16 21:40:56 dberkholz Exp $ + + 16 Oct 2008; Donnie Berkholz <dberkholz@gentoo.org>; + xkeyboard-config-1.4.ebuild: + Move x11-apps/xkbcomp to DEPEND from RDEPEND. This helps prepare for + possible use of XKB files on the console in addition to within X by + removing runtime X-related dependencies. The console-setup package in + other distros contains tools for handling this called ckb (ckbcomp, etc.). + I'd like to look into using this in Gentoo instead of sys-apps/kbd. *xkeyboard-config-1.4 (14 Oct 2008) |