From a63a1be6146402f68a7aef51962852b0f97df619 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Fri, 30 Jun 2006 16:45:00 +0000 Subject: Stable on amd64 and x86. (Portage version: 2.1.1_pre1-r2) --- x11-apps/xev/ChangeLog | 5 ++++- x11-apps/xev/xev-1.0.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-apps/xev') diff --git a/x11-apps/xev/ChangeLog b/x11-apps/xev/ChangeLog index 78c5c134b6ff..b3172659e4ad 100644 --- a/x11-apps/xev/ChangeLog +++ b/x11-apps/xev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xev # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.14 2006/06/30 16:35:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/ChangeLog,v 1.15 2006/06/30 16:45:00 wolf31o2 Exp $ + + 30 Jun 2006; Chris Gianelloni xev-1.0.2.ebuild: + Stable on amd64 and x86. 30 Jun 2006; Markus Rothe xev-1.0.2.ebuild: Stable on ppc64 diff --git a/x11-apps/xev/xev-1.0.2.ebuild b/x11-apps/xev/xev-1.0.2.ebuild index 9a8780d9182d..fa68b4894541 100644 --- a/x11-apps/xev/xev-1.0.2.ebuild +++ b/x11-apps/xev/xev-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.2.ebuild,v 1.2 2006/06/30 16:35:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xev/xev-1.0.2.ebuild,v 1.3 2006/06/30 16:45:00 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org xev application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ppc64 ~s390 ~sparc x86" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad