diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 18:15:42 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 18:15:42 +0000 |
commit | 7dd1c0eed06b82fcf00e9c1c63515a5e71fbc5fb (patch) | |
tree | 02340d320ddce755ba63b974f61a8e3f2396862f /x11-apps | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-7dd1c0eed06b82fcf00e9c1c63515a5e71fbc5fb.tar.gz gentoo-2-7dd1c0eed06b82fcf00e9c1c63515a5e71fbc5fb.tar.bz2 gentoo-2-7dd1c0eed06b82fcf00e9c1c63515a5e71fbc5fb.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xhost/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xhost/files/digest-xhost-1.0.1 | 2 | ||||
-rw-r--r-- | x11-apps/xhost/xhost-1.0.1.ebuild | 4 |
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}" |