commit: 1fc059708c69d941499c103f7ed78ac1f6e01cb5 Author: Alexander Kurakin <kuraga333 <AT> mail <DOT> ru> AuthorDate: Tue Oct 29 15:59:25 2019 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Fri Jan 24 19:49:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fc05970
net-misc/rclone-1.50.0 version bump Signed-off-by: Alexander Kurakin <kuraga333 <AT> mail.ru> Closes: https://bugs.gentoo.org/698854 Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org> net-misc/rclone/Manifest | 1 + net-misc/rclone/{rclone-9999.ebuild => rclone-1.50.0.ebuild} | 3 ++- net-misc/rclone/rclone-9999.ebuild | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/net-misc/rclone/Manifest b/net-misc/rclone/Manifest index c1c2696e274..c25d0f3fb74 100644 --- a/net-misc/rclone/Manifest +++ b/net-misc/rclone/Manifest @@ -1,3 +1,4 @@ DIST rclone-1.45.tar.gz 16494131 BLAKE2B 17ca4182af4efe23a367fc38226dc7fe146da55fea47a5f76773f1dcc3d3b629cca7964ffe41aa1e4dbd2fe36bd80545f336d2823a25ebb6b3effc768d4b46d2 SHA512 348dbd6a069f736219b7f925b6aa5234a4d70724ee5bfdb56067241063be36c44a091a37acb3285627803fa013329a6ef804aab4c0070ddaf322c5324b9e2a5a DIST rclone-1.47.0.tar.gz 17282254 BLAKE2B 57c4f3576427778db0fdc523d8b95b33db5cebfb0081d927abc8925eeaf90c0d2079f1d9572e81faac41e98cfee3028f39c9aed89e6db17188efb3541e3daa6a SHA512 90e68021f589bfad95989b45d91c47da63066e9bc60040052e866d1c7e420bc2784335cc5dbab0e4372c4f8686acb0a65853877c41081c8406eddada42550125 DIST rclone-1.49.1.tar.gz 18196519 BLAKE2B 22a2f5984f65a64972c40fa845f0b4e5a8d52840ee9dc35463605e3eea399ab01a3b36f1f25a07d5c583829684863b8cbeaf82282e9b59ca994a8fa1d9558ebf SHA512 05b864932fdec7d1bc7185a4e2d33b7bd06b840399f100b1f58806e2ab6f752e4b7cb0f2691cfa92785f45b2f587aebaf7c9e5ab256c2d9b63c262d90ea1e3ac +DIST rclone-1.50.0.tar.gz 18566931 BLAKE2B cfaf983ae972606b8ccc56ba505aec65bd7e6427f0b16f7e6187b079116b47eb3d297a99b505782c2bb5b64a5c8bf4e5b7beaee9dad5718ec952033ceca0945c SHA512 df805dc711ecf60b869ec957d224676643bcb6eac756470d2194338b9cc34e2a657d286d4a4308c743847fc11aa821b106888eb6ab9f04677bc70747c73fc5c1 diff --git a/net-misc/rclone/rclone-9999.ebuild b/net-misc/rclone/rclone-1.50.0.ebuild similarity index 99% copy from net-misc/rclone/rclone-9999.ebuild copy to net-misc/rclone/rclone-1.50.0.ebuild index 8c2e6519357..8bec0f18176 100644 --- a/net-misc/rclone/rclone-9999.ebuild +++ b/net-misc/rclone/rclone-1.50.0.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 + inherit golang-build bash-completion-r1 EGO_PN="github.com/rclone/${PN}" diff --git a/net-misc/rclone/rclone-9999.ebuild b/net-misc/rclone/rclone-9999.ebuild index 8c2e6519357..8bec0f18176 100644 --- a/net-misc/rclone/rclone-9999.ebuild +++ b/net-misc/rclone/rclone-9999.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 + inherit golang-build bash-completion-r1 EGO_PN="github.com/rclone/${PN}"
