summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-06 20:37:46 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-06 20:37:46 +0100
commitb3080e09829bf29f441c8bca5adb2ec43b1e625a (patch)
tree8cd3a7ab25f0c010782150684e5125cf35badf7c
parentapp-admin/ksonnet: Remove last-rited pkg (diff)
downloadgentoo-b3080e09829bf29f441c8bca5adb2ec43b1e625a.tar.gz
gentoo-b3080e09829bf29f441c8bca5adb2ec43b1e625a.tar.bz2
gentoo-b3080e09829bf29f441c8bca5adb2ec43b1e625a.zip
app-admin/certmgr: Remove last-rited pkg
Closes: https://bugs.gentoo.org/694690 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--app-admin/certmgr/Manifest1
-rw-r--r--app-admin/certmgr/certmgr-2.0.1.ebuild31
-rw-r--r--app-admin/certmgr/metadata.xml8
-rw-r--r--profiles/package.mask8
4 files changed, 0 insertions, 48 deletions
diff --git a/app-admin/certmgr/Manifest b/app-admin/certmgr/Manifest
deleted file mode 100644
index 5cf08ff9b2a0..000000000000
--- a/app-admin/certmgr/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST certmgr-2.0.1.tar.gz 2696154 BLAKE2B 0267c82dcf89297495bd46930bb53a176b0329aa933dd8a8b8a96b377133741f45e1a16e0beccb36540ef3c25d28f2af324a976ccac7c769c0cad06d2fb4d20c SHA512 b0de0fff3af435631b26ad4f3b0c1178b3f2e784545939b8dd4a90ee29918c879aea1afc774a23655e7e10526d7a8d13f95cb0740e407eb60110dabc56fdeeb5
diff --git a/app-admin/certmgr/certmgr-2.0.1.ebuild b/app-admin/certmgr/certmgr-2.0.1.ebuild
deleted file mode 100644
index eeb5ddc69b9e..000000000000
--- a/app-admin/certmgr/certmgr-2.0.1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-EGO_PN="github.com/cloudflare/${PN}"
-inherit golang-build golang-vcs-snapshot
-
-SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="Automated certificate management using a CFSSL CA"
-HOMEPAGE="https://github.com/cloudflare/certmgr"
-LICENSE="BSD-2"
-SLOT="0"
-IUSE=""
-
-RESTRICT="test"
-
-src_compile() {
- pushd src || die
- GOPATH="${S}" go install -v ${EGO_PN}/cmd/... || die
- popd || die
-}
-
-src_install() {
- dobin bin/*
- pushd src/${EGO_PN} || die
- dodoc README.md
- popd || die
-}
diff --git a/app-admin/certmgr/metadata.xml b/app-admin/certmgr/metadata.xml
deleted file mode 100644
index e0546fc77f98..000000000000
--- a/app-admin/certmgr/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">cloudflare/certmgr</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index b2f2f9fedfe4..82d65ae72e27 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -572,14 +572,6 @@ media-gfx/opcion
media-gfx/aoi
media-gfx/exiftags
-# Michał Górny <mgorny@gentoo.org> (2019-11-05)
-# The following packages are unmaintained and have incorrect LICENSE
-# entries. All of them have additional bugs reported.
-#
-# app-admin/certmgr: #694690
-# Removal in 30 days.
-app-admin/certmgr
-
# Michał Górny <mgorny@gentoo.org> (2019-10-20)
# Testing version that breaks multiple plugins. Let's keep it masked
# until upstream releases fixed versions.