summaryrefslogtreecommitdiff
path: root/net-misc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-23 19:38:22 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-23 19:38:22 +0100
commit5017b70de4777c973300470b220382a3c038a16f (patch)
treee52174cbc406998d7652a97256336caba9057a74 /net-misc
parentd80b21fa510403d23e049179185f1109760cd0f4 (diff)
prepare for python3.6 migration
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dropbox/Manifest4
-rw-r--r--net-misc/dropbox/dropbox-48.3.56.ebuild (renamed from net-misc/dropbox/dropbox-43.3.47.ebuild)13
2 files changed, 9 insertions, 8 deletions
diff --git a/net-misc/dropbox/Manifest b/net-misc/dropbox/Manifest
index 082ab8e2..2bd117e5 100644
--- a/net-misc/dropbox/Manifest
+++ b/net-misc/dropbox/Manifest
@@ -1,2 +1,2 @@
-DIST dropbox-lnx.x86-43.3.47.tar.gz 108318530 SHA256 081cb20157683583dcf5fbdfde45c83eddd1d2f156b7f80b4d1ced6a95e47814 SHA512 23df4e4e2c3cd99d16890091a7c2d3f61341806241462b6ef095b86d5db4b663090e12848038c731014079dd77adaef47fb721b1eac8bc84e945daaae3ee438a WHIRLPOOL 5bc378a03666334ca64d065190a79c1c5f0a7b49a707b2a0ce2aafd1e222f5672cfe8ea432f30ae58f587b4fa0cd79c7bad05c7fe6c7704b152912c76437bca6
-DIST dropbox-lnx.x86_64-43.3.47.tar.gz 114389696 SHA256 c4a7331df7b8619d650944fd782e933666d8c292dde114fb828fb57b32595624 SHA512 e11b01cdf67e16593822d722a8e3d822e9a02a99036a938521bb9e31a2451118168e434e1924006d9629d7b2a847bfacd2d7b0b213d6e1c90fb92fa3378629bf WHIRLPOOL dd39cd832f9d363a4ab2f55d400b478b7a728daca796784ad0de3e58e9ff962649184c7d47ac158a91c1c5927d8ecfbebf3377ac8bbd47486ecd913de56945c8
+DIST dropbox-lnx.x86-48.3.56.tar.gz 108876564 BLAKE2B b809a220605265685026657e791aff3e716f7ff51e1fc5074d66df87eb8dc473c63c7513c94ca0715844c600fe71aaa3c42a108be4baee2e3e72baade97e3429 SHA512 3174c41e19a01cbd986c111711bc0df80b68882d595a5c869b81bfa1982b3f219da4cda852168bf7fdc9d67b91f52260017f4d25508f6372efd470536a6b96c8
+DIST dropbox-lnx.x86_64-48.3.56.tar.gz 114940928 BLAKE2B 7d678344b59aa12bdbd28f3e425c0b80b15feae403911ef25a03150d1dfa47e94da1eb17d4b703feea6721d2fdfa721da54fab92e1a56b6b8f31456482bc3614 SHA512 cbd3eed71286be079aa8c898929dea305a4cefb9b5e2e41b196d07f68bfc3b5f2839f78d676a3fd7df62644fe00b9ad1930121bde88a6eea9c864d956ccb6f8e
diff --git a/net-misc/dropbox/dropbox-43.3.47.ebuild b/net-misc/dropbox/dropbox-48.3.56.ebuild
index 6ec33da2..09a67447 100644
--- a/net-misc/dropbox/dropbox-43.3.47.ebuild
+++ b/net-misc/dropbox/dropbox-48.3.56.ebuild
@@ -3,18 +3,18 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_5 python3_6 )
inherit eutils gnome2-utils pax-utils systemd python-single-r1
DESCRIPTION="Dropbox daemon (pretends to be GUI-less)"
-HOMEPAGE="http://dropbox.com/"
+HOMEPAGE="https://www.dropbox.com/"
SRC_URI="
- x86? ( https://dl.dropboxusercontent.com/u/17/dropbox-lnx.x86-${PV}.tar.gz )
- amd64? ( https://dl.dropboxusercontent.com/u/17/dropbox-lnx.x86_64-${PV}.tar.gz )"
+ x86? ( https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-${PV}.tar.gz )
+ amd64? ( https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-${PV}.tar.gz )"
LICENSE="CC-BY-ND-3.0 FTL MIT LGPL-2 openssl dropbox"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~x86-linux"
+KEYWORDS="amd64"
IUSE="+librsync-bundled selinux X"
RESTRICT="mirror strip"
@@ -58,7 +58,8 @@ RDEPEND="${PYTHON_DEPS}
net-misc/wget
>=sys-devel/gcc-4.2.0
sys-libs/zlib
- sys-libs/ncurses:1/5"
+ sys-libs/ncurses:1/5
+ )"
src_unpack() {
unpack ${A}