summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-04 13:17:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-04 13:17:48 +0000
commit39afaffea7eb0f388804b19c8f6d0cb800a8a644 (patch)
tree531768cbac3ca8d51856310e94f325e3dc3bc3a0 /app-laptop
parentalways pass -isystem when not bootstrapping, should fix #444920 (diff)
downloadgentoo-2-39afaffea7eb0f388804b19c8f6d0cb800a8a644.tar.gz
gentoo-2-39afaffea7eb0f388804b19c8f6d0cb800a8a644.tar.bz2
gentoo-2-39afaffea7eb0f388804b19c8f6d0cb800a8a644.zip
Stable for amd64, wrt bug #455402
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/thinkfan/ChangeLog8
-rw-r--r--app-laptop/thinkfan/thinkfan-0.8.1-r1.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/app-laptop/thinkfan/ChangeLog b/app-laptop/thinkfan/ChangeLog
index b64a4bd13b77..e325fe806630 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.10 2012/12/04 00:31:06 xmw Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkfan/ChangeLog,v 1.11 2013/02/04 13:17:48 ago Exp $
+
+ 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> thinkfan-0.8.1-r1.ebuild:
+ Stable for amd64, wrt bug #455402
*thinkfan-0.8.1-r1 (04 Dec 2012)
@@ -43,4 +46,3 @@
+files/thinkfan-0.7.3-makefile.patch, +files/thinkfan-0.7.3-openrc.patch,
+thinkfan-0.8_alpha2.ebuild:
Initial import. Thanks Maxim Konyushikhin for the initial ebuild (bug 387399)
-
diff --git a/app-laptop/thinkfan/thinkfan-0.8.1-r1.ebuild b/app-laptop/thinkfan/thinkfan-0.8.1-r1.ebuild
index 072889cad162..8086d518422e 100644
--- a/app-laptop/thinkfan/thinkfan-0.8.1-r1.ebuild
+++ b/app-laptop/thinkfan/thinkfan-0.8.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# 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.8.1-r1.ebuild,v 1.1 2012/12/04 00:31:06 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/thinkfan/thinkfan-0.8.1-r1.ebuild,v 1.2 2013/02/04 13:17:48 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=""