diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 14:59:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-07 14:59:23 +0000 |
commit | dbc8d723086551e6c6f130eed110f5c33608644f (patch) | |
tree | 33d692ec4ae818ac1c73f2b4a4f681227c2e2e4b /app-laptop/thinkfan/thinkfan-0.9_beta2.ebuild | |
parent | Stable for amd64, wrt bug #479886 (diff) | |
download | gentoo-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/thinkfan-0.9_beta2.ebuild')
-rw-r--r-- | app-laptop/thinkfan/thinkfan-0.9_beta2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |