summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-03-24 14:10:21 +0000
committerMarkus Meier <maekke@gentoo.org>2008-03-24 14:10:21 +0000
commit6d6b234608a88ebfdbb5344c7d3272283ac8c472 (patch)
treeff5f5f06e11b21896a3ed252452d5b50bbd004dc /x11-apps/xkbutils
parentamd64 stable (diff)
downloadgentoo-2-6d6b234608a88ebfdbb5344c7d3272283ac8c472.tar.gz
gentoo-2-6d6b234608a88ebfdbb5344c7d3272283ac8c472.tar.bz2
gentoo-2-6d6b234608a88ebfdbb5344c7d3272283ac8c472.zip
amd64 stable, bug #202087
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-apps/xkbutils')
-rw-r--r--x11-apps/xkbutils/ChangeLog7
-rw-r--r--x11-apps/xkbutils/xkbutils-1.0.1.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/xkbutils/ChangeLog b/x11-apps/xkbutils/ChangeLog
index 89f869b08941..2ab4a1829276 100644
--- a/x11-apps/xkbutils/ChangeLog
+++ b/x11-apps/xkbutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xkbutils
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.14 2007/12/20 00:15:43 cla Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.15 2008/03/24 14:10:21 maekke Exp $
+
+ 24 Mar 2008; Markus Meier <maekke@gentoo.org> xkbutils-1.0.1.ebuild:
+ amd64 stable, bug #202087
19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xkbutils-1.0.1.ebuild:
Stable on x86 (bug #202087)
diff --git a/x11-apps/xkbutils/xkbutils-1.0.1.ebuild b/x11-apps/xkbutils/xkbutils-1.0.1.ebuild
index a60b7a10010b..e7478e69269b 100644
--- a/x11-apps/xkbutils/xkbutils-1.0.1.ebuild
+++ b/x11-apps/xkbutils/xkbutils-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-1.0.1.ebuild,v 1.5 2008/01/13 09:35:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-1.0.1.ebuild,v 1.6 2008/03/24 14:10:21 maekke Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xkbutils application"
-KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
+KEYWORDS="amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
IUSE="xprint"
RDEPEND="x11-libs/libxkbfile
x11-libs/libXaw"