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 23D561396D9 for ; Mon, 13 Nov 2017 18:22:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51D5AE0F15; Mon, 13 Nov 2017 18:22:07 +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 2457DE0F15 for ; Mon, 13 Nov 2017 18:22:06 +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 0ED2A33BEAC for ; Mon, 13 Nov 2017 18:22:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B9019AE5 for ; Mon, 13 Nov 2017 18:22: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: <1510597310.4515ef365120c0b1a9e0a022376343e062ac721e.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/go-jira/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/go-jira/Manifest app-misc/go-jira/go-jira-1.0.10.ebuild X-VCS-Directories: app-misc/go-jira/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 4515ef365120c0b1a9e0a022376343e062ac721e X-VCS-Branch: master Date: Mon, 13 Nov 2017 18:22: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: 18f1b827-6e59-49ec-894d-0535763d68b3 X-Archives-Hash: d01e1a3da4ac384f184ac70275e056f5 commit: 4515ef365120c0b1a9e0a022376343e062ac721e Author: Manuel Rüger gentoo org> AuthorDate: Mon Nov 13 18:21:50 2017 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Mon Nov 13 18:21:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4515ef36 app-misc/go-jira: Remove old Package-Manager: Portage-2.3.12, Repoman-2.3.4 app-misc/go-jira/Manifest | 1 - app-misc/go-jira/go-jira-1.0.10.ebuild | 29 ----------------------------- 2 files changed, 30 deletions(-) diff --git a/app-misc/go-jira/Manifest b/app-misc/go-jira/Manifest index 8d3964ba084..3bbb567e3d0 100644 --- a/app-misc/go-jira/Manifest +++ b/app-misc/go-jira/Manifest @@ -1,3 +1,2 @@ -DIST go-jira-1.0.10.tar.gz 1295024 SHA256 57f5b8a47c3a653cbf17fcbf30e28e3552586855d64ecf4fa7b9c7ec799800bc SHA512 86bffa8c9bb6311f87671377349b75012efe40d645652df5d192a465f6a55a7c7b789a2245b7f73d48bbe7bc4dea6b8859e064db16a5f419964f7c5fa627e32e WHIRLPOOL fc081c25943416c70a42052ebcab879c44f5a506c5b204aa45051972363c1762c903d36f643700c038ae1471d8af71ee6f5d66219a1fff542a0830e5ec9585ef DIST go-jira-1.0.12.tar.gz 1296394 SHA256 7ce5d6dcc5021f2019b0107c4ad342979d18bb110188b810017b2d94ff384a33 SHA512 d777544253920691b2802c3cc0651b908501660365e4a991713d85cbc10e8f4c319056b91926cf6b06c13682ee160747834a82898b269aa7e10d87981066633e WHIRLPOOL eb776f79c5ca0d61722b8bb098ca474b37ff631b375f3dbce6254339b4838a1e527b0955d1f82af87c66fc73845e55a03529b6c138a9456176c8fb0c73159fe0 DIST go-jira-1.0.14.tar.gz 1378174 SHA256 34cb45af19985474b8d9079c1f551f4892bfbe64073a5a8f89333ca3603e4639 SHA512 f9fc43adfb8c09f80307a39d2d169c4e4b537f64fbca5b7d355178125aa315cd6de9147b00b03a80218cb685ce02a0e0156cd902277367122aaa00c395c6f880 WHIRLPOOL 5fa7a92695ebac3f2fdb336c473a0b9a42741ba91ecc1d84d02d0b2087f607931f3503ee798f5d563e46f8ca0bb259b3d9da9e26abba4a96371906531494fc6d diff --git a/app-misc/go-jira/go-jira-1.0.10.ebuild b/app-misc/go-jira/go-jira-1.0.10.ebuild deleted file mode 100644 index 76adf6c250b..00000000000 --- a/app-misc/go-jira/go-jira-1.0.10.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -EGO_PN="gopkg.in/Netflix-Skunkworks/go-jira.v1" - -inherit golang-build golang-vcs-snapshot - -KEYWORDS="~amd64" - -DESCRIPTION="A simple JIRA commandline client in Go" -HOMEPAGE="https://github.com/Netflix-Skunkworks/go-jira" -SRC_URI="https://github.com/Netflix-Skunkworks/go-jira/archive/v${PV}.tar.gz -> ${P}.tar.gz - ${EGO_VENDOR_URI}" -LICENSE="Apache-2.0" -SLOT="0" -IUSE="" - -src_compile() { - pushd src/${EGO_PN} || die - GOPATH="${WORKDIR}/${P}" go build -v -o jira cmd/jira/main.go || die - popd || die -} - -src_install() { - dobin src/${EGO_PN}/jira - dodoc src/${EGO_PN}/{CHANGELOG,README}.md -}