From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-go/glide/
Date: Wed, 1 Jan 2020 08:43:35 +0000 (UTC) [thread overview]
Message-ID: <1577868206.9dc47bec1ff419a1833b5672eec1f874de46e2fc.zlogene@gentoo> (raw)
commit: 9dc47bec1ff419a1833b5672eec1f874de46e2fc
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 1 08:43:26 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Jan 1 08:43:26 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dc47bec
dev-go/glide: remove last-rited pkg
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
dev-go/glide/Manifest | 1 -
dev-go/glide/glide-0.13.2.ebuild | 33 ---------------------------------
dev-go/glide/metadata.xml | 8 --------
3 files changed, 42 deletions(-)
diff --git a/dev-go/glide/Manifest b/dev-go/glide/Manifest
deleted file mode 100644
index d5e838afff6..00000000000
--- a/dev-go/glide/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST glide-0.13.2.tar.gz 271150 BLAKE2B 6c128b0454afa4d715940694161900d1165282f5091a397660a1c48b6a32be85f3796966ddcf57bfd9011713622d99c02c868d118a3f8e76531b5f6030676e1d SHA512 afc3b8f08bf4136370ff1a46efcf4d8b3cea053901883a17b1ac3d7e36c77140f48461169f2ca37c0010b4c6de9afb7f40b5248813cff094d7a1f319ed8e37ed
diff --git a/dev-go/glide/glide-0.13.2.ebuild b/dev-go/glide/glide-0.13.2.ebuild
deleted file mode 100644
index 40c7e257d7a..00000000000
--- a/dev-go/glide/glide-0.13.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-EGO_PN="github.com/Masterminds/glide"
-
-if [[ ${PV} == *9999 ]]; then
- inherit golang-vcs
-else
- SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
- inherit golang-vcs-snapshot
-fi
-
-DESCRIPTION="Vendor Package Managment for Golang"
-HOMEPAGE="https://github.com/Masterminds/glide"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-RESTRICT="test"
-
-S=${WORKDIR}/${P}/src/${EGO_PN}
-
-src_compile() {
- GOPATH="${WORKDIR}/${P}:$(get_golibdir_gopath)" go build -ldflags="-X main.version=${PV}" -o "bin/glide" glide.go || die
-}
-
-src_install() {
- dodoc README.md CHANGELOG.md
- dobin bin/glide
-}
diff --git a/dev-go/glide/metadata.xml b/dev-go/glide/metadata.xml
deleted file mode 100644
index 940244c2652..00000000000
--- a/dev-go/glide/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="github">Masterminds/glide</remote-id>
- </upstream>
-</pkgmetadata>
next reply other threads:[~2020-01-01 8:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-01 8:43 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-01-27 11:05 [gentoo-commits] repo/gentoo:master commit in: dev-go/glide/ Pacho Ramos
2018-10-28 16:38 Manuel Rüger
2018-02-21 16:18 Manuel Rüger
2017-07-23 12:04 Manuel Rüger
2017-01-15 20:52 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=1577868206.9dc47bec1ff419a1833b5672eec1f874de46e2fc.zlogene@gentoo \
--to=zlogene@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