public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/go-jira/
Date: Sun, 12 Aug 2018 16:55:59 +0000 (UTC)	[thread overview]
Message-ID: <1534092870.c5220160c92140b5e44fedf3d22ca7f924a664a2.williamh@gentoo> (raw)

commit:     c5220160c92140b5e44fedf3d22ca7f924a664a2
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 12 16:53:48 2018 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sun Aug 12 16:54:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5220160

app-misc/go-jira: Remove 1.0.19

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-misc/go-jira/Manifest              |  1 -
 app-misc/go-jira/go-jira-1.0.19.ebuild | 28 ----------------------------
 2 files changed, 29 deletions(-)

diff --git a/app-misc/go-jira/Manifest b/app-misc/go-jira/Manifest
index 3cb2a61efdf..07b4e3ade41 100644
--- a/app-misc/go-jira/Manifest
+++ b/app-misc/go-jira/Manifest
@@ -1,3 +1,2 @@
 DIST go-jira-1.0.17.tar.gz 1382832 BLAKE2B 17cada8407b5136ec3b84d9f43c67cb25a893bdfeae7309bc15eb479954ba3ce7df4bc1248782a0bd1874b08b48a68a8e69a1651960c10d6260b22c63a0a8147 SHA512 8abbe6233413d12495399446adbb02d6a37aedf2a2b1a860c403b6e210f5e1f44fa01dfe937d86241486cb4a56c52530eff1c582d59f5ddde4b466a6908fd020
-DIST go-jira-1.0.19.tar.gz 1292750 BLAKE2B 2377b5d677878e83d764d65fe3ef9c3388aa5999004adce956549b327e00554142f7fc82c724593652fd5b5a2d23e161b926bb3c34285f971df0bdac90c94a0a SHA512 42fb89f0886df19eac6cc7098da1e03a0e091876777de896a1b035b6f9d0cb5b546b8fb4c8d4469450da11e2a52b158256f959a63fc57ffeb4541cf792bf3b0f
 DIST go-jira-1.0.20.tar.gz 1292990 BLAKE2B 788dada892809df730988193e50bd1033b2efe4398cf1374c7c2a08c197e10215aa83feeb2b0573a04c7de72badf83089cd45da85d0e60a31d0fbf41615debae SHA512 f07e1fa6e24fa29a50e348490b0ebf6f3dfa1c1bcbc8420320f3c87b3fac74e6ff1d9acb8936fefb25debed2411508689f832eb19ce09f1c39657942c092220e

diff --git a/app-misc/go-jira/go-jira-1.0.19.ebuild b/app-misc/go-jira/go-jira-1.0.19.ebuild
deleted file mode 100644
index 513090c2a8f..00000000000
--- a/app-misc/go-jira/go-jira-1.0.19.ebuild
+++ /dev/null
@@ -1,28 +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"
-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
-}


             reply	other threads:[~2018-08-12 16:56 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-12 16:55 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-06 18:17 [gentoo-commits] repo/gentoo:master commit in: app-misc/go-jira/ Arthur Zamarin
2025-05-24 18:50 Arthur Zamarin
2025-02-28 10:26 Arthur Zamarin
2024-02-09 13:04 Joonas Niilola
2022-05-20 18:55 William Hubbs
2022-05-20 18:55 William Hubbs
2022-03-08 18:33 William Hubbs
2022-03-08 18:29 William Hubbs
2021-12-19 22:27 William Hubbs
2021-06-14 15:39 William Hubbs
2020-10-07 22:35 William Hubbs
2020-09-26  0:15 William Hubbs
2020-05-12 15:59 William Hubbs
2020-05-11 23:20 William Hubbs
2020-04-04  7:28 Robin H. Johnson
2020-04-03 15:27 William Hubbs
2020-04-03 14:23 William Hubbs
2020-03-07 17:47 William Hubbs
2020-03-06 20:57 William Hubbs
2019-10-17 19:21 William Hubbs
2019-02-07 10:53 Manuel Rüger
2018-08-10 14:24 William Hubbs
2018-08-05 10:23 Manuel Rüger
2018-08-03 16:55 Manuel Rüger
2018-08-03 16:55 Manuel Rüger
2018-07-30 12:30 Manuel Rüger
2018-06-05 13:17 Manuel Rüger
2018-06-05 13:17 Manuel Rüger
2018-04-23 17:54 Manuel Rüger
2018-04-03 13:52 Manuel Rüger
2018-04-03 13:52 Manuel Rüger
2018-04-03 13:51 Manuel Rüger
2018-03-19 18:31 Manuel Rüger
2018-03-19 18:31 Manuel Rüger
2018-03-19 18:31 Manuel Rüger
2017-11-13 18:22 Manuel Rüger
2017-11-13 18:22 Manuel Rüger
2017-10-11 19:02 Manuel Rüger
2017-10-11 19:02 Manuel Rüger
2017-10-04  7:47 Michał Górny
2017-09-20 11:41 Manuel Rüger
2017-09-20 11:41 Manuel Rüger
2017-09-19 16:46 Manuel Rüger
2017-06-05 15:33 Manuel Rüger
2017-06-05 15:02 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1534092870.c5220160c92140b5e44fedf3d22ca7f924a664a2.williamh@gentoo \
    --to=williamh@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox