Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-laptop/thinkfan/, app-laptop/thinkfan/files/
Date: Sun, 22 Jan 2017 23:25:44
Message-Id: 1485127500.63cfd2e28c6ff283a366b022287ee72f60cfea23.xmw@gentoo
1 commit: 63cfd2e28c6ff283a366b022287ee72f60cfea23
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 22 23:25:00 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 22 23:25:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63cfd2e2
7
8 app-laptop/thinkfan: Drop old versions.
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 app-laptop/thinkfan/Manifest | 2 -
13 .../thinkfan/files/thinkfan-0.8.1-openrc.patch | 11 -----
14 app-laptop/thinkfan/thinkfan-0.8.1-r1.ebuild | 39 -----------------
15 app-laptop/thinkfan/thinkfan-0.9_beta2.ebuild | 49 ----------------------
16 4 files changed, 101 deletions(-)
17
18 diff --git a/app-laptop/thinkfan/Manifest b/app-laptop/thinkfan/Manifest
19 index a27bf75..2cada92 100644
20 --- a/app-laptop/thinkfan/Manifest
21 +++ b/app-laptop/thinkfan/Manifest
22 @@ -1,4 +1,2 @@
23 -DIST thinkfan-0.8.1.tar.gz 38417 SHA256 ba630fdcdefa238b2c87f050f6fcbd5a4828527497d52d410761a26c8ca25311 SHA512 6e5c7df599ca6f1c99cf61bfafb752f5886a7eeff9166a43006ea8d86f82ff8c4d5eb6ddc2e62dc5d01235038b4606fbbfc849f81b971388ccbe6417ee9f3208 WHIRLPOOL 975eee0b64db52bbd5552a540aff035abe36bd8a602ec6f966ec30a9ffd1bc9ef30481b91f37c6c3f771a2ba0b38850d7d4dc40387c475deffa7850288d122b4
24 DIST thinkfan-0.9.2.tar.gz 39539 SHA256 90daa0f2db221e1d5085d7f25cb6c63608d174db2987478c340e9523e652af79 SHA512 b27fd60a02ad06d30485ae3d658af6b9e79af3c898f415d0ff613839424f5dc9731be03d1d9bf3ed1311ecd0778aef5b30fa908cab386cf419db77ae29940684 WHIRLPOOL 2ca120ad9cf4960c7536cf6252b711257cbb7c1ca6061d028aebf53fd18e41d3b852d36158bddd18f791e1128b98d35a3f68fae5bb29077820f4dff6fc9b1919
25 DIST thinkfan-0.9.3.tar.gz 39527 SHA256 b61c634996c450445d7e440bf41f7adcda86506063f832afa40d44e01061e45b SHA512 d2a29f9cae636c22b66958f8ec50cb60a162d745c3967257bb5e20cc9e152894d4e8a66f897ffa4e49353eba4a42e3499bb9e554719974284089a46cfc6280d7 WHIRLPOOL 3bdbc0ca3731fef85e385b3259cc9ce6bf4c3b15195138caf5b192847bbba411068d00df8e5673600796e15d4d965c116b73745e787bea9f5a68dbbb5ee118db
26 -DIST thinkfan-0.9_beta2.tar.gz 41554 SHA256 0db4a0e56c02b991be13741f622a8e475a8361112ff9a38a0430ccc22f104a39 SHA512 3cf1b33de625a663b32482943f99dba88cc09106c1b96701ba6a36a5ea1abb3cfd8b32c3822af93d1cf19ab25c61370abca5bd0b313a9fb055dd191086c1df01 WHIRLPOOL 1a8e71fb0906fb11c5922f09e6136f48cbcb7128525fafeeb7f3474f01a00eeb046f69b2d5788428828a395dbc11ae084e9655259a1a74f6aafe04ca8417d4ad
27
28 diff --git a/app-laptop/thinkfan/files/thinkfan-0.8.1-openrc.patch b/app-laptop/thinkfan/files/thinkfan-0.8.1-openrc.patch
29 deleted file mode 100644
30 index 82acbe9..00000000
31 --- a/app-laptop/thinkfan/files/thinkfan-0.8.1-openrc.patch
32 +++ /dev/null
33 @@ -1,11 +0,0 @@
34 ---- thinkfan-0.8.1/rcscripts/thinkfan.gentoo
35 -+++ thinkfan-0.8.1/rcscripts/thinkfan.gentoo
36 -@@ -11,7 +11,7 @@
37 -
38 - start() {
39 - ebegin "Starting thinkfan"
40 -- start-stop-daemon --start --exec /usr/sbin/thinkfan -- -q -s5
41 -+ start-stop-daemon --start --exec /usr/sbin/thinkfan -- -q -s5 -c /etc/thinkfan.conf
42 - eend $?
43 - }
44 -
45
46 diff --git a/app-laptop/thinkfan/thinkfan-0.8.1-r1.ebuild b/app-laptop/thinkfan/thinkfan-0.8.1-r1.ebuild
47 deleted file mode 100644
48 index 394e35d..00000000
49 --- a/app-laptop/thinkfan/thinkfan-0.8.1-r1.ebuild
50 +++ /dev/null
51 @@ -1,39 +0,0 @@
52 -# Copyright 1999-2013 Gentoo Foundation
53 -# Distributed under the terms of the GNU General Public License v2
54 -# $Id$
55 -
56 -EAPI=4
57 -
58 -inherit eutils toolchain-funcs
59 -
60 -DESCRIPTION="simple fan control program for thinkpads"
61 -HOMEPAGE="http://thinkfan.sourceforge.net"
62 -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
63 -
64 -LICENSE="GPL-3"
65 -SLOT="0"
66 -KEYWORDS="amd64 x86"
67 -IUSE=""
68 -
69 -DEPEND=""
70 -RDEPEND=""
71 -
72 -src_prepare() {
73 - epatch "${FILESDIR}"/${P}-openrc.patch
74 - tc-export CC
75 -}
76 -
77 -src_install() {
78 - dosbin ${PN}
79 -
80 - newinitd rcscripts/thinkfan.gentoo ${PN}
81 -
82 - doman ${PN}.1
83 - dodoc ChangeLog NEWS README \
84 - examples/${PN}.conf.{complex,sysfs,thinkpad}
85 -}
86 -
87 -pkg_postinst() {
88 - elog "Please read the documentation and copy an"
89 - elog "appropriate file to /etc/thinkfan.conf."
90 -}
91
92 diff --git a/app-laptop/thinkfan/thinkfan-0.9_beta2.ebuild b/app-laptop/thinkfan/thinkfan-0.9_beta2.ebuild
93 deleted file mode 100644
94 index 64f6730..00000000
95 --- a/app-laptop/thinkfan/thinkfan-0.9_beta2.ebuild
96 +++ /dev/null
97 @@ -1,49 +0,0 @@
98 -# Copyright 1999-2013 Gentoo Foundation
99 -# Distributed under the terms of the GNU General Public License v2
100 -# $Id$
101 -
102 -EAPI=4
103 -
104 -inherit cmake-utils readme.gentoo systemd
105 -
106 -DESCRIPTION="simple fan control program for thinkpads"
107 -HOMEPAGE="http://thinkfan.sourceforge.net"
108 -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
109 -
110 -LICENSE="GPL-3"
111 -SLOT="0"
112 -KEYWORDS="amd64 x86"
113 -IUSE="atasmart"
114 -
115 -DEPEND="atasmart? ( dev-libs/libatasmart )"
116 -RDEPEND="${DEPEND}"
117 -
118 -src_prepare() {
119 - epatch "${FILESDIR}"/${PN}-0.8.1-openrc.patch
120 - sed -e '/^set(CMAKE_C_FLAGS/d' \
121 - -i CMakeLists.txt || die
122 -}
123 -
124 -src_configure() {
125 - mycmakeargs+=(
126 - "-DCMAKE_BUILD_TYPE:STRING=Debug"
127 - "$(cmake-utils_use_use atasmart ATASMART)"
128 - )
129 -
130 - cmake-utils_src_configure
131 -}
132 -
133 -src_install() {
134 - dosbin "${BUILD_DIR}"/${PN}
135 -
136 - newinitd rcscripts/${PN}.gentoo ${PN}
137 - systemd_dounit rcscripts/${PN}.service
138 -
139 - doman ${PN}.1
140 - dodoc ChangeLog NEWS README \
141 - examples/${PN}.conf.{complex,simple}
142 - readme.gentoo_create_doc
143 -}
144 -
145 -DOC_CONTENTS="Please read the documentation and copy an
146 -appropriate file to /etc/thinkfan.conf."