diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-23 08:10:50 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-01 21:13:53 +0200 |
commit | b248a24ff061d6ffd5f81cd4ba3a68ac1f4e5792 (patch) | |
tree | b588b7fcb0dc1a3581413c310c08f90353a519cc /net-misc/dropbox | |
parent | games-roguelike/dwarf-fortress: Update for sys-libs/ncurses-compat (diff) | |
download | gentoo-b248a24ff061d6ffd5f81cd4ba3a68ac1f4e5792.tar.gz gentoo-b248a24ff061d6ffd5f81cd4ba3a68ac1f4e5792.tar.bz2 gentoo-b248a24ff061d6ffd5f81cd4ba3a68ac1f4e5792.zip |
net-misc/dropbox: Update for sys-libs/ncurses-compat
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/dropbox')
-rw-r--r-- | net-misc/dropbox/dropbox-48.3.56.ebuild | 4 | ||||
-rw-r--r-- | net-misc/dropbox/dropbox-58.3.88-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/dropbox/dropbox-58.3.88.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-misc/dropbox/dropbox-48.3.56.ebuild b/net-misc/dropbox/dropbox-48.3.56.ebuild index 8cdfeeebd379..2252fe9e49ab 100644 --- a/net-misc/dropbox/dropbox-48.3.56.ebuild +++ b/net-misc/dropbox/dropbox-48.3.56.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -58,7 +58,7 @@ RDEPEND="${PYTHON_DEPS} net-misc/wget >=sys-devel/gcc-4.2.0 sys-libs/zlib - sys-libs/ncurses:5/5" + sys-libs/ncurses-compat:5" src_unpack() { unpack ${A} diff --git a/net-misc/dropbox/dropbox-58.3.88-r1.ebuild b/net-misc/dropbox/dropbox-58.3.88-r1.ebuild index 57625334abc5..53f28efd4d2d 100644 --- a/net-misc/dropbox/dropbox-58.3.88-r1.ebuild +++ b/net-misc/dropbox/dropbox-58.3.88-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -58,7 +58,7 @@ RDEPEND="${PYTHON_DEPS} net-misc/wget >=sys-devel/gcc-4.2.0 sys-libs/zlib - sys-libs/ncurses:5/5" + sys-libs/ncurses-compat:5" src_unpack() { unpack ${A} diff --git a/net-misc/dropbox/dropbox-58.3.88.ebuild b/net-misc/dropbox/dropbox-58.3.88.ebuild index 4d43632ecb72..6ae52f6051c8 100644 --- a/net-misc/dropbox/dropbox-58.3.88.ebuild +++ b/net-misc/dropbox/dropbox-58.3.88.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -58,7 +58,7 @@ RDEPEND="${PYTHON_DEPS} net-misc/wget >=sys-devel/gcc-4.2.0 sys-libs/zlib - sys-libs/ncurses:5/5" + sys-libs/ncurses-compat:5" src_unpack() { unpack ${A} |