diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-07 17:17:26 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-07 17:17:26 +0000 |
commit | 333a8e0839454bbcdb2dce14f61bb0430f514107 (patch) | |
tree | 132b897b263d47b2ccb7728fbd4dc12c18016e00 /x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild | |
parent | masked kmplayer development versions (diff) | |
download | historical-333a8e0839454bbcdb2dce14f61bb0430f514107.tar.gz historical-333a8e0839454bbcdb2dce14f61bb0430f514107.tar.bz2 historical-333a8e0839454bbcdb2dce14f61bb0430f514107.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild')
-rw-r--r-- | x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild b/x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild index bfe453830307..10475aea0eb1 100644 --- a/x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild +++ b/x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild,v 1.3 2005/02/27 12:24:17 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild,v 1.4 2005/04/07 17:17:26 blubb Exp $ IUSE="" S=${WORKDIR}/${P/_/-}/${PN} @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/wmsensormon/${P/_/-}.tar.gz" HOMEPAGE="http://wmsensormon.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 amd64" DEPEND="virtual/x11 >=sys-apps/lm_sensors-2.8.7" |