dev-go/goptlib: Remove last-rited pkg

Closes: https://bugs.gentoo.org/732136
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-08-20 14:49:14 +02:00
parent 8fb6a431b3
commit 6649da26a7
4 changed files with 0 additions and 43 deletions

View File

@@ -1 +0,0 @@
DIST goptlib-1.1.0.tar.xz 26204 BLAKE2B d8f16646ca167d2b7d83aabb0f9ea1bc3d211afe96fc6e088856734c3b7efc7eec5ba3f0885e5cc3a73cafe3e760fadc21a0e9f3f64d9ff7f39077c13c63aa7f SHA512 28dc9a2c00e7630ca1712172ab155147e281c3527bc95d826cdfe818f89ef5a7ab47b392a90a2a59378b47d842a375773a53b26c9fa389d62e7919fbcb025b43

View File

@@ -1,24 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit golang-build golang-vcs-snapshot
EGO_SRC=git.torproject.org/pluggable-transports/goptlib.git
EGO_PN=${EGO_SRC}/...
EGIT_COMMIT="${PV}"
DESCRIPTION="Go Tor pluggable transports library"
HOMEPAGE="https://gitweb.torproject.org/pluggable-transports/goptlib.git"
# Upstream does not publish release tarballs
SRC_URI="https://dev.gentoo.org/~marecki/dists/${PN}/${P}.tar.xz"
KEYWORDS="amd64 arm x86"
LICENSE="CC0-1.0"
SLOT="0"
IUSE=""
DEPEND=""
RDEPEND=""

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
<maintainer type="person">
<email>blueness@gentoo.org</email>
<name>Anthony G. Basile</name>
</maintainer>
</pkgmetadata>

View File

@@ -834,12 +834,6 @@ app-mobilephone/wammu
# Removal in 30 days
sys-kernel/genkernel-next
# Marek Szuba <marecki@gentoo.org> (2020-07-11)
# Uses golang-* eclasses, only a library, all former reverse
# dependencies have long since switched to vendoring.
# Removal in 30 days. Bug #732136.
dev-go/goptlib
# Jonas Stein <jstein@gentoo.org> (2020-07-04)
# Last rite, dead upstream, several open bugs.
# Removal after 2020-09-01