[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2024-05-28 Thread Jakov Smolić
commit: dcf6c32e0f1efbe446127c4bf58e3ba4bb4be9e4
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed May 29 06:25:58 2024 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed May 29 06:25:58 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf6c32e

net-misc/dropbox-cli: Stabilize 2024.01.22 x86, #933019

Signed-off-by: Jakov Smolić  gentoo.org>

 net-misc/dropbox-cli/dropbox-cli-2024.01.22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-2024.01.22.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2024.01.22.ebuild
index 445fb2b3d136..d28cac9b0dd3 100644
--- a/net-misc/dropbox-cli/dropbox-cli-2024.01.22.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-2024.01.22.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+gpg"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2024-05-28 Thread Sam James
commit: 3d81ff525cf299e2f004a409ceed96dc73b28aa6
Author: Sam James  gentoo  org>
AuthorDate: Tue May 28 20:47:26 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Tue May 28 20:47:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d81ff52

net-misc/dropbox-cli: Stabilize 2024.01.22 amd64, #933019

Signed-off-by: Sam James  gentoo.org>

 net-misc/dropbox-cli/dropbox-cli-2024.01.22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-2024.01.22.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2024.01.22.ebuild
index d2c3eb6fe937..445fb2b3d136 100644
--- a/net-misc/dropbox-cli/dropbox-cli-2024.01.22.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-2024.01.22.ebuild
@@ -17,7 +17,7 @@ S=${WORKDIR}
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+gpg"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2024-04-13 Thread Andrey Grozin
commit: e133cfda48a1b68b29f94b4012cc164a835f1517
Author: Andrey Grozin  gentoo  org>
AuthorDate: Sun Apr 14 04:51:11 2024 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Sun Apr 14 04:51:11 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e133cfda

net-misc/dropbox-cli: bump to 2024.01.22

Closes: https://bugs.gentoo.org/929721
Signed-off-by: Andrey Grozin  gentoo.org>

 net-misc/dropbox-cli/Manifest  |  1 +
 net-misc/dropbox-cli/dropbox-cli-2024.01.22.ebuild | 33 ++
 2 files changed, 34 insertions(+)

diff --git a/net-misc/dropbox-cli/Manifest b/net-misc/dropbox-cli/Manifest
index bf534b1fdbb6..6805cc564f55 100644
--- a/net-misc/dropbox-cli/Manifest
+++ b/net-misc/dropbox-cli/Manifest
@@ -1 +1,2 @@
 DIST dropbox-cli-2023.py.xz 14308 BLAKE2B 
e0e1f28c911e5744f26bc3854e1283884f7daa57c247f0a13cd5f571124edca1f11e61ea487bccae294b34c4ce30884758662f95d0438efd1e0e3e64ead6a819
 SHA512 
c11928de24c6ab10c142eedfa244a903795b37bb75e7e805dbf28fe5b18f524db210eb432bf43eb3c99d67b0caca51c85bbe533b3d7d877cfdc7595925483294
+DIST dropbox-cli-2024.01.22.py.xz 14316 BLAKE2B 
c2bc33a6d1f74103a3685340747c8d9c974f75e0deec4cd97690333b7697730aa61beef1b315f1375a29d02c6bdf2609464b8ff41cffe7b7ec6efd5978762207
 SHA512 
272ad65476c8ebd55154feb848e1027b891c91252ca3fa3f50c7db84a7c71697843ae999716a671f697b891721b5c536927c2e63fd2c2afd298a37770aebf123

diff --git a/net-misc/dropbox-cli/dropbox-cli-2024.01.22.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2024.01.22.ebuild
new file mode 100644
index ..d2c3eb6fe937
--- /dev/null
+++ b/net-misc/dropbox-cli/dropbox-cli-2024.01.22.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..12} )
+
+inherit python-r1 bash-completion-r1
+
+DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
+HOMEPAGE="https://www.dropbox.com/";
+# https://linux.dropbox.com/packages/dropbox.py
+# https://www.dropbox.com/download?dl=packages/dropbox.py
+# https://raw.githubusercontent.com/dropbox/nautilus-dropbox/master/dropbox.in
+SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
+S=${WORKDIR}
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+gpg"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="net-misc/dropbox
+   ${PYTHON_DEPS}
+   gpg? ( app-crypt/gpgme[python] )
+   dev-python/pygobject:3[${PYTHON_USEDEP}]"
+
+src_install() {
+   newbin ${P}.py ${PN}
+   python_replicate_script "${D}"/usr/bin/${PN}
+   newbashcomp "${FILESDIR}"/${PN}-19-completion ${PN}
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2023-08-29 Thread Andrey Grozin
commit: 9480141ca991c5f6eb4fdd2c314f2a7d85251395
Author: Andrey Grozin  gentoo  org>
AuthorDate: Tue Aug 29 12:48:41 2023 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Tue Aug 29 12:48:41 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9480141c

net-misc/dropbox-cli: remove old version

Signed-off-by: Andrey Grozin  gentoo.org>

 net-misc/dropbox-cli/Manifest|  1 -
 net-misc/dropbox-cli/dropbox-cli-2022.ebuild | 31 
 2 files changed, 32 deletions(-)

diff --git a/net-misc/dropbox-cli/Manifest b/net-misc/dropbox-cli/Manifest
index c4b387a6832e..bf534b1fdbb6 100644
--- a/net-misc/dropbox-cli/Manifest
+++ b/net-misc/dropbox-cli/Manifest
@@ -1,2 +1 @@
-DIST dropbox-cli-2022.py.xz 14288 BLAKE2B 
a90d347efcce5917179853afef346a6679dddbb33e146a936786c226ad519601f503d73eeb1d1e205be8bd11792aeedb90ff7046c770f079a47e75dea80efd99
 SHA512 
59bfbf3544a8407bbc232d87e57d8b27d4bbc108483af52e58c0bae6ce2dfde2203403a8c5e8c95421fe8c4b73e75cec64def2699ae9bac31be965e98974
 DIST dropbox-cli-2023.py.xz 14308 BLAKE2B 
e0e1f28c911e5744f26bc3854e1283884f7daa57c247f0a13cd5f571124edca1f11e61ea487bccae294b34c4ce30884758662f95d0438efd1e0e3e64ead6a819
 SHA512 
c11928de24c6ab10c142eedfa244a903795b37bb75e7e805dbf28fe5b18f524db210eb432bf43eb3c99d67b0caca51c85bbe533b3d7d877cfdc7595925483294

diff --git a/net-misc/dropbox-cli/dropbox-cli-2022.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2022.ebuild
deleted file mode 100644
index 8574366ccb44..
--- a/net-misc/dropbox-cli/dropbox-cli-2022.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{9..10} )
-
-inherit python-r1 bash-completion-r1
-
-DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
-HOMEPAGE="https://www.dropbox.com/";
-SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="+gpg"
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="net-misc/dropbox
-   ${PYTHON_DEPS}
-   gpg? ( app-crypt/gpgme[python] )
-   dev-python/pygobject:3[${PYTHON_USEDEP}]"
-
-S=${WORKDIR}
-
-src_install() {
-   newbin ${P}.py ${PN}
-   python_replicate_script "${D}"/usr/bin/${PN}
-   newbashcomp "${FILESDIR}"/${PN}-19-completion ${PN}
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2023-04-19 Thread Sam James
commit: 8f0af9fd6fc27a523c9833ec67ac647f21e54b37
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 19 11:18:51 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 19 11:18:51 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f0af9fd

net-misc/dropbox-cli: Stabilize 2023 amd64, #904611

Signed-off-by: Sam James  gentoo.org>

 net-misc/dropbox-cli/dropbox-cli-2023.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-2023.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2023.ebuild
index 9a2f495ae403..62034ba7f496 100644
--- a/net-misc/dropbox-cli/dropbox-cli-2023.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-2023.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="+gpg"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2023-04-19 Thread Sam James
commit: be79d65dea287ab3fe7172d85c593ffe7e8d1b07
Author: Sam James  gentoo  org>
AuthorDate: Wed Apr 19 11:15:26 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Apr 19 11:15:32 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=be79d65d

net-misc/dropbox-cli: Stabilize 2023 x86, #904611

Signed-off-by: Sam James  gentoo.org>

 net-misc/dropbox-cli/dropbox-cli-2023.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-2023.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2023.ebuild
index 44405e85739c..9a2f495ae403 100644
--- a/net-misc/dropbox-cli/dropbox-cli-2023.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-2023.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="+gpg"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2023-02-26 Thread Andrey Grozin
commit: 70101fcf1325fc8bfa0c63d7da4f84371cd370d5
Author: Andrey Grozin  gentoo  org>
AuthorDate: Sun Feb 26 13:20:11 2023 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Sun Feb 26 13:20:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70101fcf

net-misc/dropbox-cli: add python3_11

Closes: https://bugs.gentoo.org/897118
Signed-off-by: Andrey Grozin  gentoo.org>

 net-misc/dropbox-cli/Manifest|  1 +
 net-misc/dropbox-cli/dropbox-cli-2023.ebuild | 31 
 2 files changed, 32 insertions(+)

diff --git a/net-misc/dropbox-cli/Manifest b/net-misc/dropbox-cli/Manifest
index c0b228a98864..c4b387a6832e 100644
--- a/net-misc/dropbox-cli/Manifest
+++ b/net-misc/dropbox-cli/Manifest
@@ -1 +1,2 @@
 DIST dropbox-cli-2022.py.xz 14288 BLAKE2B 
a90d347efcce5917179853afef346a6679dddbb33e146a936786c226ad519601f503d73eeb1d1e205be8bd11792aeedb90ff7046c770f079a47e75dea80efd99
 SHA512 
59bfbf3544a8407bbc232d87e57d8b27d4bbc108483af52e58c0bae6ce2dfde2203403a8c5e8c95421fe8c4b73e75cec64def2699ae9bac31be965e98974
+DIST dropbox-cli-2023.py.xz 14308 BLAKE2B 
e0e1f28c911e5744f26bc3854e1283884f7daa57c247f0a13cd5f571124edca1f11e61ea487bccae294b34c4ce30884758662f95d0438efd1e0e3e64ead6a819
 SHA512 
c11928de24c6ab10c142eedfa244a903795b37bb75e7e805dbf28fe5b18f524db210eb432bf43eb3c99d67b0caca51c85bbe533b3d7d877cfdc7595925483294

diff --git a/net-misc/dropbox-cli/dropbox-cli-2023.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2023.ebuild
new file mode 100644
index ..44405e85739c
--- /dev/null
+++ b/net-misc/dropbox-cli/dropbox-cli-2023.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+
+inherit python-r1 bash-completion-r1
+
+DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
+HOMEPAGE="https://www.dropbox.com/";
+SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+gpg"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="net-misc/dropbox
+   ${PYTHON_DEPS}
+   gpg? ( app-crypt/gpgme[python] )
+   dev-python/pygobject:3[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}
+
+src_install() {
+   newbin ${P}.py ${PN}
+   python_replicate_script "${D}"/usr/bin/${PN}
+   newbashcomp "${FILESDIR}"/${PN}-19-completion ${PN}
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2022-06-20 Thread Sam James
commit: 6377f01654c93a7be27b532d2456751dde5a9be3
Author: Sam James  gentoo  org>
AuthorDate: Tue Jun 21 04:52:16 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Jun 21 04:52:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6377f016

net-misc/dropbox-cli: drop 2020.03.04-r1

Bug: https://bugs.gentoo.org/845807
Signed-off-by: Sam James  gentoo.org>

 net-misc/dropbox-cli/Manifest  |  1 -
 .../dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild   | 31 --
 2 files changed, 32 deletions(-)

diff --git a/net-misc/dropbox-cli/Manifest b/net-misc/dropbox-cli/Manifest
index 63a57f9688f6..c0b228a98864 100644
--- a/net-misc/dropbox-cli/Manifest
+++ b/net-misc/dropbox-cli/Manifest
@@ -1,2 +1 @@
-DIST dropbox-cli-2020.03.04.py.xz 14304 BLAKE2B 
600378cbacd6e96c16e1c8464261b260f2d8919ef5f361c4f337386d3849294cf8557d44f1c5d4f5682eadb2f15885a16b0a8fa162929665e518801d23ec35cc
 SHA512 
c6c8f2f3fb08818388f5ac812821a1530214ad18d58191b08092852aa953e2947871145b46a4df4debeb629a870e1182a47fd5a8bdf8b22144e686e19ede689a
 DIST dropbox-cli-2022.py.xz 14288 BLAKE2B 
a90d347efcce5917179853afef346a6679dddbb33e146a936786c226ad519601f503d73eeb1d1e205be8bd11792aeedb90ff7046c770f079a47e75dea80efd99
 SHA512 
59bfbf3544a8407bbc232d87e57d8b27d4bbc108483af52e58c0bae6ce2dfde2203403a8c5e8c95421fe8c4b73e75cec64def2699ae9bac31be965e98974

diff --git a/net-misc/dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild
deleted file mode 100644
index 44de1f5f0fb6..
--- a/net-misc/dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit python-r1 bash-completion-r1
-
-DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
-HOMEPAGE="https://www.dropbox.com/";
-SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="net-misc/dropbox
-   ${PYTHON_DEPS}
-   dev-python/pygpgme[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]"
-
-S=${WORKDIR}
-
-src_install() {
-   newbin ${P}.py ${PN}
-   python_replicate_script "${D}"/usr/bin/${PN}
-   newbashcomp "${FILESDIR}"/${PN}-19-completion ${PN}
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2022-06-09 Thread Agostino Sarubbo
commit: 58a9041265902d3dfc36a0a44bfceafcc6d7cc26
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  9 07:39:06 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  9 07:39:42 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a90412

net-misc/dropbox-cli: x86 stable wrt bug #850208

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/dropbox-cli/dropbox-cli-2022.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-2022.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2022.ebuild
index 281cf19ef9b6..926b2f7cba5e 100644
--- a/net-misc/dropbox-cli/dropbox-cli-2022.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-2022.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="+gpg"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2022-06-09 Thread Agostino Sarubbo
commit: c0e3601199892bd6888bd7d63f4a9e93d4bef293
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Thu Jun  9 07:33:40 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Thu Jun  9 07:33:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0e36011

net-misc/dropbox-cli: amd64 stable wrt bug #850208

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/dropbox-cli/dropbox-cli-2022.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-2022.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2022.ebuild
index 1b9b1364e01c..281cf19ef9b6 100644
--- a/net-misc/dropbox-cli/dropbox-cli-2022.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-2022.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="+gpg"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2022-05-24 Thread Andrey Grozin
commit: dac75b702bab36254791e4ce3e86f25bb0e14cac
Author: Andrey Grozin  gentoo  org>
AuthorDate: Tue May 24 08:58:55 2022 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Tue May 24 08:59:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dac75b70

net-misc/dropbox-cli: bump to 2022

Closes: https://bugs.gentoo.org/846869
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrey Grozin  gentoo.org>

 net-misc/dropbox-cli/Manifest|  1 +
 net-misc/dropbox-cli/dropbox-cli-2022.ebuild | 31 
 net-misc/dropbox-cli/metadata.xml|  3 +++
 3 files changed, 35 insertions(+)

diff --git a/net-misc/dropbox-cli/Manifest b/net-misc/dropbox-cli/Manifest
index bcb1d61f5c13..63a57f9688f6 100644
--- a/net-misc/dropbox-cli/Manifest
+++ b/net-misc/dropbox-cli/Manifest
@@ -1 +1,2 @@
 DIST dropbox-cli-2020.03.04.py.xz 14304 BLAKE2B 
600378cbacd6e96c16e1c8464261b260f2d8919ef5f361c4f337386d3849294cf8557d44f1c5d4f5682eadb2f15885a16b0a8fa162929665e518801d23ec35cc
 SHA512 
c6c8f2f3fb08818388f5ac812821a1530214ad18d58191b08092852aa953e2947871145b46a4df4debeb629a870e1182a47fd5a8bdf8b22144e686e19ede689a
+DIST dropbox-cli-2022.py.xz 14288 BLAKE2B 
a90d347efcce5917179853afef346a6679dddbb33e146a936786c226ad519601f503d73eeb1d1e205be8bd11792aeedb90ff7046c770f079a47e75dea80efd99
 SHA512 
59bfbf3544a8407bbc232d87e57d8b27d4bbc108483af52e58c0bae6ce2dfde2203403a8c5e8c95421fe8c4b73e75cec64def2699ae9bac31be965e98974

diff --git a/net-misc/dropbox-cli/dropbox-cli-2022.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2022.ebuild
new file mode 100644
index ..1b9b1364e01c
--- /dev/null
+++ b/net-misc/dropbox-cli/dropbox-cli-2022.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit python-r1 bash-completion-r1
+
+DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
+HOMEPAGE="https://www.dropbox.com/";
+SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="+gpg"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="net-misc/dropbox
+   ${PYTHON_DEPS}
+   gpg? ( app-crypt/gpgme[python] )
+   dev-python/pygobject:3[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}
+
+src_install() {
+   newbin ${P}.py ${PN}
+   python_replicate_script "${D}"/usr/bin/${PN}
+   newbashcomp "${FILESDIR}"/${PN}-19-completion ${PN}
+}

diff --git a/net-misc/dropbox-cli/metadata.xml 
b/net-misc/dropbox-cli/metadata.xml
index c5941bf7de12..1f35bc0d6b20 100644
--- a/net-misc/dropbox-cli/metadata.xml
+++ b/net-misc/dropbox-cli/metadata.xml
@@ -4,4 +4,7 @@

gro...@gentoo.org

+   
+   Use app-crypt/gpgme to verify 
signatures
+   
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2021-05-06 Thread Andrey Grozin
commit: abaa71f66f01ca7530de7cb0fca178e3fa0b3612
Author: Andrey Grozin  gentoo  org>
AuthorDate: Thu May  6 12:04:21 2021 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Thu May  6 12:04:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abaa71f6

net-misc/dropbox-cli: remove old

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrey Grozin  gentoo.org>

 net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild | 31 --
 1 file changed, 31 deletions(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild
deleted file mode 100644
index 494529557a6..000
--- a/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7,8} )
-
-inherit python-r1 bash-completion-r1
-
-DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
-HOMEPAGE="https://www.dropbox.com/";
-SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="net-misc/dropbox
-   ${PYTHON_DEPS}
-   dev-python/pygpgme[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]"
-
-S=${WORKDIR}
-
-src_install() {
-   newbin ${P}.py ${PN}
-   python_replicate_script "${D}"/usr/bin/${PN}
-   newbashcomp "${FILESDIR}"/${PN}-19-completion ${PN}
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2021-05-06 Thread Sam James
commit: 80762d3067cb9fda0e45649723aaf945130af591
Author: Sam James  gentoo  org>
AuthorDate: Thu May  6 10:05:59 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May  6 10:05:59 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80762d30

net-misc/dropbox-cli: Stabilize 2020.03.04-r1 x86, #788460

Signed-off-by: Sam James  gentoo.org>

 net-misc/dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild
index b6c76a0095d..44de1f5f0fb 100644
--- a/net-misc/dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2021-05-06 Thread Sam James
commit: 1169dc7b07c4b365e1794750149f50d4bcd03b52
Author: Sam James  gentoo  org>
AuthorDate: Thu May  6 10:03:55 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Thu May  6 10:03:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1169dc7b

net-misc/dropbox-cli: Stabilize 2020.03.04-r1 amd64, #788460

Signed-off-by: Sam James  gentoo.org>

 net-misc/dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild
index f0fa39d2b7d..b6c76a0095d 100644
--- a/net-misc/dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2021-02-07 Thread Andrey Grozin
commit: 242008019407ce4fbe6351e7a723cecb064f5a70
Author: Andrey Grozin  gentoo  org>
AuthorDate: Mon Feb  8 06:41:30 2021 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Mon Feb  8 06:41:30 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24200801

net-misc/dropbox-cli: python3_9 added

Closes: https://bugs.gentoo.org/769206
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrey Grozin  gentoo.org>

 .../dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild   | 31 ++
 1 file changed, 31 insertions(+)

diff --git a/net-misc/dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild
new file mode 100644
index 000..f0fa39d2b7d
--- /dev/null
+++ b/net-misc/dropbox-cli/dropbox-cli-2020.03.04-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7..9} )
+
+inherit python-r1 bash-completion-r1
+
+DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
+HOMEPAGE="https://www.dropbox.com/";
+SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="net-misc/dropbox
+   ${PYTHON_DEPS}
+   dev-python/pygpgme[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}
+
+src_install() {
+   newbin ${P}.py ${PN}
+   python_replicate_script "${D}"/usr/bin/${PN}
+   newbashcomp "${FILESDIR}"/${PN}-19-completion ${PN}
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2020-12-31 Thread Michał Górny
commit: 465205546e6a2158697304d1c06a9c636efa18da
Author: Michał Górny  gentoo  org>
AuthorDate: Fri Jan  1 01:31:03 2021 +
Commit: Michał Górny  gentoo  org>
CommitDate: Fri Jan  1 01:31:03 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46520554

net-misc/dropbox-cli: Remove old (py3.6)

Signed-off-by: Michał Górny  gentoo.org>

 net-misc/dropbox-cli/Manifest  |  1 -
 net-misc/dropbox-cli/dropbox-cli-19.ebuild | 31 --
 2 files changed, 32 deletions(-)

diff --git a/net-misc/dropbox-cli/Manifest b/net-misc/dropbox-cli/Manifest
index 68fd320ef49..bcb1d61f5c1 100644
--- a/net-misc/dropbox-cli/Manifest
+++ b/net-misc/dropbox-cli/Manifest
@@ -1,2 +1 @@
-DIST dropbox-cli-19.py.xz 13960 BLAKE2B 
16d33155cbe5449434ff9fc5a9fddca9a7cd20bd3ff8fc46f4badcc30d71f6b0b6adde6f6d0ad73702e4dd2957cc00f88f49b2580c289525784f97d4502e008d
 SHA512 
b5ea1632c135232f4705a0e95419d176638e6a830a2a7d32f955c615328097b987887513cf06103b452a7efe2690ffe351a275267451db9d2998d19ac6f8f85f
 DIST dropbox-cli-2020.03.04.py.xz 14304 BLAKE2B 
600378cbacd6e96c16e1c8464261b260f2d8919ef5f361c4f337386d3849294cf8557d44f1c5d4f5682eadb2f15885a16b0a8fa162929665e518801d23ec35cc
 SHA512 
c6c8f2f3fb08818388f5ac812821a1530214ad18d58191b08092852aa953e2947871145b46a4df4debeb629a870e1182a47fd5a8bdf8b22144e686e19ede689a

diff --git a/net-misc/dropbox-cli/dropbox-cli-19.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-19.ebuild
deleted file mode 100644
index 3e90bad7e12..000
--- a/net-misc/dropbox-cli/dropbox-cli-19.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit python-r1 bash-completion-r1
-
-DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
-HOMEPAGE="https://www.dropbox.com/";
-SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="net-misc/dropbox
-   ${PYTHON_DEPS}
-   dev-python/pygpgme[${PYTHON_USEDEP}]
-   dev-python/pygobject:3[${PYTHON_USEDEP}]"
-
-S=${WORKDIR}
-
-src_install() {
-   newbin ${P}.py ${PN}
-   python_replicate_script "${D}"/usr/bin/${PN}
-   newbashcomp "${FILESDIR}"/${P}-completion ${PN}
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2020-05-11 Thread Agostino Sarubbo
commit: 5587958d1a499ee5e5e696d5ba37282647c0954c
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue May 12 06:38:42 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue May 12 06:38:42 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5587958d

net-misc/dropbox-cli: x86 stable wrt bug #721408

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild
index c3b29ad0d86..52ba5ba4bb1 100644
--- a/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2020-05-11 Thread Agostino Sarubbo
commit: 217f406ca9559cf5469f0848e154f6a44d74b383
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon May 11 16:44:29 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon May 11 16:44:29 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=217f406c

net-misc/dropbox-cli: amd64 stable wrt bug #721408

Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild
index 6980da3d4fb..c3b29ad0d86 100644
--- a/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2020-04-23 Thread Andrey Grozin
commit: 24483affb659d1be2cae1ccfa7f1e6c98803b58a
Author: Andrey Grozin  gentoo  org>
AuthorDate: Fri Apr 24 03:10:14 2020 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Fri Apr 24 03:10:14 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24483aff

net-misc/dropbox-cli: fix installing bash-completion file

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrey Grozin  gentoo.org>

 net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild
index e9487c00034..6980da3d4fb 100644
--- a/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild
@@ -27,5 +27,5 @@ S=${WORKDIR}
 src_install() {
newbin ${P}.py ${PN}
python_replicate_script "${D}"/usr/bin/${PN}
-   newbashcomp "${FILESDIR}"/${P}-completion ${PN}
+   newbashcomp "${FILESDIR}"/${PN}-19-completion ${PN}
 }



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2020-04-22 Thread Andrey Grozin
commit: 4eac08a10006d6718953a3be8abd12ddd93e1e05
Author: Andrey Grozin  gentoo  org>
AuthorDate: Thu Apr 23 05:51:08 2020 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Thu Apr 23 05:51:08 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4eac08a1

net-misc/dropbox-cli: bump to 2020.03.04

Closes: https://bugs.gentoo.org/show_bug.cgi?id=718440
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrey Grozin  gentoo.org>

 net-misc/dropbox-cli/Manifest  |  1 +
 net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild | 31 ++
 2 files changed, 32 insertions(+)

diff --git a/net-misc/dropbox-cli/Manifest b/net-misc/dropbox-cli/Manifest
index 5693d547f8a..68fd320ef49 100644
--- a/net-misc/dropbox-cli/Manifest
+++ b/net-misc/dropbox-cli/Manifest
@@ -1 +1,2 @@
 DIST dropbox-cli-19.py.xz 13960 BLAKE2B 
16d33155cbe5449434ff9fc5a9fddca9a7cd20bd3ff8fc46f4badcc30d71f6b0b6adde6f6d0ad73702e4dd2957cc00f88f49b2580c289525784f97d4502e008d
 SHA512 
b5ea1632c135232f4705a0e95419d176638e6a830a2a7d32f955c615328097b987887513cf06103b452a7efe2690ffe351a275267451db9d2998d19ac6f8f85f
+DIST dropbox-cli-2020.03.04.py.xz 14304 BLAKE2B 
600378cbacd6e96c16e1c8464261b260f2d8919ef5f361c4f337386d3849294cf8557d44f1c5d4f5682eadb2f15885a16b0a8fa162929665e518801d23ec35cc
 SHA512 
c6c8f2f3fb08818388f5ac812821a1530214ad18d58191b08092852aa953e2947871145b46a4df4debeb629a870e1182a47fd5a8bdf8b22144e686e19ede689a

diff --git a/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild
new file mode 100644
index 000..e9487c00034
--- /dev/null
+++ b/net-misc/dropbox-cli/dropbox-cli-2020.03.04.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit python-r1 bash-completion-r1
+
+DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
+HOMEPAGE="https://www.dropbox.com/";
+SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="net-misc/dropbox
+   ${PYTHON_DEPS}
+   dev-python/pygpgme[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}
+
+src_install() {
+   newbin ${P}.py ${PN}
+   python_replicate_script "${D}"/usr/bin/${PN}
+   newbashcomp "${FILESDIR}"/${P}-completion ${PN}
+}



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2020-02-12 Thread Andrey Grozin
commit: da2e48686a640b0c58269f1270f8d06cea61db7a
Author: Andrey Grozin  gentoo  org>
AuthorDate: Wed Feb 12 11:57:15 2020 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Wed Feb 12 11:57:15 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da2e4868

net-misc/dropbox-cli: clean old

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Andrey Grozin  gentoo.org>

 net-misc/dropbox-cli/Manifest |  1 -
 net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild | 28 ---
 2 files changed, 29 deletions(-)

diff --git a/net-misc/dropbox-cli/Manifest b/net-misc/dropbox-cli/Manifest
index 391c538f580..5693d547f8a 100644
--- a/net-misc/dropbox-cli/Manifest
+++ b/net-misc/dropbox-cli/Manifest
@@ -1,2 +1 @@
-DIST dropbox-cli-1.6.0.py.xz 17632 BLAKE2B 
244e36ea2b1f3a7ad36884de227933f91ca94dd907fadc300cc599336b4a09efec54e9f4cd26aa922609755812cfcd0f506866d0a66e74700c1b90a8c4347683
 SHA512 
06fcbba67031c18fe1840f592d04039a7c78848d6e77ae8cca04881f5f72ada7fb368921e2ae3b92d161e49bf91eae0f41b559a210eacd0dc203c51134597857
 DIST dropbox-cli-19.py.xz 13960 BLAKE2B 
16d33155cbe5449434ff9fc5a9fddca9a7cd20bd3ff8fc46f4badcc30d71f6b0b6adde6f6d0ad73702e4dd2957cc00f88f49b2580c289525784f97d4502e008d
 SHA512 
b5ea1632c135232f4705a0e95419d176638e6a830a2a7d32f955c615328097b987887513cf06103b452a7efe2690ffe351a275267451db9d2998d19ac6f8f85f

diff --git a/net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild
deleted file mode 100644
index c7230031c47..000
--- a/net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-r1
-
-DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
-HOMEPAGE="https://www.dropbox.com/";
-SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.py.xz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="net-misc/dropbox
-   ${PYTHON_DEPS}"
-
-S=${WORKDIR}
-
-src_install() {
-   newbin ${P}.py ${PN}
-   python_replicate_script "${D}"/usr/bin/${PN}
-}



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/files/, net-misc/dropbox-cli/

2020-02-12 Thread Andrey Grozin
commit: 792571bfa7f15b89377ecbaa2b4d445c225898f5
Author: Andrey Grozin  gentoo  org>
AuthorDate: Wed Feb 12 11:54:50 2020 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Wed Feb 12 11:54:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=792571bf

net-misc/dropbox-cli: clean old

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Andrey Grozin  gentoo.org>

 net-misc/dropbox-cli/Manifest |  1 -
 net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild  | 28 
 net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild  | 31 ---
 net-misc/dropbox-cli/files/dropbox-cli-completion |  2 --
 4 files changed, 62 deletions(-)

diff --git a/net-misc/dropbox-cli/Manifest b/net-misc/dropbox-cli/Manifest
index 531eb6aa200..391c538f580 100644
--- a/net-misc/dropbox-cli/Manifest
+++ b/net-misc/dropbox-cli/Manifest
@@ -1,3 +1,2 @@
 DIST dropbox-cli-1.6.0.py.xz 17632 BLAKE2B 
244e36ea2b1f3a7ad36884de227933f91ca94dd907fadc300cc599336b4a09efec54e9f4cd26aa922609755812cfcd0f506866d0a66e74700c1b90a8c4347683
 SHA512 
06fcbba67031c18fe1840f592d04039a7c78848d6e77ae8cca04881f5f72ada7fb368921e2ae3b92d161e49bf91eae0f41b559a210eacd0dc203c51134597857
-DIST dropbox-cli-1.py.xz 17580 BLAKE2B 
9bb165f419df716acfb485f40e3b40238d06db1448cf12731499f8b891d1a2b3de57ae405807c9b61316bea65eca133c95a88a475db210173efb915707e2154d
 SHA512 
d5510a66a5605e474059bb761cc2f33cd4d23481e85f040b049c36759a030f1e7072a9ad2cc7f72e59507767aa375ff3ea1c06d7bf702eb7ba7d698db2bfefe5
 DIST dropbox-cli-19.py.xz 13960 BLAKE2B 
16d33155cbe5449434ff9fc5a9fddca9a7cd20bd3ff8fc46f4badcc30d71f6b0b6adde6f6d0ad73702e4dd2957cc00f88f49b2580c289525784f97d4502e008d
 SHA512 
b5ea1632c135232f4705a0e95419d176638e6a830a2a7d32f955c615328097b987887513cf06103b452a7efe2690ffe351a275267451db9d2998d19ac6f8f85f

diff --git a/net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild
deleted file mode 100644
index aae2afff5d0..000
--- a/net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-r1
-
-DESCRIPTION="Cli interface for dropbox daemon (python)"
-HOMEPAGE="https://www.dropbox.com/";
-SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.py.xz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="net-misc/dropbox
-   ${PYTHON_DEPS}"
-
-S=${WORKDIR}
-
-src_install() {
-   newbin ${P}.py ${PN}
-   python_replicate_script "${D}"/usr/bin/${PN}
-}

diff --git a/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild
deleted file mode 100644
index fe8d22897aa..000
--- a/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit python-r1 bash-completion-r1
-
-DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
-HOMEPAGE="https://www.dropbox.com/";
-SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.py.xz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="net-misc/dropbox
-   ${PYTHON_DEPS}
-   dev-python/pygtk[${PYTHON_USEDEP}]
-   dev-python/pygobject:2[${PYTHON_USEDEP}]"
-
-S=${WORKDIR}
-
-src_install() {
-   newbin ${P}.py ${PN}
-   python_replicate_script "${D}"/usr/bin/${PN}
-   newbashcomp "${FILESDIR}"/${PN}-completion ${PN}
-}

diff --git a/net-misc/dropbox-cli/files/dropbox-cli-completion 
b/net-misc/dropbox-cli/files/dropbox-cli-completion
deleted file mode 100644
index e1e9251ca9b..000
--- a/net-misc/dropbox-cli/files/dropbox-cli-completion
+++ /dev/null
@@ -1,2 +0,0 @@
-# dropbox-cli completion
-complete -W 'autostart exclude filestatus help lansync ls puburl running start 
status stop' dropbox-cli



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2020-02-10 Thread Agostino Sarubbo
commit: 6894bf777a1feedbf35b1a87b781a4a3e572d5e3
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Feb 10 08:17:36 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Feb 10 08:17:36 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6894bf77

net-misc/dropbox-cli: x86 stable wrt bug #706468

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-misc/dropbox-cli/dropbox-cli-19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-19.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-19.ebuild
index a95d7453d7f..3e90bad7e12 100644
--- a/net-misc/dropbox-cli/dropbox-cli-19.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-19.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2020-02-08 Thread Mikle Kolyada
commit: a8b78f881a997854f809b1a35788d4ec06aae212
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Feb  8 13:46:47 2020 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Feb  8 13:47:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8b78f88

net-misc/dropbox-cli: amd64 stable wrt bug #706468

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada  gentoo.org>

 net-misc/dropbox-cli/dropbox-cli-19.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-19.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-19.ebuild
index f7fd170117b..a95d7453d7f 100644
--- a/net-misc/dropbox-cli/dropbox-cli-19.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-19.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/files/, net-misc/dropbox-cli/

2019-03-14 Thread Andrey Grozin
commit: d7b090b997c59b12f2762be59902c51821af1ae9
Author: Andrey Grozin  gentoo  org>
AuthorDate: Thu Mar 14 16:16:46 2019 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Thu Mar 14 16:17:35 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7b090b9

net-misc/dropbox-cli: bump to 19

Closes: https://bugs.gentoo.org/show_bug.cgi?id=678958
Closes: https://bugs.gentoo.org/show_bug.cgi?id=647222
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrey Grozin  gentoo.org>

 net-misc/dropbox-cli/Manifest  |  1 +
 net-misc/dropbox-cli/dropbox-cli-19.ebuild | 31 ++
 .../dropbox-cli/files/dropbox-cli-19-completion|  2 ++
 3 files changed, 34 insertions(+)

diff --git a/net-misc/dropbox-cli/Manifest b/net-misc/dropbox-cli/Manifest
index 505b89f736f..531eb6aa200 100644
--- a/net-misc/dropbox-cli/Manifest
+++ b/net-misc/dropbox-cli/Manifest
@@ -1,2 +1,3 @@
 DIST dropbox-cli-1.6.0.py.xz 17632 BLAKE2B 
244e36ea2b1f3a7ad36884de227933f91ca94dd907fadc300cc599336b4a09efec54e9f4cd26aa922609755812cfcd0f506866d0a66e74700c1b90a8c4347683
 SHA512 
06fcbba67031c18fe1840f592d04039a7c78848d6e77ae8cca04881f5f72ada7fb368921e2ae3b92d161e49bf91eae0f41b559a210eacd0dc203c51134597857
 DIST dropbox-cli-1.py.xz 17580 BLAKE2B 
9bb165f419df716acfb485f40e3b40238d06db1448cf12731499f8b891d1a2b3de57ae405807c9b61316bea65eca133c95a88a475db210173efb915707e2154d
 SHA512 
d5510a66a5605e474059bb761cc2f33cd4d23481e85f040b049c36759a030f1e7072a9ad2cc7f72e59507767aa375ff3ea1c06d7bf702eb7ba7d698db2bfefe5
+DIST dropbox-cli-19.py.xz 13960 BLAKE2B 
16d33155cbe5449434ff9fc5a9fddca9a7cd20bd3ff8fc46f4badcc30d71f6b0b6adde6f6d0ad73702e4dd2957cc00f88f49b2580c289525784f97d4502e008d
 SHA512 
b5ea1632c135232f4705a0e95419d176638e6a830a2a7d32f955c615328097b987887513cf06103b452a7efe2690ffe351a275267451db9d2998d19ac6f8f85f

diff --git a/net-misc/dropbox-cli/dropbox-cli-19.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-19.ebuild
new file mode 100644
index 000..a8ca71ef180
--- /dev/null
+++ b/net-misc/dropbox-cli/dropbox-cli-19.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{4,5,6} )
+
+inherit python-r1 bash-completion-r1
+
+DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
+HOMEPAGE="https://www.dropbox.com/";
+SRC_URI="https://dev.gentoo.org/~grozin/${P}.py.xz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="net-misc/dropbox
+   ${PYTHON_DEPS}
+   dev-python/pygpgme[${PYTHON_USEDEP}]
+   dev-python/pygobject:3[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}
+
+src_install() {
+   newbin ${P}.py ${PN}
+   python_replicate_script "${D}"/usr/bin/${PN}
+   newbashcomp "${FILESDIR}"/${P}-completion ${PN}
+}

diff --git a/net-misc/dropbox-cli/files/dropbox-cli-19-completion 
b/net-misc/dropbox-cli/files/dropbox-cli-19-completion
new file mode 100644
index 000..dbf5803842d
--- /dev/null
+++ b/net-misc/dropbox-cli/files/dropbox-cli-19-completion
@@ -0,0 +1,2 @@
+# dropbox-cli completion
+complete -W 'autostart exclude filestatus help lansync ls proxy puburl running 
sharelink start status stop throttle update' dropbox-cli



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2019-01-03 Thread Mikle Kolyada
commit: 710d535bf55c4f8f7249e6796813a5f318e0
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Thu Jan  3 10:35:18 2019 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Thu Jan  3 10:35:18 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=710d535b

net-misc/dropbox-cli: amd64 stable wrt bug #673098

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild
index a740694c714..fe8d22897aa 100644
--- a/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.py.xz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2019-01-02 Thread Thomas Deutschmann
commit: 8f8e0b65a24c4b2f68c8910820ab065c9ece5300
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Jan  2 18:03:36 2019 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Jan  2 19:01:27 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f8e0b65

net-misc/dropbox-cli: x86 stable (bug #673098)

Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann  gentoo.org>

 net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild
index f45f0bdbfc4..a740694c714 100644
--- a/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.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
@@ -13,7 +13,7 @@ 
SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.py.xz";
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/

2018-06-21 Thread Aaron Bauman
commit: 550e2149c77c67e95b693685f786d31c6780bd5c
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Tue Jun 19 16:51:13 2018 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Thu Jun 21 23:58:17 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=550e2149

net-misc/dropbox-cli: use HTTPs

Closes: https://github.com/gentoo/gentoo/pull/8910

 net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild | 4 ++--
 net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild | 2 +-
 net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild| 4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild
index 028c2c8b206..aae2afff5d0 100644
--- a/net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-r1
 
 DESCRIPTION="Cli interface for dropbox daemon (python)"
-HOMEPAGE="http://www.dropbox.com/";
+HOMEPAGE="https://www.dropbox.com/";
 SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.py.xz";
 
 LICENSE="GPL-3"

diff --git a/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild
index b2dd3a01d44..f45f0bdbfc4 100644
--- a/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-r1 bash-completion-r1
 
 DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
-HOMEPAGE="http://www.dropbox.com/";
+HOMEPAGE="https://www.dropbox.com/";
 SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.py.xz";
 
 LICENSE="GPL-3"

diff --git a/net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild
index 299c194c861..c7230031c47 100644
--- a/net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild
+++ b/net-misc/dropbox-cli/dropbox-cli-1.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit python-r1
 
 DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
-HOMEPAGE="http://www.dropbox.com/";
+HOMEPAGE="https://www.dropbox.com/";
 SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.py.xz";
 
 LICENSE="GPL-3"



[gentoo-commits] repo/gentoo:master commit in: net-misc/dropbox-cli/, net-misc/dropbox-cli/files/

2018-01-29 Thread Andrey Grozin
commit: af2fc6e54f59a45a4331d1c583c9c02bce3b0b86
Author: Andrey Grozin  gentoo  org>
AuthorDate: Mon Jan 29 12:49:29 2018 +
Commit: Andrey Grozin  gentoo  org>
CommitDate: Mon Jan 29 12:49:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af2fc6e5

net-misc/dropbox-cli: depend on pygtk and pygobject:2

Closes: https://bugs.gentoo.org/645898
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild  | 31 +++
 net-misc/dropbox-cli/files/dropbox-cli-completion |  2 ++
 2 files changed, 33 insertions(+)

diff --git a/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild 
b/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild
new file mode 100644
index 000..b2dd3a01d44
--- /dev/null
+++ b/net-misc/dropbox-cli/dropbox-cli-1.6.0-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-r1 bash-completion-r1
+
+DESCRIPTION="Cli interface for dropbox (python), part of nautilus-dropbox"
+HOMEPAGE="http://www.dropbox.com/";
+SRC_URI="https://dev.gentoo.org/~hasufell/distfiles/${P}.py.xz";
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="net-misc/dropbox
+   ${PYTHON_DEPS}
+   dev-python/pygtk[${PYTHON_USEDEP}]
+   dev-python/pygobject:2[${PYTHON_USEDEP}]"
+
+S=${WORKDIR}
+
+src_install() {
+   newbin ${P}.py ${PN}
+   python_replicate_script "${D}"/usr/bin/${PN}
+   newbashcomp "${FILESDIR}"/${PN}-completion ${PN}
+}

diff --git a/net-misc/dropbox-cli/files/dropbox-cli-completion 
b/net-misc/dropbox-cli/files/dropbox-cli-completion
new file mode 100644
index 000..e1e9251ca9b
--- /dev/null
+++ b/net-misc/dropbox-cli/files/dropbox-cli-completion
@@ -0,0 +1,2 @@
+# dropbox-cli completion
+complete -W 'autostart exclude filestatus help lansync ls puburl running start 
status stop' dropbox-cli