mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-go/goptlib: remove old
Package-Manager: Portage-2.3.39, Repoman-2.3.9
This commit is contained in:
@@ -1,2 +1 @@
|
||||
DIST goptlib-0.5.tar.gz 22487 BLAKE2B a847efe4871701a9ecfbd629eaf5702f96ed7804f6dcd022f5d03fb37dab6f6c9116376f34c566fed351c6d6ee967347cb1197cd1057fd22de7387667b31871f SHA512 98443e06dbed3cdcc2652dd176e4ef89ba34b042c7886f7342a18ce319c91cf8004f2dd1eb58984685f03d25db272d23d2a9c5d872b28953f62c0b2f04be2c92
|
||||
DIST goptlib-0.6.tar.gz 25544 BLAKE2B a313981c968847337bfa9e784d964fb145aaf82348980563b374e590267ef211fc54013a6a4d9494165d9bcfbf6cc9ce1b329637fafb8baaed0a6183c2a87662 SHA512 233aa4434559d64e5d5ec5a8e243ab44157e5e467a3d473adf65f9002440d2584c8cb6cd4b69a2224b33e21703835755e2a91eb3e959acbfad5052f64ad7bfbf
|
||||
|
||||
@@ -1,24 +0,0 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
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"
|
||||
# No official tarballs; see https://trac.torproject.org/projects/tor/ticket/18504
|
||||
SRC_URI="mirror://debian/pool/main/g/golang-${PN}/golang-${P/-/_}.orig.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
LICENSE="CC0-1.0"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND=""
|
||||
Reference in New Issue
Block a user