diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-05 21:36:41 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-05 21:36:41 +0000 |
commit | a853d2d84b778c8f89db80fdbb98d2295e3dfedf (patch) | |
tree | 0654b70928ed390af155d82f7924ee7cc9b3d232 /x11-misc/xkeyboard-config | |
parent | remove useless messages (diff) | |
download | gentoo-2-a853d2d84b778c8f89db80fdbb98d2295e3dfedf.tar.gz gentoo-2-a853d2d84b778c8f89db80fdbb98d2295e3dfedf.tar.bz2 gentoo-2-a853d2d84b778c8f89db80fdbb98d2295e3dfedf.zip |
x86 stable, bug #251832
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xkeyboard-config')
-rw-r--r-- | x11-misc/xkeyboard-config/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index 8feac4721085..9d4f49e1a098 100644 --- a/x11-misc/xkeyboard-config/ChangeLog +++ b/x11-misc/xkeyboard-config/ChangeLog @@ -1,6 +1,9 @@ # 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.58 2009/04/05 18:54:15 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.59 2009/04/05 21:36:41 maekke Exp $ + + 05 Apr 2009; Markus Meier <maekke@gentoo.org> xkeyboard-config-1.5.ebuild: + x86 stable, bug #251832 05 Apr 2009; Olivier Crête <tester@gentoo.org> xkeyboard-config-1.5.ebuild: diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild index bf0cff59c27b..bba9670210ea 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-1.5.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.5.ebuild,v 1.5 2009/04/05 18:54:15 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-1.5.ebuild,v 1.6 2009/04/05 21:36:41 maekke 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" |