Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/go-jira/
Date: Tue, 03 Apr 2018 13:52:14
Message-Id: 1522763497.ad45139911d41ca4d6f0e7e464356392d0f95823.mrueg@gentoo
1 commit: ad45139911d41ca4d6f0e7e464356392d0f95823
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 3 13:51:37 2018 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 3 13:51:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad451399
7
8 app-misc/go-jira: Stabilize 1.0.15 on amd64
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 app-misc/go-jira/go-jira-1.0.15.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/go-jira/go-jira-1.0.15.ebuild b/app-misc/go-jira/go-jira-1.0.15.ebuild
16 index 80c476f47f7..6092975389c 100644
17 --- a/app-misc/go-jira/go-jira-1.0.15.ebuild
18 +++ b/app-misc/go-jira/go-jira-1.0.15.ebuild
19 @@ -7,7 +7,7 @@ EGO_PN="gopkg.in/Netflix-Skunkworks/go-jira.v1"
20
21 inherit golang-build golang-vcs-snapshot
22
23 -KEYWORDS="~amd64"
24 +KEYWORDS="amd64"
25
26 DESCRIPTION="A simple JIRA commandline client in Go"
27 HOMEPAGE="https://github.com/Netflix-Skunkworks/go-jira"