Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/cli53/, profiles/
Date: Fri, 21 Feb 2020 20:19:59
Message-Id: 1582316380.0a69970057032d66e6ccb6373b079ce8e34606b9.mgorny@gentoo
1 commit: 0a69970057032d66e6ccb6373b079ce8e34606b9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 21 20:17:48 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 21 20:19:40 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a699700
7
8 app-admin/cli53: Remove last-rited pkg
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 app-admin/cli53/Manifest | 1 -
13 app-admin/cli53/cli53-0.8.15.ebuild | 35 -----------------------------------
14 app-admin/cli53/cli53-9999.ebuild | 35 -----------------------------------
15 app-admin/cli53/metadata.xml | 11 -----------
16 profiles/package.mask | 5 -----
17 5 files changed, 87 deletions(-)
18
19 diff --git a/app-admin/cli53/Manifest b/app-admin/cli53/Manifest
20 deleted file mode 100644
21 index 7995b872c4c..00000000000
22 --- a/app-admin/cli53/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST cli53-0.8.15.tar.gz 9263514 BLAKE2B 9fd9342510146119e5b566f92a13d65fed3fec27017607e690c9fa14f7751e16cd2ee87e1d22f6c062257e6ed6e998d574a754af4ae5206bc128c24d72edb904 SHA512 849e7f1e868591e23b1a834b49afad08681ca367bce163bb2382c775eeb79a7db4d6212ad3140ba69b8d4a13fcf53a31f7d5f061e7f68cba1a933e35e7562e2d
26
27 diff --git a/app-admin/cli53/cli53-0.8.15.ebuild b/app-admin/cli53/cli53-0.8.15.ebuild
28 deleted file mode 100644
29 index aecaffe6fdb..00000000000
30 --- a/app-admin/cli53/cli53-0.8.15.ebuild
31 +++ /dev/null
32 @@ -1,35 +0,0 @@
33 -# Copyright 2016-2019 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=7
37 -
38 -if [[ ${PV} == 9999 ]]; then
39 - inherit golang-vcs
40 -else
41 - inherit golang-vcs-snapshot
42 - SRC_URI="https://github.com/barnybug/cli53/archive/${PV}.tar.gz -> ${P}.tar.gz"
43 - KEYWORDS="~amd64"
44 -fi
45 -
46 -DESCRIPTION="Command line tool for Amazon Route 53"
47 -HOMEPAGE="https://github.com/barnybug/cli53"
48 -
49 -LICENSE="Apache-2.0 BSD MIT"
50 -
51 -SLOT="0"
52 -
53 -EGO_PN="github.com/barnybug/cli53"
54 -S="${WORKDIR}/${P}/src/${EGO_PN}"
55 -
56 -src_compile() {
57 - GOPATH="${WORKDIR}/${P}" emake build
58 -}
59 -
60 -src_test() {
61 - GOPATH="${WORKDIR}/${P}" go test -v || die
62 -}
63 -
64 -src_install() {
65 - dobin cli53
66 - dodoc CHANGELOG.md README.md
67 -}
68
69 diff --git a/app-admin/cli53/cli53-9999.ebuild b/app-admin/cli53/cli53-9999.ebuild
70 deleted file mode 100644
71 index aecaffe6fdb..00000000000
72 --- a/app-admin/cli53/cli53-9999.ebuild
73 +++ /dev/null
74 @@ -1,35 +0,0 @@
75 -# Copyright 2016-2019 Gentoo Authors
76 -# Distributed under the terms of the GNU General Public License v2
77 -
78 -EAPI=7
79 -
80 -if [[ ${PV} == 9999 ]]; then
81 - inherit golang-vcs
82 -else
83 - inherit golang-vcs-snapshot
84 - SRC_URI="https://github.com/barnybug/cli53/archive/${PV}.tar.gz -> ${P}.tar.gz"
85 - KEYWORDS="~amd64"
86 -fi
87 -
88 -DESCRIPTION="Command line tool for Amazon Route 53"
89 -HOMEPAGE="https://github.com/barnybug/cli53"
90 -
91 -LICENSE="Apache-2.0 BSD MIT"
92 -
93 -SLOT="0"
94 -
95 -EGO_PN="github.com/barnybug/cli53"
96 -S="${WORKDIR}/${P}/src/${EGO_PN}"
97 -
98 -src_compile() {
99 - GOPATH="${WORKDIR}/${P}" emake build
100 -}
101 -
102 -src_test() {
103 - GOPATH="${WORKDIR}/${P}" go test -v || die
104 -}
105 -
106 -src_install() {
107 - dobin cli53
108 - dodoc CHANGELOG.md README.md
109 -}
110
111 diff --git a/app-admin/cli53/metadata.xml b/app-admin/cli53/metadata.xml
112 deleted file mode 100644
113 index 236c772d21c..00000000000
114 --- a/app-admin/cli53/metadata.xml
115 +++ /dev/null
116 @@ -1,11 +0,0 @@
117 -<?xml version='1.0' encoding='UTF-8'?>
118 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
119 -<pkgmetadata>
120 - <maintainer type="person">
121 - <email>floppym@g.o</email>
122 - <name>Mike Gilbert</name>
123 - </maintainer>
124 - <upstream>
125 - <remote-id type="github">barnybug/cli53</remote-id>
126 - </upstream>
127 -</pkgmetadata>
128
129 diff --git a/profiles/package.mask b/profiles/package.mask
130 index e3dbf28dee6..213831124fc 100644
131 --- a/profiles/package.mask
132 +++ b/profiles/package.mask
133 @@ -612,11 +612,6 @@ dev-python/python-poppler
134 # Bug #664498. Removal in 30 days.
135 app-text/sary
136
137 -# Mike Gilbert <floppym@g.o> (2020-01-20)
138 -# Newer versions are using Go modules, which makes this more difficult to
139 -# maintain. Take this over if wanted, otherwise I will remove it in 30 days.
140 -app-admin/cli53
141 -
142 # Michał Górny <mgorny@g.o> (2020-01-16)
143 # The new version loses Python 2 support but does not introduce any real
144 # changes. Let's mask it to reduce the noise, and hopefully try to get