summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-12-10 18:28:27 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-12-10 18:28:27 +0000
commitbba79bce78f980e1e166dbf7aaa6eb3741474253 (patch)
tree0da80a3b143e4360c61c7c22921d63b74db1d50a /x11-apps/xev
parentx86 stable, bug 294958 (diff)
downloadgentoo-2-bba79bce78f980e1e166dbf7aaa6eb3741474253.tar.gz
gentoo-2-bba79bce78f980e1e166dbf7aaa6eb3741474253.tar.bz2
gentoo-2-bba79bce78f980e1e166dbf7aaa6eb3741474253.zip
x86 stable, bug 294958
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-apps/xev')
-rw-r--r--x11-apps/xev/ChangeLog5
-rw-r--r--x11-apps/xev/xev-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xev/ChangeLog b/x11-apps/xev/ChangeLog
index e4dfde5d22bf..76519bf0e7a1 100644
--- a/x11-apps/xev/ChangeLog
+++ b/x11-apps/xev/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xev
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.34 2009/12/10 12:46:36 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.35 2009/12/10 18:28:27 fauli Exp $
+
+ 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xev-1.0.4.ebuild:
+ x86 stable, bug 294958
10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xev-1.0.4.ebuild:
amd64 stable wrt #294958
diff --git a/x11-apps/xev/xev-1.0.4.ebuild b/x11-apps/xev/xev-1.0.4.ebuild
index e1bccea2abac..e55c95049321 100644
--- a/x11-apps/xev/xev-1.0.4.ebuild
+++ b/x11-apps/xev/xev-1.0.4.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.4.ebuild,v 1.2 2009/12/10 12:46:36 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.4.ebuild,v 1.3 2009/12/10 18:28:27 fauli Exp $
inherit x-modular
DESCRIPTION="print contents of X events"
-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=""
RDEPEND="x11-libs/libX11"