summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-08-07 14:59:23 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-08-07 14:59:23 +0000
commitdbc8d723086551e6c6f130eed110f5c33608644f (patch)
tree33d692ec4ae818ac1c73f2b4a4f681227c2e2e4b /app-laptop/thinkfan
parentStable for amd64, wrt bug #479886 (diff)
downloadgentoo-2-dbc8d723086551e6c6f130eed110f5c33608644f.tar.gz
gentoo-2-dbc8d723086551e6c6f130eed110f5c33608644f.tar.bz2
gentoo-2-dbc8d723086551e6c6f130eed110f5c33608644f.zip
Stable for amd64, wrt bug #480046
(Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-laptop/thinkfan')
-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 )"