summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-08-15 17:59:02 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-08-15 17:59:02 +0000
commit3f8300073e8630a563bea5c569c0e2e4287e640b (patch)
treec37b779e9331678258090b094c37146e714f7940 /x11-apps/xhost
parentMarked ~amd64. (diff)
downloadgentoo-2-3f8300073e8630a563bea5c569c0e2e4287e640b.tar.gz
gentoo-2-3f8300073e8630a563bea5c569c0e2e4287e640b.tar.bz2
gentoo-2-3f8300073e8630a563bea5c569c0e2e4287e640b.zip
Marked ~amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps/xhost')
-rw-r--r--x11-apps/xhost/ChangeLog5
-rw-r--r--x11-apps/xhost/Manifest4
-rw-r--r--x11-apps/xhost/xhost-0.99.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xhost/ChangeLog b/x11-apps/xhost/ChangeLog
index 3626f9dd8370..6bd7ef48ec98 100644
--- a/x11-apps/xhost/ChangeLog
+++ b/x11-apps/xhost/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xhost
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.2 2005/08/08 20:14:19 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.3 2005/08/15 17:59:02 herbs Exp $
+
+ 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> xhost-0.99.0.ebuild:
+ Marked ~amd64.
08 Aug 2005; Ferris McCormick <fmccor@gentoo.org> xhost-0.99.0.ebuild:
Add ~sparc keyword (Modular X testing).
diff --git a/x11-apps/xhost/Manifest b/x11-apps/xhost/Manifest
index ba11ae104205..092e6a9b689a 100644
--- a/x11-apps/xhost/Manifest
+++ b/x11-apps/xhost/Manifest
@@ -1,3 +1,3 @@
-MD5 acedd3bd56ecbb4b21216fbf0940f3d5 ChangeLog 456
-MD5 f7603920a4572cf960dfcc813585cb18 xhost-0.99.0.ebuild 424
+MD5 160f419a23dc328fd441a9e3097c84e5 xhost-0.99.0.ebuild 431
+MD5 2751fb921d23c869ce67bc63119e9228 ChangeLog 544
MD5 d47c0fb93bec00d81788e4d992be415d files/digest-xhost-0.99.0 64
diff --git a/x11-apps/xhost/xhost-0.99.0.ebuild b/x11-apps/xhost/xhost-0.99.0.ebuild
index 32b1974c7855..a4fa9a7cf5e1 100644
--- a/x11-apps/xhost/xhost-0.99.0.ebuild
+++ b/x11-apps/xhost/xhost-0.99.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-0.99.0.ebuild,v 1.2 2005/08/08 20:14:19 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-0.99.0.ebuild,v 1.3 2005/08/15 17:59:02 herbs Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xhost application"
-KEYWORDS="~sparc ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXmu"
DEPEND="${RDEPEND}"