diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 14:24:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-02 14:24:21 +0000 |
commit | d23b58a7dbb957cd5452a229fe5c4a44556e8905 (patch) | |
tree | 644b78d74f8073f61856d0ae9987eb3dad46028d /x11-misc/xkeyboard-config | |
parent | alpha stable wrt #175465 (diff) | |
download | gentoo-2-d23b58a7dbb957cd5452a229fe5c4a44556e8905.tar.gz gentoo-2-d23b58a7dbb957cd5452a229fe5c4a44556e8905.tar.bz2 gentoo-2-d23b58a7dbb957cd5452a229fe5c4a44556e8905.zip |
alpha stable wrt #175465
(Portage version: 2.1.3_rc6)
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.8-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index 3a8c31af5ba8..b2112cf43816 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.30 2007/06/24 07:08:37 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.31 2007/07/02 14:24:21 armin76 Exp $ + + 02 Jul 2007; Raúl Porcel <armin76@gentoo.org> + xkeyboard-config-0.8-r1.ebuild: + alpha stable wrt #175465 24 Jun 2007; Joshua Kinard <kumba@gentoo.org> xkeyboard-config-0.8-r1.ebuild: diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild index f69f315b2a62..0b9b8cab8f9d 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.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.8-r1.ebuild,v 1.7 2007/06/24 22:25:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild,v 1.8 2007/07/02 14:24:21 armin76 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" |