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/wmalms | |
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/wmalms')
-rw-r--r-- | x11-plugins/wmalms/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmalms/Manifest b/x11-plugins/wmalms/Manifest index a7f5125b76bb..2c2ea90a4f6e 100644 --- a/x11-plugins/wmalms/Manifest +++ b/x11-plugins/wmalms/Manifest @@ -1,3 +1,3 @@ -MD5 4226d29e2a702d3625072761cf8d1ff3 wmalms-1.0.0a-r1.ebuild 636 +MD5 a8f620980d277a9acd5b6e64ebbe140e wmalms-1.0.0a-r1.ebuild 642 MD5 5368024311cda7a7f61d8687fd93e816 ChangeLog 738 MD5 79e244e4053a0acf59ba92689d5a38ac files/digest-wmalms-1.0.0a-r1 64 diff --git a/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild b/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild index e089187c75d0..82a44879d4d8 100644 --- a/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild +++ b/x11-plugins/wmalms/wmalms-1.0.0a-r1.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/wmalms/wmalms-1.0.0a-r1.ebuild,v 1.4 2003/05/29 09:38:48 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="wmalms X-windows hardware sensors applet" @@ -12,7 +12,7 @@ DEPEND="virtual/x11 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc amd64" src_compile() { econf || die |