diff options
author | 2006-02-23 21:10:23 +0000 | |
---|---|---|
committer | 2006-02-23 21:10:23 +0000 | |
commit | 8a899aec637dc22bab0e7ec51a9cf0371f21768a (patch) | |
tree | 0694c9280ce7ddf40699cb1377dc3181a11df1d8 /x11-apps | |
parent | intermodule fix for kernel 2.6.16 wrt bug #123643 (diff) | |
download | gentoo-2-8a899aec637dc22bab0e7ec51a9cf0371f21768a.tar.gz gentoo-2-8a899aec637dc22bab0e7ec51a9cf0371f21768a.tar.bz2 gentoo-2-8a899aec637dc22bab0e7ec51a9cf0371f21768a.zip |
Marked ~alpha (bug #122726)
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xhost/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xhost/Manifest | 12 | ||||
-rw-r--r-- | x11-apps/xhost/files/digest-xhost-1.0.0 | 2 | ||||
-rw-r--r-- | x11-apps/xhost/xhost-1.0.0.ebuild | 4 |
4 files changed, 18 insertions, 5 deletions
diff --git a/x11-apps/xhost/ChangeLog b/x11-apps/xhost/ChangeLog index 291cccd07b04..bbb8966b2ae3 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.17 2006/02/14 21:24:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/ChangeLog,v 1.18 2006/02/23 21:06:25 stefaan Exp $ + + 23 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org> xhost-1.0.0.ebuild: + Marked ~alpha (bug #122726) 14 Feb 2006; Markus Rothe <corsair@gentoo.org> xhost-1.0.0.ebuild: Added ~ppc64 diff --git a/x11-apps/xhost/Manifest b/x11-apps/xhost/Manifest index fbdb15ad5832..e21c9f701273 100644 --- a/x11-apps/xhost/Manifest +++ b/x11-apps/xhost/Manifest @@ -1,4 +1,12 @@ MD5 32b5b484ba73d2026d98905fbf8397e3 ChangeLog 2114 -MD5 49b2f9dee41ca342c8d0e0328438fb18 files/digest-xhost-1.0.0 63 +RMD160 9c8a67d86d1b3b01f5cf03c192d821c12b335d57 ChangeLog 2114 +SHA256 4532f822bdcabd918248fdaefff317f9ad933ab31bf9e26195de99222e480fde ChangeLog 2114 +MD5 6302d04297dbcb98f4f6c09ba27eeb85 files/digest-xhost-1.0.0 235 +RMD160 fb46c84d48807777b9d366c08409d140117b99c8 files/digest-xhost-1.0.0 235 +SHA256 b6372fe26078c540769e215d4e25a6110fbbded01db85027d127f31d83873159 files/digest-xhost-1.0.0 235 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 -MD5 b2835e57521f6179af130688591b2f97 xhost-1.0.0.ebuild 522 +RMD160 c1274bdccf57603d580de0075ba07a35b7509560 metadata.xml 156 +SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 metadata.xml 156 +MD5 a544752120f32c47667a333889c00213 xhost-1.0.0.ebuild 529 +RMD160 503abb27cd0c172167bfd0f91eefa6b16b5d496e xhost-1.0.0.ebuild 529 +SHA256 8495e6aa75185865ce7b9bf04c46678fe218a9785dae9fbfbde9bab254c67f02 xhost-1.0.0.ebuild 529 diff --git a/x11-apps/xhost/files/digest-xhost-1.0.0 b/x11-apps/xhost/files/digest-xhost-1.0.0 index 67d1f119c4b3..cd3c0c9b3946 100644 --- a/x11-apps/xhost/files/digest-xhost-1.0.0 +++ b/x11-apps/xhost/files/digest-xhost-1.0.0 @@ -1 +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 diff --git a/x11-apps/xhost/xhost-1.0.0.ebuild b/x11-apps/xhost/xhost-1.0.0.ebuild index db66bb842346..bc2e98180168 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.3 2006/02/14 21:24:36 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xhost/xhost-1.0.0.ebuild,v 1.4 2006/02/23 21:06:25 stefaan 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 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXmu" DEPEND="${RDEPEND}" |