diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-03-24 03:55:44 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-03-24 03:55:44 +0000 |
commit | dad23adb114d35515a80a7a223570f1e56e66f78 (patch) | |
tree | 243c5ce8ab2d95b89567102fbc0b4bba238316ce /x11-apps/xhost | |
parent | (#127306) Digests changed between release candidates and final release for th... (diff) | |
download | gentoo-2-dad23adb114d35515a80a7a223570f1e56e66f78.tar.gz gentoo-2-dad23adb114d35515a80a7a223570f1e56e66f78.tar.bz2 gentoo-2-dad23adb114d35515a80a7a223570f1e56e66f78.zip |
(#127306) Digests changed between release candidates and final release for the same tarballs.
(Portage version: 2.1_pre6-r5)
Diffstat (limited to 'x11-apps/xhost')
-rw-r--r-- | x11-apps/xhost/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xhost/files/digest-xhost-1.0.0 | 6 | ||||
-rw-r--r-- | x11-apps/xhost/xhost-1.0.0.ebuild | 3 |
3 files changed, 10 insertions, 5 deletions
diff --git a/x11-apps/xhost/ChangeLog b/x11-apps/xhost/ChangeLog index d07a9afe9764..2c54ab88f263 100644 --- a/x11-apps/xhost/ChangeLog +++ b/x11-apps/xhost/ChangeLog @@ -1,6 +1,10 @@ # 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.19 2006/03/09 14:01:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.20 2006/03/24 03:55:44 spyderous Exp $ + + 24 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; xhost-1.0.0.ebuild: + (#127306) Digests changed between release candidates and final release for + the same tarballs. 09 Mar 2006; Aron Griffis <agriffis@gentoo.org> xhost-1.0.0.ebuild: Mark 1.0.0 ~ia64 diff --git a/x11-apps/xhost/files/digest-xhost-1.0.0 b/x11-apps/xhost/files/digest-xhost-1.0.0 index cd3c0c9b3946..953a5cc898eb 100644 --- a/x11-apps/xhost/files/digest-xhost-1.0.0 +++ b/x11-apps/xhost/files/digest-xhost-1.0.0 @@ -1,3 +1,3 @@ -MD5 4d7f555194647831a9596dd9def8f24d xhost-1.0.0.tar.bz2 85645 -RMD160 cc71a22cddc0da71f385deec998b0d5e7de88641 xhost-1.0.0.tar.bz2 85645 -SHA256 e3f2b5533c323b1729eeeb278088d8b46adc392d8f5f652376cc9f14fedb25d8 xhost-1.0.0.tar.bz2 85645 +MD5 426abcd1b36236a9dbe56770f57fcdfb xhost-1.0.0.tar.bz2 85826 +RMD160 5777eed8455d7b0b2199270b65c4b7a78687c8fe xhost-1.0.0.tar.bz2 85826 +SHA256 4299deccb8aedcdbca4b38db9bc14c784099a0ba6c7641719a3ad653ab1f5492 xhost-1.0.0.tar.bz2 85826 diff --git a/x11-apps/xhost/xhost-1.0.0.ebuild b/x11-apps/xhost/xhost-1.0.0.ebuild index b6e5aa126955..b47316fc53a4 100644 --- a/x11-apps/xhost/xhost-1.0.0.ebuild +++ b/x11-apps/xhost/xhost-1.0.0.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.0.ebuild,v 1.5 2006/03/09 14:01:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.0.ebuild,v 1.6 2006/03/24 03:55:44 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xhost application" +RESTRICT="mirror" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXmu" |