summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-12-26 17:23:28 +0000
committerJason Wever <weeve@gentoo.org>2003-12-26 17:23:28 +0000
commitedf789b8de2ff806d971523ee1778f68646c1ad5 (patch)
tree1af17b2c3d18aef66b4b2b629d885d875183f6a7 /x11-plugins/wmalms
parentMasked on sparc as net-libs/netwib dependency doesn't build. (diff)
downloadgentoo-2-edf789b8de2ff806d971523ee1778f68646c1ad5.tar.gz
gentoo-2-edf789b8de2ff806d971523ee1778f68646c1ad5.tar.bz2
gentoo-2-edf789b8de2ff806d971523ee1778f68646c1ad5.zip
Masked on sparc as lm_sensors doesn't work.
Diffstat (limited to 'x11-plugins/wmalms')
-rw-r--r--x11-plugins/wmalms/ChangeLog5
-rw-r--r--x11-plugins/wmalms/Manifest4
-rw-r--r--x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmalms/ChangeLog b/x11-plugins/wmalms/ChangeLog
index 5faa2feab69e..c8cd72ee3de6 100644
--- a/x11-plugins/wmalms/ChangeLog
+++ b/x11-plugins/wmalms/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-plugins/wmalms
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmalms/ChangeLog,v 1.4 2003/02/12 09:39:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmalms/ChangeLog,v 1.5 2003/12/26 17:23:20 weeve Exp $
+
+ 26 Dec 2003; Jason Wever <weeve@gentoo.org> wmalms-1.0.0a-r1.ebuild:
+ Masked on sparc as lm_sensors doesn't work.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/x11-plugins/wmalms/Manifest b/x11-plugins/wmalms/Manifest
index aa43dec73fda..7ba551140723 100644
--- a/x11-plugins/wmalms/Manifest
+++ b/x11-plugins/wmalms/Manifest
@@ -1,4 +1,4 @@
-MD5 5368024311cda7a7f61d8687fd93e816 ChangeLog 738
+MD5 2bf0bc3233921e225d6e3aaf4db558bd ChangeLog 855
MD5 4a8b114a7b2019f49c56121738175426 metadata.xml 765
-MD5 a8f620980d277a9acd5b6e64ebbe140e wmalms-1.0.0a-r1.ebuild 642
+MD5 1fc1af53489044e651b71c231995b7f0 wmalms-1.0.0a-r1.ebuild 640
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 82a44879d4d8..629521e74f31 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.5 2003/10/16 16:10:23 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild,v 1.6 2003/12/26 17:23:20 weeve 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 amd64"
+KEYWORDS="x86 -sparc amd64"
src_compile() {
econf || die