Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/megacli/
Date: Mon, 28 May 2018 18:27:05
Message-Id: 1527532016.2af412e407cb60954bba425f33f358dde38251ab.robbat2@gentoo
1 commit: 2af412e407cb60954bba425f33f358dde38251ab
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 28 18:26:32 2018 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Mon May 28 18:26:56 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2af412e4
7
8 sys-block/megacli: clarify ncurses dep
9
10 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
11 Package-Manager: Portage-2.3.33, Repoman-2.3.9
12
13 sys-block/megacli/megacli-8.07.10.ebuild | 4 ++--
14 sys-block/megacli/megacli-8.07.14-r1.ebuild | 4 ++--
15 sys-block/megacli/megacli-8.07.14.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/sys-block/megacli/megacli-8.07.10.ebuild b/sys-block/megacli/megacli-8.07.10.ebuild
19 index f822d8763e9..b8d98d13d67 100644
20 --- a/sys-block/megacli/megacli-8.07.10.ebuild
21 +++ b/sys-block/megacli/megacli-8.07.10.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2016 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=5
28 @@ -19,7 +19,7 @@ IUSE=""
29
30 DEPEND="app-arch/unzip
31 app-admin/chrpath"
32 -RDEPEND="=sys-libs/ncurses-5*"
33 +RDEPEND="sys-libs/ncurses:5"
34
35 S=${WORKDIR}/${MY_P}
36
37
38 diff --git a/sys-block/megacli/megacli-8.07.14-r1.ebuild b/sys-block/megacli/megacli-8.07.14-r1.ebuild
39 index 5092c2b2b77..92d6aa9dc7d 100644
40 --- a/sys-block/megacli/megacli-8.07.14-r1.ebuild
41 +++ b/sys-block/megacli/megacli-8.07.14-r1.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2016 Gentoo Foundation
44 +# Copyright 1999-2018 Gentoo Foundation
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=5
48 @@ -22,7 +22,7 @@ IUSE=""
49
50 DEPEND="app-arch/unzip
51 app-admin/chrpath"
52 -RDEPEND="=sys-libs/ncurses-5*"
53 +RDEPEND="sys-libs/ncurses:5"
54
55 S=${WORKDIR}
56
57
58 diff --git a/sys-block/megacli/megacli-8.07.14.ebuild b/sys-block/megacli/megacli-8.07.14.ebuild
59 index fe24a5d5c17..b1b11afc3a9 100644
60 --- a/sys-block/megacli/megacli-8.07.14.ebuild
61 +++ b/sys-block/megacli/megacli-8.07.14.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2016 Gentoo Foundation
64 +# Copyright 1999-2018 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=5
68 @@ -19,7 +19,7 @@ IUSE=""
69
70 DEPEND="app-arch/unzip
71 app-admin/chrpath"
72 -RDEPEND="=sys-libs/ncurses-5*"
73 +RDEPEND="sys-libs/ncurses:5"
74
75 S=${WORKDIR}