diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-20 06:42:06 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-20 06:42:06 +0000 |
commit | 439fbde556084613b9a2f677a7e9ce9605f5af28 (patch) | |
tree | 805a06d5b23a6b08064f3c45e131196e72b98496 /app-laptop | |
parent | marked x86 per bug 422247 (diff) | |
download | gentoo-2-439fbde556084613b9a2f677a7e9ce9605f5af28.tar.gz gentoo-2-439fbde556084613b9a2f677a7e9ce9605f5af28.tar.bz2 gentoo-2-439fbde556084613b9a2f677a7e9ce9605f5af28.zip |
marked x86 per bug 421989
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
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 8cb6dc87014f..caf22aed7861 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.6 2012/06/19 19:55:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkfan/ChangeLog,v 1.7 2012/06/20 06:42:06 jdhore Exp $ + + 20 Jun 2012; Jeff Horelick <jdhore@gentoo.org> thinkfan-0.8.0.ebuild: + marked x86 per bug 421989 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> thinkfan-0.8.0.ebuild: Stable for amd64, wrt bug #421989 diff --git a/app-laptop/thinkfan/thinkfan-0.8.0.ebuild b/app-laptop/thinkfan/thinkfan-0.8.0.ebuild index cde09a62f4e3..7a18673aa80a 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.2 2012/06/19 19:55:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkfan/thinkfan-0.8.0.ebuild,v 1.3 2012/06/20 06:42:06 jdhore 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="" |