public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/istioctl/
Date: Wed,  1 Jan 2020 08:47:22 +0000 (UTC)	[thread overview]
Message-ID: <1577868430.95186939256f4858434e1d84c0d217b5bfe74aa4.zlogene@gentoo> (raw)

commit:     95186939256f4858434e1d84c0d217b5bfe74aa4
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  1 08:47:10 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Jan  1 08:47:10 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95186939

net-misc/istioctl: remove last-rited pkg

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 net-misc/istioctl/Manifest               |  1 -
 net-misc/istioctl/istioctl-1.1.17.ebuild | 35 --------------------------------
 net-misc/istioctl/metadata.xml           |  8 --------
 3 files changed, 44 deletions(-)

diff --git a/net-misc/istioctl/Manifest b/net-misc/istioctl/Manifest
deleted file mode 100644
index 27d01138278..00000000000
--- a/net-misc/istioctl/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST istioctl-1.1.17.tar.gz 20765634 BLAKE2B e5192176312cbbd8b8f0ae46026909539df6c4784376a9e997b98d8147e7e9d4435ba97cbcb00880c99dc0ab2cd3ebbd4f385354c086f8a5fe71db57a8243802 SHA512 8d2057fbcb636f1fabc24a2f4c29b5426a9b68b0870a46ac9b5db6ea1f39336e5c1c7b13f040b346edbc35d1f359aacda1efd35b5417bd2ed90e693009cdda15

diff --git a/net-misc/istioctl/istioctl-1.1.17.ebuild b/net-misc/istioctl/istioctl-1.1.17.ebuild
deleted file mode 100644
index ce116f5676d..00000000000
--- a/net-misc/istioctl/istioctl-1.1.17.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit golang-vcs-snapshot
-
-GIT_COMMIT="149c2fc"
-
-KEYWORDS="~amd64"
-DESCRIPTION="Istio configuration command line utility"
-EGO_PN="istio.io/istio"
-HOMEPAGE="https://github.com/istio/istio"
-MY_PV=${PV/_/-}
-SRC_URI="https://github.com/istio/istio/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RESTRICT="test"
-
-src_compile() {
-	pushd "src/${EGO_PN}" || die
-	BUILDINFO="istio.io/istio/pkg/version.buildVersion=${PV}
-		istio.io/istio/pkg/version.buildGitRevision=${GIT_COMMIT}
-		istio.io/istio/pkg/version.buildStatus=Clean" \
-	VERBOSE=1 GOPATH="${WORKDIR}/${P}" TAG=${PV} emake istioctl
-	popd || die
-}
-
-src_install() {
-	dobin out/linux_amd64/release/${PN}
-	pushd "src/${EGO_PN}" || die
-	dodoc README.md
-}

diff --git a/net-misc/istioctl/metadata.xml b/net-misc/istioctl/metadata.xml
deleted file mode 100644
index d05357ae050..00000000000
--- a/net-misc/istioctl/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">istio/istio</remote-id>
-	</upstream>
-</pkgmetadata>


             reply	other threads:[~2020-01-01  8:47 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-01  8:47 Mikle Kolyada [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-11-23 11:01 [gentoo-commits] repo/gentoo:master commit in: net-misc/istioctl/ Manuel Rüger
2019-10-16 10:23 Manuel Rüger
2019-10-16 10:23 Manuel Rüger
2019-08-01 13:56 Manuel Rüger
2019-08-01 12:57 Manuel Rüger
2019-06-06  9:33 Manuel Rüger
2019-05-21  9:17 Manuel Rüger
2019-05-10  8:55 Manuel Rüger
2019-05-10  8:54 Manuel Rüger
2019-04-25 12:00 Manuel Rüger
2019-04-11 11:11 Manuel Rüger
2018-10-30 19:51 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=1577868430.95186939256f4858434e1d84c0d217b5bfe74aa4.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