commit: a3eb4f63e4035798cb4fe1c01b7c5c097cb00baa
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 5 15:33:16 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Jun 5 15:33:16 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3eb4f63
app-misc/go-jira: Drop unused user.eclass
Package-Manager: Portage-2.3.6, Repoman-2.3.2
app-misc/go-jira/go-jira-0.1.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/go-jira/go-jira-0.1.14.ebuild
b/app-misc/go-jira/go-jira-0.1.14.ebuild
index 5e55d8699e2..8044698633c 100644
--- a/app-misc/go-jira/go-jira-0.1.14.ebuild
+++ b/app-misc/go-jira/go-jira-0.1.14.ebuild
@@ -17,7 +17,7 @@ EGO_VENDOR=(
"gopkg.in/op/go-logging.v1 b2cb9fa56473e98db8caba80237377e83fe44db5
github.com/op/go-logging"
"golang.org/x/crypto e1a4589e7d3ea14a3352255d04b6f1a418845e5e
github.com/golang/crypto"
)
-inherit golang-build golang-vcs-snapshot user
+inherit golang-build golang-vcs-snapshot
ARCHIVE_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"