diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-10-02 20:00:15 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-10-02 20:00:15 +0000 |
commit | 74af3487c57669d0cda9747ead48b45ea8586f5e (patch) | |
tree | 7512fadc65b4f9e967fed46462be6719ace87752 /x11-misc/xkeyboard-config | |
parent | Stable on amd64 wrt bug #190900. (diff) | |
download | gentoo-2-74af3487c57669d0cda9747ead48b45ea8586f5e.tar.gz gentoo-2-74af3487c57669d0cda9747ead48b45ea8586f5e.tar.bz2 gentoo-2-74af3487c57669d0cda9747ead48b45ea8586f5e.zip |
Stable on amd64/x86 wrt bug #191615.
(Portage version: 2.1.3.9)
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-0.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index c520870f49d7..5a86d4612dae 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.41 2007/09/29 10:26:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.42 2007/10/02 20:00:15 wolf31o2 Exp $ + + 02 Oct 2007; Chris Gianelloni <wolf31o2@gentoo.org> + xkeyboard-config-0.9.ebuild: + Stable on amd64/x86 wrt bug #191615. 29 Sep 2007; Raúl Porcel <armin76@gentoo.org> xkeyboard-config-0.9.ebuild: diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-0.9.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-0.9.ebuild index da1437ce1b74..5faf401c36d0 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-0.9.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-0.9.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-0.9.ebuild,v 1.6 2007/09/29 10:26:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-0.9.ebuild,v 1.7 2007/10/02 20:00:15 wolf31o2 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" |