summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-09-04 12:24:41 +0000
committerMarkus Meier <maekke@gentoo.org>2011-09-04 12:24:41 +0000
commit89f49bd3fe615100bdc2562d183c4c4704b8f831 (patch)
treeeca67db52706abf395ca42c319c81c02390d1f4f /x11-misc
parentx86 stable, bug #380421 (diff)
downloadgentoo-2-89f49bd3fe615100bdc2562d183c4c4704b8f831.tar.gz
gentoo-2-89f49bd3fe615100bdc2562d183c4c4704b8f831.tar.bz2
gentoo-2-89f49bd3fe615100bdc2562d183c4c4704b8f831.zip
x86 stable, bug #380421
(Portage version: 2.1.10.12/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/xkeyboard-config/ChangeLog5
-rw-r--r--x11-misc/xkeyboard-config/xkeyboard-config-2.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xkeyboard-config/ChangeLog b/x11-misc/xkeyboard-config/ChangeLog
index ee3acfd48492..3bc3e676381f 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.136 2011/08/30 08:36:40 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/ChangeLog,v 1.137 2011/09/04 12:24:41 maekke Exp $
+
+ 04 Sep 2011; Markus Meier <maekke@gentoo.org> xkeyboard-config-2.3.ebuild:
+ x86 stable, bug #380421
30 Aug 2011; Tony Vroon <chainsaw@gentoo.org> xkeyboard-config-2.3.ebuild:
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug
diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.3.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.3.ebuild
index 7f77d535efed..7d9d81393ae5 100644
--- a/x11-misc/xkeyboard-config/xkeyboard-config-2.3.ebuild
+++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.3.ebuild
@@ -1,6 +1,6 @@
# 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.3.ebuild,v 1.4 2011/08/30 08:36:40 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeyboard-config/xkeyboard-config-2.3.ebuild,v 1.5 2011/09/04 12:24:41 maekke Exp $
EAPI=4
@@ -13,7 +13,7 @@ DESCRIPTION="X keyboard configuration database"
HOMEPAGE="http://www.freedesktop.org/wiki/Software/XKeyboardConfig"
[[ ${PV} == *9999* ]] || SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/data/${PN}/${P}.tar.bz2"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~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 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
LICENSE="MIT"