diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 19:55:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 19:55:07 +0000 |
commit | c68bce74757ef8d563125a5a885f80caad6f220d (patch) | |
tree | ea54d961209424fdf0ea0eb1132424451eab7491 /app-laptop | |
parent | Stable for amd64, wrt bug #421987 (diff) | |
download | gentoo-2-c68bce74757ef8d563125a5a885f80caad6f220d.tar.gz gentoo-2-c68bce74757ef8d563125a5a885f80caad6f220d.tar.bz2 gentoo-2-c68bce74757ef8d563125a5a885f80caad6f220d.zip |
Stable for amd64, wrt bug #421989
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/thinkfan/ChangeLog | 5 | ||||
-rw-r--r-- | app-laptop/thinkfan/thinkfan-0.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-laptop/thinkfan/ChangeLog b/app-laptop/thinkfan/ChangeLog index 2e929c2e9ace..8cb6dc87014f 100644 --- a/app-laptop/thinkfan/ChangeLog +++ b/app-laptop/thinkfan/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-laptop/thinkfan # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkfan/ChangeLog,v 1.5 2012/05/12 10:38:07 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkfan/ChangeLog,v 1.6 2012/06/19 19:55:07 ago Exp $ + + 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> thinkfan-0.8.0.ebuild: + Stable for amd64, wrt bug #421989 *thinkfan-0.8.0 (12 May 2012) diff --git a/app-laptop/thinkfan/thinkfan-0.8.0.ebuild b/app-laptop/thinkfan/thinkfan-0.8.0.ebuild index dce6668b03fb..cde09a62f4e3 100644 --- a/app-laptop/thinkfan/thinkfan-0.8.0.ebuild +++ b/app-laptop/thinkfan/thinkfan-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkfan/thinkfan-0.8.0.ebuild,v 1.1 2012/05/12 10:38:07 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkfan/thinkfan-0.8.0.ebuild,v 1.2 2012/06/19 19:55:07 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="" DEPEND="" |