diff options
author | 2003-10-16 16:12:57 +0000 | |
---|---|---|
committer | 2003-10-16 16:12:57 +0000 | |
commit | abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f (patch) | |
tree | 435b5d7b3a637e619a49b784ccbfdff27080a806 /x11-plugins/wmnet | |
parent | Add kdemultimedia-3.2.0_alpha{1,2}. (diff) | |
download | gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.tar.gz gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.tar.bz2 gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.zip |
amd64 unmask
Diffstat (limited to 'x11-plugins/wmnet')
-rw-r--r-- | x11-plugins/wmnet/Manifest | 4 | ||||
-rw-r--r-- | x11-plugins/wmnet/wmnet-1.06.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-plugins/wmnet/Manifest b/x11-plugins/wmnet/Manifest index eab685b8ea6b..c943cc574b82 100644 --- a/x11-plugins/wmnet/Manifest +++ b/x11-plugins/wmnet/Manifest @@ -1,4 +1,4 @@ +MD5 c94a8d0d02cc93b1e7a790dec216ffb9 wmnet-1.06.ebuild 806 MD5 c5a6059438cf587388930b4d2c4e699e ChangeLog 935 -MD5 00fd5222a0d6eea8a7605203e1a3e575 wmnet-1.06.ebuild 800 -MD5 0a58ec555971a0da33b5d6b2dde9ad1b files/digest-wmnet-1.06 61 MD5 61ea1e57785b3ca20c4bcd8b9fd2bc29 files/wmnet-1.06-nonx86.patch 478 +MD5 0a58ec555971a0da33b5d6b2dde9ad1b files/digest-wmnet-1.06 61 diff --git a/x11-plugins/wmnet/wmnet-1.06.ebuild b/x11-plugins/wmnet/wmnet-1.06.ebuild index 539d06d0eb45..84307f4b6d09 100644 --- a/x11-plugins/wmnet/wmnet-1.06.ebuild +++ b/x11-plugins/wmnet/wmnet-1.06.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06.ebuild,v 1.8 2003/09/06 05:45:18 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnet/wmnet-1.06.ebuild,v 1.9 2003/10/16 16:10:23 drobbins Exp $ S=${WORKDIR}/${P} @@ -12,7 +12,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc alpha" +KEYWORDS="x86 sparc alpha amd64" src_unpack() { unpack ${A} |