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 D31C1138335 for ; Tue, 5 Jun 2018 13:17:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77A47E09BA; Tue, 5 Jun 2018 13:17:33 +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 32DECE09BA for ; Tue, 5 Jun 2018 13:17:33 +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 AD12F335C91 for ; Tue, 5 Jun 2018 13:17:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76CCC2C4 for ; Tue, 5 Jun 2018 13:17:29 +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: <1528204607.f2fb3e7afd861379ab994534a255dab4b44f7662.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.15.ebuild app-misc/go-jira/go-jira-1.0.16.ebuild X-VCS-Directories: app-misc/go-jira/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: f2fb3e7afd861379ab994534a255dab4b44f7662 X-VCS-Branch: master Date: Tue, 5 Jun 2018 13:17:29 +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: 911ab210-a3a2-41b2-a2b0-db418feda359 X-Archives-Hash: 7ffe1c3f0df39f0b0da6e134dc735f3b commit: f2fb3e7afd861379ab994534a255dab4b44f7662 Author: Manuel Rüger gentoo org> AuthorDate: Tue Jun 5 13:16:47 2018 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Tue Jun 5 13:16:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2fb3e7a app-misc/go-jira: Remove old Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-misc/go-jira/Manifest | 2 -- app-misc/go-jira/go-jira-1.0.15.ebuild | 29 ----------------------------- app-misc/go-jira/go-jira-1.0.16.ebuild | 29 ----------------------------- 3 files changed, 60 deletions(-) diff --git a/app-misc/go-jira/Manifest b/app-misc/go-jira/Manifest index 513b2b38cdc..f9ce2192a6b 100644 --- a/app-misc/go-jira/Manifest +++ b/app-misc/go-jira/Manifest @@ -1,3 +1 @@ -DIST go-jira-1.0.15.tar.gz 1381623 BLAKE2B 430451fc6f86c72421619433427694f4a7a756c24cbd239c38ddcfb8b35a83215377bb239af43ceff90da1a9122d312190b8185dc5e04032a50491c8f61d9c2f SHA512 e4ceae1577ad8f512a9375775308687e78a50131faa298ba1cddc8397a8a04feca55f132c022d942458e8cab68f28e5610bf4b3334fe2c16f71e924e290ee955 -DIST go-jira-1.0.16.tar.gz 1381917 BLAKE2B 0f46b97b3146c5e04921827278bdcf67736ff015731dac7a2481e0243b7fac081fe368eed5bc696e9ff8973291502c2087655ca518c5dc2f23e96fa63a288f46 SHA512 c5fd28fa33f11a9dca030ee28141e5b09e59cf8777011bc8c02ed4c7604efef1dcd9ac1215351a4d292a4b524998f9b1dcc61df457a05462ca78a8dffa9ad608 DIST go-jira-1.0.17.tar.gz 1382832 BLAKE2B 17cada8407b5136ec3b84d9f43c67cb25a893bdfeae7309bc15eb479954ba3ce7df4bc1248782a0bd1874b08b48a68a8e69a1651960c10d6260b22c63a0a8147 SHA512 8abbe6233413d12495399446adbb02d6a37aedf2a2b1a860c403b6e210f5e1f44fa01dfe937d86241486cb4a56c52530eff1c582d59f5ddde4b466a6908fd020 diff --git a/app-misc/go-jira/go-jira-1.0.15.ebuild b/app-misc/go-jira/go-jira-1.0.15.ebuild deleted file mode 100644 index 6092975389c..00000000000 --- a/app-misc/go-jira/go-jira-1.0.15.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2018 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 -} diff --git a/app-misc/go-jira/go-jira-1.0.16.ebuild b/app-misc/go-jira/go-jira-1.0.16.ebuild deleted file mode 100644 index 80c476f47f7..00000000000 --- a/app-misc/go-jira/go-jira-1.0.16.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2018 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 -}