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 AE458138334 for ; Wed, 6 Jun 2018 12:30:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CFAC4E0B4E; Wed, 6 Jun 2018 12:30:48 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8FA88E0B42 for ; Wed, 6 Jun 2018 12:30:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 13BFD335C8E for ; Wed, 6 Jun 2018 12:30:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 049352B2 for ; Wed, 6 Jun 2018 12:30:45 +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: <1528288107.a95f25047f5c9595896fcb3bd0669c7f6b8f28f4.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.5.ebuild X-VCS-Directories: dev-util/drone-cli/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: a95f25047f5c9595896fcb3bd0669c7f6b8f28f4 X-VCS-Branch: master Date: Wed, 6 Jun 2018 12:30:45 +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: 3156959f-b038-4ac8-8942-4accdbd8ec8f X-Archives-Hash: 11202ac027b63c035c8752c38c2865cd commit: a95f25047f5c9595896fcb3bd0669c7f6b8f28f4 Author: Manuel Rüger gentoo org> AuthorDate: Wed Jun 6 12:28:27 2018 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Wed Jun 6 12:28:27 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a95f2504 dev-util/drone-cli: Remove old Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-util/drone-cli/Manifest | 1 - dev-util/drone-cli/drone-cli-0.8.5.ebuild | 35 ------------------------------- 2 files changed, 36 deletions(-) diff --git a/dev-util/drone-cli/Manifest b/dev-util/drone-cli/Manifest index 6c729f10fec..a7fd4a6afe1 100644 --- a/dev-util/drone-cli/Manifest +++ b/dev-util/drone-cli/Manifest @@ -1,3 +1,2 @@ DIST drone-cli-0.7.0_p20170717.tar.gz 1148862 BLAKE2B a631b546917c542dc9395a2390a8f22c6f041314ece6cd185fbfd312a636040098c7f50f1ae07bedaba5ca1d718ad2a6741a24322ad0d9c291addf11b9b74035 SHA512 f901b9409354c9dc3bf21024f82a188e789c8ab05e8bca179cc77069baf024f40ce13995230f48d5c40e7485ab31bb3f22fae0ca68a8669295cdfb11dbb1b168 -DIST drone-cli-0.8.5.tar.gz 1381755 BLAKE2B 329a73490af7dced38e5a8ca7c8799e3cec5f8f2da396cf2c7e307cf65967c7688e1d9df3484a45da1906a187edfc3d4e45c48c7953549d61cf40903c334da07 SHA512 2e42b5aedf6b4b2666da84e457a161312c59a2e0d8785167ddc272f016d5ffaf4e5964e0da4135ad459a767b16259f8905fdd222e87247ad1915cdf2f85ed50f DIST drone-cli-0.8.6.tar.gz 1778122 BLAKE2B 040c93386330990a5f4e38f6ca353226145a99d14adc141243900fb4cd3d28bc87665bc6f466b31cd1e5561df31edd378049f0e38e28006206c3cf02ac0d5c21 SHA512 51eb538d5571b2e48722e4e4de6f9d6fc67375e55284f6bdec5c4c495a67e0808f9d158ba925849353bdff7903df2ecae7a073d88185fc607d45383f4f2f5c0d diff --git a/dev-util/drone-cli/drone-cli-0.8.5.ebuild b/dev-util/drone-cli/drone-cli-0.8.5.ebuild deleted file mode 100644 index 47b322c1a78..00000000000 --- a/dev-util/drone-cli/drone-cli-0.8.5.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# 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="80e17b70e6323c282a02a764158b470f42704128" - -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="!!