commit: 0a69970057032d66e6ccb6373b079ce8e34606b9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 21 20:17:48 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 21 20:19:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a699700
app-admin/cli53: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-admin/cli53/Manifest | 1 -
app-admin/cli53/cli53-0.8.15.ebuild | 35 -----------------------------------
app-admin/cli53/cli53-9999.ebuild | 35 -----------------------------------
app-admin/cli53/metadata.xml | 11 -----------
profiles/package.mask | 5 -----
5 files changed, 87 deletions(-)
diff --git a/app-admin/cli53/Manifest b/app-admin/cli53/Manifest
deleted file mode 100644
index 7995b872c4c..00000000000
--- a/app-admin/cli53/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST cli53-0.8.15.tar.gz 9263514 BLAKE2B
9fd9342510146119e5b566f92a13d65fed3fec27017607e690c9fa14f7751e16cd2ee87e1d22f6c062257e6ed6e998d574a754af4ae5206bc128c24d72edb904
SHA512
849e7f1e868591e23b1a834b49afad08681ca367bce163bb2382c775eeb79a7db4d6212ad3140ba69b8d4a13fcf53a31f7d5f061e7f68cba1a933e35e7562e2d
diff --git a/app-admin/cli53/cli53-0.8.15.ebuild
b/app-admin/cli53/cli53-0.8.15.ebuild
deleted file mode 100644
index aecaffe6fdb..00000000000
--- a/app-admin/cli53/cli53-0.8.15.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2016-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-if [[ ${PV} == 9999 ]]; then
- inherit golang-vcs
-else
- inherit golang-vcs-snapshot
- SRC_URI="https://github.com/barnybug/cli53/archive/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64"
-fi
-
-DESCRIPTION="Command line tool for Amazon Route 53"
-HOMEPAGE="https://github.com/barnybug/cli53"
-
-LICENSE="Apache-2.0 BSD MIT"
-
-SLOT="0"
-
-EGO_PN="github.com/barnybug/cli53"
-S="${WORKDIR}/${P}/src/${EGO_PN}"
-
-src_compile() {
- GOPATH="${WORKDIR}/${P}" emake build
-}
-
-src_test() {
- GOPATH="${WORKDIR}/${P}" go test -v || die
-}
-
-src_install() {
- dobin cli53
- dodoc CHANGELOG.md README.md
-}
diff --git a/app-admin/cli53/cli53-9999.ebuild
b/app-admin/cli53/cli53-9999.ebuild
deleted file mode 100644
index aecaffe6fdb..00000000000
--- a/app-admin/cli53/cli53-9999.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2016-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-if [[ ${PV} == 9999 ]]; then
- inherit golang-vcs
-else
- inherit golang-vcs-snapshot
- SRC_URI="https://github.com/barnybug/cli53/archive/${PV}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="~amd64"
-fi
-
-DESCRIPTION="Command line tool for Amazon Route 53"
-HOMEPAGE="https://github.com/barnybug/cli53"
-
-LICENSE="Apache-2.0 BSD MIT"
-
-SLOT="0"
-
-EGO_PN="github.com/barnybug/cli53"
-S="${WORKDIR}/${P}/src/${EGO_PN}"
-
-src_compile() {
- GOPATH="${WORKDIR}/${P}" emake build
-}
-
-src_test() {
- GOPATH="${WORKDIR}/${P}" go test -v || die
-}
-
-src_install() {
- dobin cli53
- dodoc CHANGELOG.md README.md
-}
diff --git a/app-admin/cli53/metadata.xml b/app-admin/cli53/metadata.xml
deleted file mode 100644
index 236c772d21c..00000000000
--- a/app-admin/cli53/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>[email protected]</email>
- <name>Mike Gilbert</name>
- </maintainer>
- <upstream>
- <remote-id type="github">barnybug/cli53</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index e3dbf28dee6..213831124fc 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -612,11 +612,6 @@ dev-python/python-poppler
# Bug #664498. Removal in 30 days.
app-text/sary
-# Mike Gilbert <[email protected]> (2020-01-20)
-# Newer versions are using Go modules, which makes this more difficult to
-# maintain. Take this over if wanted, otherwise I will remove it in 30 days.
-app-admin/cli53
-
# Michał Górny <[email protected]> (2020-01-16)
# The new version loses Python 2 support but does not introduce any real
# changes. Let's mask it to reduce the noise, and hopefully try to get