Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/smartmontools/
Date: Mon, 01 Apr 2019 16:04:53
Message-Id: 1554134681.679dec1eb076d77ca4ecd51b5b9846f3208bfb8d.polynomial-c@gentoo
1 commit: 679dec1eb076d77ca4ecd51b5b9846f3208bfb8d
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 1 16:04:01 2019 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 1 16:04:41 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=679dec1e
7
8 sys-apps/smartmontools: Revbump to install shipped systemd unit file
9
10 instead of our own one.
11
12 Bug: https://bugs.gentoo.org/678990
13 Package-Manager: Portage-2.3.62, Repoman-2.3.12
14 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
15
16 .../{smartmontools-9999.ebuild => smartmontools-7.0-r1.ebuild} | 3 +--
17 sys-apps/smartmontools/smartmontools-9999.ebuild | 3 +--
18 2 files changed, 2 insertions(+), 4 deletions(-)
19
20 diff --git a/sys-apps/smartmontools/smartmontools-9999.ebuild b/sys-apps/smartmontools/smartmontools-7.0-r1.ebuild
21 similarity index 97%
22 copy from sys-apps/smartmontools/smartmontools-9999.ebuild
23 copy to sys-apps/smartmontools/smartmontools-7.0-r1.ebuild
24 index 46b1cf2cff3..7b807da0322 100644
25 --- a/sys-apps/smartmontools/smartmontools-9999.ebuild
26 +++ b/sys-apps/smartmontools/smartmontools-7.0-r1.ebuild
27 @@ -1,4 +1,4 @@
28 -# Copyright 1999-2018 Gentoo Authors
29 +# Copyright 1999-2019 Gentoo Authors
30 # Distributed under the terms of the GNU General Public License v2
31
32 EAPI="6"
33 @@ -79,7 +79,6 @@ src_install() {
34
35 newinitd "${FILESDIR}"/smartd-r1.rc smartd
36 newconfd "${FILESDIR}"/smartd.confd smartd
37 - systemd_newunit "${FILESDIR}"/smartd.systemd smartd.service
38 else
39 dosbin smartctl
40 doman smartctl.8
41
42 diff --git a/sys-apps/smartmontools/smartmontools-9999.ebuild b/sys-apps/smartmontools/smartmontools-9999.ebuild
43 index 46b1cf2cff3..7b807da0322 100644
44 --- a/sys-apps/smartmontools/smartmontools-9999.ebuild
45 +++ b/sys-apps/smartmontools/smartmontools-9999.ebuild
46 @@ -1,4 +1,4 @@
47 -# Copyright 1999-2018 Gentoo Authors
48 +# Copyright 1999-2019 Gentoo Authors
49 # Distributed under the terms of the GNU General Public License v2
50
51 EAPI="6"
52 @@ -79,7 +79,6 @@ src_install() {
53
54 newinitd "${FILESDIR}"/smartd-r1.rc smartd
55 newconfd "${FILESDIR}"/smartd.confd smartd
56 - systemd_newunit "${FILESDIR}"/smartd.systemd smartd.service
57 else
58 dosbin smartctl
59 doman smartctl.8