diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:06:21 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:06:21 +0000 |
commit | 5d3c30430578221162cbf9550d926787d6670198 (patch) | |
tree | 17d46ddfcedf7f49a655140542ed146e04806940 /x11-plugins/wmsensormon | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-5d3c30430578221162cbf9550d926787d6670198.tar.gz gentoo-2-5d3c30430578221162cbf9550d926787d6670198.tar.bz2 gentoo-2-5d3c30430578221162cbf9550d926787d6670198.zip |
Stable on amd64.
Diffstat (limited to 'x11-plugins/wmsensormon')
-rw-r--r-- | x11-plugins/wmsensormon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmsensormon/ChangeLog b/x11-plugins/wmsensormon/ChangeLog index 0d7503969773..19404f40dc72 100644 --- a/x11-plugins/wmsensormon/ChangeLog +++ b/x11-plugins/wmsensormon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmsensormon # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/ChangeLog,v 1.6 2004/09/29 09:35:54 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/ChangeLog,v 1.7 2004/10/19 09:01:41 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> wmsensormon-1.2.0.ebuild: + Stable on amd64. 29 Sep 2004; <pyrania@gentoo.org> wmsensormon-1.2.0.ebuild: Marked stable on x86. diff --git a/x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild b/x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild index fc1e9a20bb3d..eb40283395c5 100644 --- a/x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild +++ b/x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild,v 1.3 2004/09/29 09:35:54 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmsensormon/wmsensormon-1.2.0.ebuild,v 1.4 2004/10/19 09:01:41 absinthe 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" |