summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-laptop/thinkfan/ChangeLog5
-rw-r--r--app-laptop/thinkfan/thinkfan-0.9_beta2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-laptop/thinkfan/ChangeLog b/app-laptop/thinkfan/ChangeLog
index 77b0b7344628..f38d46c96d41 100644
--- a/app-laptop/thinkfan/ChangeLog
+++ b/app-laptop/thinkfan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-laptop/thinkfan
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkfan/ChangeLog,v 1.15 2013/08/07 12:13:19 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkfan/ChangeLog,v 1.16 2013/08/07 14:59:23 ago Exp $
+
+ 07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> thinkfan-0.9_beta2.ebuild:
+ Stable for amd64, wrt bug #480046
07 Aug 2013; Michael Weber <xmw@gentoo.org> thinkfan-0.9_beta2.ebuild:
Drop systemd USE flag, use readme.gentoo.
diff --git a/app-laptop/thinkfan/thinkfan-0.9_beta2.ebuild b/app-laptop/thinkfan/thinkfan-0.9_beta2.ebuild
index 901b833c759f..72c1f3430cf3 100644
--- a/app-laptop/thinkfan/thinkfan-0.9_beta2.ebuild
+++ b/app-laptop/thinkfan/thinkfan-0.9_beta2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkfan/thinkfan-0.9_beta2.ebuild,v 1.3 2013/08/07 12:13:19 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkfan/thinkfan-0.9_beta2.ebuild,v 1.4 2013/08/07 14:59:23 ago Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="atasmart"
DEPEND="atasmart? ( dev-libs/libatasmart )"