diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 20:07:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 20:07:03 +0000 |
commit | f247d16d9ac9d4ae1306061f5cf79ccafeef3295 (patch) | |
tree | e573c31996a7cfe8dd8ab3c0e956e67fdf757f99 /x11-misc/xkeyboard-config | |
parent | sparc stable wrt #294958 (diff) | |
download | gentoo-2-f247d16d9ac9d4ae1306061f5cf79ccafeef3295.tar.gz gentoo-2-f247d16d9ac9d4ae1306061f5cf79ccafeef3295.tar.bz2 gentoo-2-f247d16d9ac9d4ae1306061f5cf79ccafeef3295.zip |
alpha/ia64/sh/sparc stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
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-1.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index 192ba65037a5..61150ebde10e 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.87 2010/01/14 22:55:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.88 2010/01/18 20:07:03 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> + xkeyboard-config-1.7.ebuild: + alpha/ia64/sh/sparc stable wrt #294958 14 Jan 2010; Markus Meier <maekke@gentoo.org> xkeyboard-config-1.7.ebuild: arm stable, bug #294958 diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-1.7.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-1.7.ebuild index f53f2e11715c..43c559164344 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-1.7.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.7.ebuild,v 1.9 2010/01/14 22:55:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-1.7.ebuild,v 1.10 2010/01/18 20:07:03 armin76 Exp $ EAPI="2" @@ -16,7 +16,7 @@ inherit ${GIT_ECLASS} autotools DESCRIPTION="X keyboard configuration database" HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" IUSE="" LICENSE="MIT" |