summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xhost/ChangeLog5
-rw-r--r--x11-apps/xhost/xhost-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xhost/ChangeLog b/x11-apps/xhost/ChangeLog
index 3afd52a8ce7b..5cc1eb5ccaa4 100644
--- a/x11-apps/xhost/ChangeLog
+++ b/x11-apps/xhost/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xhost
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.26 2006/07/01 01:15:23 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.27 2006/07/01 01:15:50 spyderous Exp $
+
+ 01 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>; xhost-1.0.1.ebuild:
+ ppc/sparc/mips/alpha/arm/sh stable
01 Jul 2006; Donnie Berkholz <spyderous@gentoo.org>; -xhost-1.0.0.ebuild:
Pull old version.
diff --git a/x11-apps/xhost/xhost-1.0.1.ebuild b/x11-apps/xhost/xhost-1.0.1.ebuild
index 5739ac9cc37a..827e323260b8 100644
--- a/x11-apps/xhost/xhost-1.0.1.ebuild
+++ b/x11-apps/xhost/xhost-1.0.1.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/xhost/xhost-1.0.1.ebuild,v 1.4 2006/06/30 14:57:07 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.1.ebuild,v 1.5 2006/07/01 01:15:50 spyderous Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="X.Org xhost application"
RESTRICT="mirror"
-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"
RDEPEND="x11-libs/libX11
x11-libs/libXmu"
DEPEND="${RDEPEND}"