From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0A83E1382C5 for ; Thu, 15 Feb 2018 01:33:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EDCA3E0C44; Thu, 15 Feb 2018 01:33:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BE26CE0C44 for ; Thu, 15 Feb 2018 01:33:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 058B0335C09 for ; Thu, 15 Feb 2018 01:33:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 124A61E6 for ; Thu, 15 Feb 2018 01:33:04 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1518658368.2080f21de3a6bdba5fff0ef92c2caedc7109a432.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/drone-cli/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/drone-cli/Manifest dev-util/drone-cli/drone-cli-0.8.2.ebuild X-VCS-Directories: dev-util/drone-cli/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 2080f21de3a6bdba5fff0ef92c2caedc7109a432 X-VCS-Branch: master Date: Thu, 15 Feb 2018 01:33:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 9a840d08-abd2-457d-ac74-c506b0bb5e42 X-Archives-Hash: 9d40e8f40095aa277634ac9cdb76a827 commit: 2080f21de3a6bdba5fff0ef92c2caedc7109a432 Author: Manuel Rüger gentoo org> AuthorDate: Thu Feb 15 01:32:22 2018 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Thu Feb 15 01:32:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2080f21d dev-util/drone-cli: Version bump to 0.8.2 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-util/drone-cli/Manifest | 1 + dev-util/drone-cli/drone-cli-0.8.2.ebuild | 35 +++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/dev-util/drone-cli/Manifest b/dev-util/drone-cli/Manifest index 8f2ac2ab90a..4464ac793c4 100644 --- a/dev-util/drone-cli/Manifest +++ b/dev-util/drone-cli/Manifest @@ -1,3 +1,4 @@ DIST drone-cli-0.7.0_p20170717.tar.gz 1148862 BLAKE2B a631b546917c542dc9395a2390a8f22c6f041314ece6cd185fbfd312a636040098c7f50f1ae07bedaba5ca1d718ad2a6741a24322ad0d9c291addf11b9b74035 SHA512 f901b9409354c9dc3bf21024f82a188e789c8ab05e8bca179cc77069baf024f40ce13995230f48d5c40e7485ab31bb3f22fae0ca68a8669295cdfb11dbb1b168 DIST drone-cli-0.8.0.tar.gz 1149494 BLAKE2B 6be4edf8a122919570319867d2981fd56fe644093f83216fc17ff4d17e6caa13f163748b6eec68eb6ebab86259bf10fc8636670248fb382120a72738b918ac9b SHA512 5dc9a9910a76e31f0f9f845e1d59a0dc8371463de295f35090efdc16230b1458cc2d2f8632e91c46d18efb0c154874c65388cf6a37cca72b72f08d56b61cae72 DIST drone-cli-0.8.1.tar.gz 1150026 BLAKE2B 25197e3e8d15f07026251d68689fea1fab03329121b748bfd3c06d6310fb76de743934467e7c453492a7843c7ee0a925161e7f4dd912949490c4adad1d896dac SHA512 c3f157ae4f7deebc1641e73bbbf218da85d0f732143941c2c37a52fd6c7db0951d6ed6dc6d55920641a3b9a7a10537813442353890699075bdfd072601b82cd3 +DIST drone-cli-0.8.2.tar.gz 1383569 BLAKE2B 570a8af9da23be7aac83299e3feaec17e09af4a506c715b636417b35f5f1e4253e3c049a44ceeb3ee056f9134463bdb5d8bbda8228b757178fa3022461d13909 SHA512 cbf32882bf7ce1a29ff37bd600f60b3fd3517d56803fca7575fc4595c2e398ce2b4cc760ca03f16eca414386e6328ee782726c9720f9678457bf97c56f24f232 diff --git a/dev-util/drone-cli/drone-cli-0.8.2.ebuild b/dev-util/drone-cli/drone-cli-0.8.2.ebuild new file mode 100644 index 00000000000..227f4987dfe --- /dev/null +++ b/dev-util/drone-cli/drone-cli-0.8.2.ebuild @@ -0,0 +1,35 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +EGO_PN="github.com/drone/drone-cli" +EGIT_COMMIT="91d29707ae30f7ffb628c0397dfaca1c986be5ce" + +inherit golang-build golang-vcs-snapshot + +ARCHIVE_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +KEYWORDS="~amd64" + +DESCRIPTION="Command-line interface for Drone" +HOMEPAGE="https://github.com/drone/drone-cli" +SRC_URI="${ARCHIVE_URI}" +LICENSE="Apache-2.0" +SLOT="0" +IUSE="" + +RESTRICT="test" + +RDEPEND="!!