Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox/
Date: Tue, 01 Oct 2019 19:14:23
Message-Id: 1569957233.b248a24ff061d6ffd5f81cd4ba3a68ac1f4e5792.mgorny@gentoo
1 commit: b248a24ff061d6ffd5f81cd4ba3a68ac1f4e5792
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 23 06:10:50 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 1 19:13:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b248a24f
7
8 net-misc/dropbox: Update for sys-libs/ncurses-compat
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 net-misc/dropbox/dropbox-48.3.56.ebuild | 4 ++--
13 net-misc/dropbox/dropbox-58.3.88-r1.ebuild | 4 ++--
14 net-misc/dropbox/dropbox-58.3.88.ebuild | 4 ++--
15 3 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/net-misc/dropbox/dropbox-48.3.56.ebuild b/net-misc/dropbox/dropbox-48.3.56.ebuild
18 index 8cdfeeebd37..2252fe9e49a 100644
19 --- a/net-misc/dropbox/dropbox-48.3.56.ebuild
20 +++ b/net-misc/dropbox/dropbox-48.3.56.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -58,7 +58,7 @@ RDEPEND="${PYTHON_DEPS}
28 net-misc/wget
29 >=sys-devel/gcc-4.2.0
30 sys-libs/zlib
31 - sys-libs/ncurses:5/5"
32 + sys-libs/ncurses-compat:5"
33
34 src_unpack() {
35 unpack ${A}
36
37 diff --git a/net-misc/dropbox/dropbox-58.3.88-r1.ebuild b/net-misc/dropbox/dropbox-58.3.88-r1.ebuild
38 index 57625334abc..53f28efd4d2 100644
39 --- a/net-misc/dropbox/dropbox-58.3.88-r1.ebuild
40 +++ b/net-misc/dropbox/dropbox-58.3.88-r1.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2018 Gentoo Authors
43 +# Copyright 1999-2019 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=6
47 @@ -58,7 +58,7 @@ RDEPEND="${PYTHON_DEPS}
48 net-misc/wget
49 >=sys-devel/gcc-4.2.0
50 sys-libs/zlib
51 - sys-libs/ncurses:5/5"
52 + sys-libs/ncurses-compat:5"
53
54 src_unpack() {
55 unpack ${A}
56
57 diff --git a/net-misc/dropbox/dropbox-58.3.88.ebuild b/net-misc/dropbox/dropbox-58.3.88.ebuild
58 index 4d43632ecb7..6ae52f6051c 100644
59 --- a/net-misc/dropbox/dropbox-58.3.88.ebuild
60 +++ b/net-misc/dropbox/dropbox-58.3.88.ebuild
61 @@ -1,4 +1,4 @@
62 -# Copyright 1999-2018 Gentoo Foundation
63 +# Copyright 1999-2019 Gentoo Authors
64 # Distributed under the terms of the GNU General Public License v2
65
66 EAPI=6
67 @@ -58,7 +58,7 @@ RDEPEND="${PYTHON_DEPS}
68 net-misc/wget
69 >=sys-devel/gcc-4.2.0
70 sys-libs/zlib
71 - sys-libs/ncurses:5/5"
72 + sys-libs/ncurses-compat:5"
73
74 src_unpack() {
75 unpack ${A}