diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 13:19:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-08-07 13:19:58 +0000 |
commit | beae817b01a6a7af06a1eab4646f46e8af8b4b84 (patch) | |
tree | 7aaaeb9f92160e8f209be2c977bd7e161c291b47 /x11-misc/xkeyboard-config | |
parent | Stable on sparc wrt #175465 (diff) | |
download | gentoo-2-beae817b01a6a7af06a1eab4646f46e8af8b4b84.tar.gz gentoo-2-beae817b01a6a7af06a1eab4646f46e8af8b4b84.tar.bz2 gentoo-2-beae817b01a6a7af06a1eab4646f46e8af8b4b84.zip |
Stable on sparc wrt #175465
(Portage version: 2.1.2.11)
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 48cb8e9d2a90..84deacfc20d3 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.32 2007/07/03 13:18:48 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.33 2007/08/07 13:19:58 gustavoz Exp $ + + 07 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> + xkeyboard-config-0.8-r1.ebuild: + Stable on sparc wrt #175465 03 Jul 2007; Lars Weiler <pylon@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 8c96a33f60be..d93098502282 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.9 2007/07/03 13:18:48 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-0.8-r1.ebuild,v 1.10 2007/08/07 13:19:58 gustavoz 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" |