app-admin/ksonnet: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Fri, 6 Dec 2019 19:37:23 +0000 (20:37 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 6 Dec 2019 19:37:23 +0000 (20:37 +0100)
Closes: https://bugs.gentoo.org/694710
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-admin/ksonnet/Manifest [deleted file]
app-admin/ksonnet/ksonnet-0.13.1.ebuild [deleted file]
app-admin/ksonnet/metadata.xml [deleted file]
profiles/package.mask

diff --git a/app-admin/ksonnet/Manifest b/app-admin/ksonnet/Manifest
deleted file mode 100644 (file)
index fd9353b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST ksonnet-0.13.1.tar.gz 12336756 BLAKE2B 1952c02a0dbefc0efdcde1728348e62b23e9ef92fedb8444f98dcc0e670090be56aa001ee50f5e6885752e565863b3813556b091dc614a766677ea4d6e0722c4 SHA512 be16e986c27da358df27d632d1191837d3c16a92e702f3bc29d504de80128870dd4d97752db07c06bd5a11b517e69d6690b9608125d702f809c181d4109622f4
diff --git a/app-admin/ksonnet/ksonnet-0.13.1.ebuild b/app-admin/ksonnet/ksonnet-0.13.1.ebuild
deleted file mode 100644 (file)
index 0c4bbcb..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/ksonnet/ksonnet"
-
-inherit golang-build golang-vcs-snapshot bash-completion-r1
-
-ARCHIVE_URI="https://github.com/ksonnet/ksonnet/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="CLI-supported framework for extensible Kubernetes configurations"
-HOMEPAGE="https://github.com/ksonnet/ksonnet https://ksonnet.io/"
-SRC_URI="${ARCHIVE_URI}"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-IUSE=""
-
-RESTRICT="test"
-
-src_prepare() {
-       default
-       sed -i -e "s/EXTRA_GO_FLAGS =/EXTRA_GO_FLAGS = -v /"\
-               -e "s/VERSION =.*/VERSION = ${PV}/" src/${EGO_PN}/Makefile || die
-}
-
-src_compile() {
-       pushd src/${EGO_PN} || die
-       GOPATH="${S}" emake ks
-       popd || die
-}
-
-src_install() {
-       pushd src/${EGO_PN} || die
-       dobin ks
-       dodoc README.md
-       popd || die
-}
diff --git a/app-admin/ksonnet/metadata.xml b/app-admin/ksonnet/metadata.xml
deleted file mode 100644 (file)
index fbe8de2..0000000
+++ /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">heptio/ksonnet</remote-id>
-       </upstream>
-</pkgmetadata>
index d38d3f0c051caead192777f969c4daf21efa0961..b2f2f9fedfe4baca18cb3761aa2ea0232d5cb82b 100644 (file)
@@ -577,10 +577,8 @@ media-gfx/exiftags
 # entries.  All of them have additional bugs reported.
 #
 # app-admin/certmgr: #694690
-# app-admin/ksonnet: #694710
 # Removal in 30 days.
 app-admin/certmgr
-app-admin/ksonnet
 
 # Michał Górny <mgorny@gentoo.org> (2019-10-20)
 # Testing version that breaks multiple plugins.  Let's keep it masked