diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-10-05 15:26:57 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-10-05 15:26:57 +0000 |
commit | afef64352858bdf15869a5b4bf5f53e9bf17c34e (patch) | |
tree | 2154d8619ff16993a40f81b6a24e8a18cbc912ab /x11-misc/xkeyboard-config | |
parent | x86 stable, bug 282290 (diff) | |
download | gentoo-2-afef64352858bdf15869a5b4bf5f53e9bf17c34e.tar.gz gentoo-2-afef64352858bdf15869a5b4bf5f53e9bf17c34e.tar.bz2 gentoo-2-afef64352858bdf15869a5b4bf5f53e9bf17c34e.zip |
x86 stable, bug 282290
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-misc/xkeyboard-config')
-rw-r--r-- | x11-misc/xkeyboard-config/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index 2bd573577845..f25250efbd68 100644 --- a/x11-misc/xkeyboard-config/ChangeLog +++ b/x11-misc/xkeyboard-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xkeyboard-config # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.70 2009/09/30 19:32:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.71 2009/10/05 15:26:57 fauli Exp $ + + 05 Oct 2009; Christian Faulhammer <fauli@gentoo.org> + xkeyboard-config-1.6.ebuild: + x86 stable, bug 282290 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> xkeyboard-config-1.6.ebuild: diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild index dbf15af4788b..b679ae2b6eca 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild,v 1.5 2009/09/30 19:32:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-1.6.ebuild,v 1.6 2009/10/05 15:26:57 fauli Exp $ inherit eutils DESCRIPTION="X keyboard configuration database" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig" SRC_URI="http://xlibs.freedesktop.org/xkbdesc/${P}.tar.bz2" |