diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 16:12:57 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 16:12:57 +0000 |
commit | 490286b803ee9318fe2e879b67c61d50dc9eee8d (patch) | |
tree | 2cfca476b349104c47ba1784962d5341f4b97193 /x11-plugins/wmtop | |
parent | Add kdemultimedia-3.2.0_alpha{1,2}. (diff) | |
download | historical-490286b803ee9318fe2e879b67c61d50dc9eee8d.tar.gz historical-490286b803ee9318fe2e879b67c61d50dc9eee8d.tar.bz2 historical-490286b803ee9318fe2e879b67c61d50dc9eee8d.zip |
amd64 unmask
Diffstat (limited to 'x11-plugins/wmtop')
-rw-r--r-- | x11-plugins/wmtop/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmtop/wmtop-0.84.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmtop/Manifest b/x11-plugins/wmtop/Manifest index f657f65dc85a..c35732d6d8ab 100644 --- a/x11-plugins/wmtop/Manifest +++ b/x11-plugins/wmtop/Manifest @@ -1,3 +1,3 @@ +MD5 cce25aab59d7325bdec11ebc239bdad7 wmtop-0.84.ebuild 723 MD5 46a446fcd0d740f8894b0ffca0ccbd44 ChangeLog 462 -MD5 980f15d7f5359d15cd7b04ccc979172d wmtop-0.84.ebuild 714 MD5 f02c38d61b457e6c4127eb64dcaa2715 files/digest-wmtop-0.84 62 diff --git a/x11-plugins/wmtop/wmtop-0.84.ebuild b/x11-plugins/wmtop/wmtop-0.84.ebuild index 44dff830eb8c..d48a3bf590ea 100644 --- a/x11-plugins/wmtop/wmtop-0.84.ebuild +++ b/x11-plugins/wmtop/wmtop-0.84.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/wmtop/wmtop-0.84.ebuild,v 1.4 2003/09/24 18:53:55 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.84.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $ S="${WORKDIR}/${P}" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wmtop/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc amd64" DEPEND="virtual/glibc virtual/x11" |