diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:29:47 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-20 00:29:47 +0000 |
commit | 55ce5f000e23586b8ebff456b641e9ddc0724c64 (patch) | |
tree | af145c674ca2d6f458f6d697e38137693fd0630a | |
parent | Add patches collected by Robert Buchholz <rbu at gentoo.org> to backport fixe... (diff) | |
download | gentoo-2-55ce5f000e23586b8ebff456b641e9ddc0724c64.tar.gz gentoo-2-55ce5f000e23586b8ebff456b641e9ddc0724c64.tar.bz2 gentoo-2-55ce5f000e23586b8ebff456b641e9ddc0724c64.zip |
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
-rw-r--r-- | x11-misc/xkeyboard-config/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index 5a86d4612dae..ffd92b866d32 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.42 2007/10/02 20:00:15 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.43 2007/12/20 00:29:47 cla Exp $ + + 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> + xkeyboard-config-1.1.ebuild: + Stable on x86 (bug #202087) 02 Oct 2007; Chris Gianelloni <wolf31o2@gentoo.org> xkeyboard-config-0.9.ebuild: diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-1.1.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-1.1.ebuild index 1db9f2951a23..c98479c816ca 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-1.1.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-1.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 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.1.ebuild,v 1.2 2007/09/26 08:51:43 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-1.1.ebuild,v 1.3 2007/12/20 00:29:47 cla Exp $ inherit eutils multilib 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" |