diff options
author | 2005-01-28 23:39:56 +0000 | |
---|---|---|
committer | 2005-01-28 23:39:56 +0000 | |
commit | 72336f16e4d924e463155aa59b4ff61eb2159995 (patch) | |
tree | 6b3bf95f6acd52003c20cf5060b69c8c770a35b7 /x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild | |
parent | Stable for x86. Fix copyright headers (diff) | |
download | gentoo-2-72336f16e4d924e463155aa59b4ff61eb2159995.tar.gz gentoo-2-72336f16e4d924e463155aa59b4ff61eb2159995.tar.bz2 gentoo-2-72336f16e4d924e463155aa59b4ff61eb2159995.zip |
Fix copyright headers. Versino 1.2.1 stable for x86.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild')
-rw-r--r-- | x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild b/x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild index 3593035e8786..3e13334a77fa 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-2004 Gentoo Foundation +# 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.1 2004/12/24 08:28:58 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/wmsensormon-1.2.1.ebuild,v 1.2 2005/01/28 23:39:56 s4t4n 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" |