summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-12-15 19:14:17 +0000
committerBrent Baude <ranger@gentoo.org>2009-12-15 19:14:17 +0000
commit28d1d5f41ee406873dd9c6b12ac4172883a631e5 (patch)
treefa55884a517cc4e3fe02819ea73ac9f5d28e7c32 /x11-apps/xev
parentMarking xdriinfo-1.0.3 ppc64 for bug 294958 (diff)
downloadgentoo-2-28d1d5f41ee406873dd9c6b12ac4172883a631e5.tar.gz
gentoo-2-28d1d5f41ee406873dd9c6b12ac4172883a631e5.tar.bz2
gentoo-2-28d1d5f41ee406873dd9c6b12ac4172883a631e5.zip
Marking xev-1.0.4 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
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 76519bf0e7a1..d549c6618117 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.35 2009/12/10 18:28:27 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.36 2009/12/15 19:14:17 ranger Exp $
+
+ 15 Dec 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
+ Marking xev-1.0.4 ppc64 stable for bug 294958
10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xev-1.0.4.ebuild:
x86 stable, bug 294958
diff --git a/x11-apps/xev/xev-1.0.4.ebuild b/x11-apps/xev/xev-1.0.4.ebuild
index e55c95049321..ab48a27799ab 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.3 2009/12/10 18:28:27 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.4.ebuild,v 1.4 2009/12/15 19:14:17 ranger 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"