diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 21:42:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-02-12 21:42:16 +0000 |
commit | a67c7b66d484d83b5fb3ebd678141b78606930f0 (patch) | |
tree | d75b6067b21400df0b5aaa5549c0c8f39786500c /x11-misc/xkeyboard-config | |
parent | alpha/ia64/s390/sh/sparc stable wrt #344827 (diff) | |
download | gentoo-2-a67c7b66d484d83b5fb3ebd678141b78606930f0.tar.gz gentoo-2-a67c7b66d484d83b5fb3ebd678141b78606930f0.tar.bz2 gentoo-2-a67c7b66d484d83b5fb3ebd678141b78606930f0.zip |
alpha/ia64/s390/sh/sparc stable wrt #344827
(Portage version: 2.1.9.25/cvs/Linux ia64)
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-2.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog index 34c3885b71d1..b53e670819c3 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.113 2011/02/12 16:29:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.114 2011/02/12 21:42:16 armin76 Exp $ + + 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> + xkeyboard-config-2.0-r1.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #344827 12 Feb 2011; Christian Faulhammer <fauli@gentoo.org> xkeyboard-config-2.1.ebuild: diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.0-r1.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.0-r1.ebuild index 7e049a3a51de..05e1be6bd54f 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.0-r1.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.0-r1.ebuild,v 1.6 2010/12/31 20:17:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.0-r1.ebuild,v 1.7 2011/02/12 21:42:16 armin76 Exp $ EAPI=3 @@ -13,7 +13,7 @@ DESCRIPTION="X keyboard configuration database" HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig" SRC_URI="${BASE_INDIVIDUAL_URI}/data/xkeyboard-config/${P}.tar.bz2" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" LICENSE="MIT" |