summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2005-08-20 22:39:23 +0000
committerLuca Barbato <lu_zero@gentoo.org>2005-08-20 22:39:23 +0000
commit6d1ddbcd18e5a59d661f4d9ccdb12f77491d8f04 (patch)
treee9fc99a590861eb33599e8e414a5baae2634cee7 /x11-apps/xhost
parentMarked ~ppc (diff)
downloadhistorical-6d1ddbcd18e5a59d661f4d9ccdb12f77491d8f04.tar.gz
historical-6d1ddbcd18e5a59d661f4d9ccdb12f77491d8f04.tar.bz2
historical-6d1ddbcd18e5a59d661f4d9ccdb12f77491d8f04.zip
Marked ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-apps/xhost')
-rw-r--r--x11-apps/xhost/ChangeLog5
-rw-r--r--x11-apps/xhost/xhost-0.99.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xhost/ChangeLog b/x11-apps/xhost/ChangeLog
index 6bd7ef48ec98..d6c106c7c8b7 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.3 2005/08/15 17:59:02 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.4 2005/08/20 22:29:16 lu_zero Exp $
+
+ 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> xhost-0.99.0.ebuild:
+ Marked ~ppc
15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> xhost-0.99.0.ebuild:
Marked ~amd64.
diff --git a/x11-apps/xhost/xhost-0.99.0.ebuild b/x11-apps/xhost/xhost-0.99.0.ebuild
index a4fa9a7cf5e1..a349dc2faeea 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.3 2005/08/15 17:59:02 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-0.99.0.ebuild,v 1.4 2005/08/20 22:29:16 lu_zero Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xhost application"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXmu"
DEPEND="${RDEPEND}"