diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 16:29:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-27 16:29:08 +0000 |
commit | ab616228ce746f9b045f920a389202299d9b0cce (patch) | |
tree | be2a4fc6e01e4954da274127035131dd7c76ff11 /app-laptop | |
parent | Stable for amd64, wrt bug #535124 (diff) | |
download | gentoo-2-ab616228ce746f9b045f920a389202299d9b0cce.tar.gz gentoo-2-ab616228ce746f9b045f920a389202299d9b0cce.tar.bz2 gentoo-2-ab616228ce746f9b045f920a389202299d9b0cce.zip |
Stable for amd64, wrt bug #534862
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/thinkfan/ChangeLog | 7 | ||||
-rw-r--r-- | app-laptop/thinkfan/thinkfan-0.9.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-laptop/thinkfan/ChangeLog b/app-laptop/thinkfan/ChangeLog index 5dd3e9c1b2e3..07dd43b3ffdd 100644 --- a/app-laptop/thinkfan/ChangeLog +++ b/app-laptop/thinkfan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-laptop/thinkfan -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkfan/ChangeLog,v 1.19 2014/07/24 11:14:21 xmw Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkfan/ChangeLog,v 1.20 2015/03/27 16:29:08 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo <ago@gentoo.org> thinkfan-0.9.2-r1.ebuild: + Stable for amd64, wrt bug #534862 *thinkfan-0.9.2-r1 (24 Jul 2014) diff --git a/app-laptop/thinkfan/thinkfan-0.9.2-r1.ebuild b/app-laptop/thinkfan/thinkfan-0.9.2-r1.ebuild index e94ea9795397..7ca4ba92f825 100644 --- a/app-laptop/thinkfan/thinkfan-0.9.2-r1.ebuild +++ b/app-laptop/thinkfan/thinkfan-0.9.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkfan/thinkfan-0.9.2-r1.ebuild,v 1.1 2014/07/24 11:14:21 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkfan/thinkfan-0.9.2-r1.ebuild,v 1.2 2015/03/27 16:29:08 ago Exp $ EAPI=5 @@ -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 )" |