summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2006-07-19 18:23:01 +0000
committerGuy Martin <gmsoft@gentoo.org>2006-07-19 18:23:01 +0000
commit5624d5157efd115f0eba4495cb05e5f3f54fc61c (patch)
tree21c749a7a7c979bb1f8d0d838f0831e8cd1c758e /x11-apps/xhost
parentchange hardware USE flags to opt-in system (mask in base, unmask in hardware ... (diff)
downloadhistorical-5624d5157efd115f0eba4495cb05e5f3f54fc61c.tar.gz
historical-5624d5157efd115f0eba4495cb05e5f3f54fc61c.tar.bz2
historical-5624d5157efd115f0eba4495cb05e5f3f54fc61c.zip
Stable on hppa.
Package-Manager: portage-2.1.1_pre1-r2
Diffstat (limited to 'x11-apps/xhost')
-rw-r--r--x11-apps/xhost/ChangeLog5
-rw-r--r--x11-apps/xhost/files/digest-xhost-1.0.12
-rw-r--r--x11-apps/xhost/xhost-1.0.1.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/xhost/ChangeLog b/x11-apps/xhost/ChangeLog
index 7fd76d224628..f2866e21ed8f 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.28 2006/07/10 16:56:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.29 2006/07/19 18:15:42 gmsoft Exp $
+
+ 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> xhost-1.0.1.ebuild:
+ Stable on hppa.
10 Jul 2006; Aron Griffis <agriffis@gentoo.org> xhost-1.0.1.ebuild:
Mark 1.0.1 stable on ia64
diff --git a/x11-apps/xhost/files/digest-xhost-1.0.1 b/x11-apps/xhost/files/digest-xhost-1.0.1
index 33b52bcf077b..2f836c724729 100644
--- a/x11-apps/xhost/files/digest-xhost-1.0.1
+++ b/x11-apps/xhost/files/digest-xhost-1.0.1
@@ -1 +1,3 @@
MD5 5300c9aafa58878c8f6e85379d5c199c xhost-1.0.1.tar.bz2 90034
+RMD160 d45cd2b6ae8ebe6c0b228acdafe2ff0b1898a1c6 xhost-1.0.1.tar.bz2 90034
+SHA256 b03b8c9a083064c35c2e7b76af2b0c28d756ced17d3c31549300fea057fd3822 xhost-1.0.1.tar.bz2 90034
diff --git a/x11-apps/xhost/xhost-1.0.1.ebuild b/x11-apps/xhost/xhost-1.0.1.ebuild
index dc34be60a958..8b14080b6340 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.6 2006/07/10 16:56:54 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.1.ebuild,v 1.7 2006/07/19 18:15:42 gmsoft 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}"