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/wmsensormon | |
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/wmsensormon')
-rw-r--r-- | x11-plugins/wmsensormon/Manifest | 2 | ||||
-rw-r--r-- | x11-plugins/wmsensormon/wmsensormon-1.2_beta.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmsensormon/Manifest b/x11-plugins/wmsensormon/Manifest index b9f6963be1bc..8d2903055482 100644 --- a/x11-plugins/wmsensormon/Manifest +++ b/x11-plugins/wmsensormon/Manifest @@ -1,3 +1,3 @@ +MD5 259967c602236f7aa2c91f43219f03d5 wmsensormon-1.2_beta.ebuild 872 MD5 c52dbed5c9adadacb44b47a3c18d91f2 ChangeLog 493 -MD5 f958d2e5f42193ba828300fe2c91a2b9 wmsensormon-1.2_beta.ebuild 866 MD5 c2a7f98d9997f51f020c3e1113ed7257 files/digest-wmsensormon-1.2_beta 71 diff --git a/x11-plugins/wmsensormon/wmsensormon-1.2_beta.ebuild b/x11-plugins/wmsensormon/wmsensormon-1.2_beta.ebuild index d0b221d803ef..5d31a7c76677 100644 --- a/x11-plugins/wmsensormon/wmsensormon-1.2_beta.ebuild +++ b/x11-plugins/wmsensormon/wmsensormon-1.2_beta.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/wmsensormon/wmsensormon-1.2_beta.ebuild,v 1.6 2003/09/06 05:56:25 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/wmsensormon-1.2_beta.ebuild,v 1.7 2003/10/16 16:10:23 drobbins Exp $ S=${WORKDIR}/${P/_/-}/${PN} DESCRIPTION="WindowMaker DockApp: Monitors sensors using lm_sensors" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/wmsensormon/${P/_/-}.tar.gz" HOMEPAGE="http://wmsensormon.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 amd64" DEPEND="virtual/x11 sys-apps/lm-sensors" |