go-multierror, gopacket, gopacket-pfring, mux, websocket: rm (no longer revdeps)

This commit is contained in:
Guido Kroon 2020-06-18 13:51:55 +02:00
parent ea66bafef5
commit 66df9389dc
No known key found for this signature in database
GPG key ID: 394C398C531EFAB0
17 changed files with 0 additions and 249 deletions

View file

@ -1,2 +0,0 @@
DIST go-multierror-20180717.tar.gz 18178 BLAKE2B d3774b7a202d62fb8a1446d4e45f294df17452252f6d7bf85f54c73981d84d2333db7d747f022ebced8dc97f7e0b22b84d16010874be944948609c7acb41e64d SHA512 749030ea6c4f1577752d166e504f550696f29e26f974146587ce8984939659d0fffc68b4b0e36a0f5a3f4a32d45cb0dea8e7bab3e83465a38802cac5c2e9d43e
DIST go-multierror-20180824.tar.gz 18178 BLAKE2B d3774b7a202d62fb8a1446d4e45f294df17452252f6d7bf85f54c73981d84d2333db7d747f022ebced8dc97f7e0b22b84d16010874be944948609c7acb41e64d SHA512 749030ea6c4f1577752d166e504f550696f29e26f974146587ce8984939659d0fffc68b4b0e36a0f5a3f4a32d45cb0dea8e7bab3e83465a38802cac5c2e9d43e

View file

@ -1,28 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EGO_PN=github.com/hashicorp/${PN}
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64 ~x86 ~arm ~arm64"
EGIT_COMMIT="3d5d8f294aa03d8e98859feac328afbdf1ae0703"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot
fi
inherit golang-build
DESCRIPTION="A Go (golang) package for representing a list of errors as a single error."
HOMEPAGE="https://github.com/hashicorp/go-multierror"
LICENSE="MPL-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/go-1.10"
DEPEND="${RDEPEND}"

View file

@ -1,28 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EGO_PN=github.com/hashicorp/${PN}
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64 ~x86 ~arm ~arm64"
EGIT_COMMIT="3d5d8f294aa03d8e98859feac328afbdf1ae0703"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot
fi
inherit golang-build
DESCRIPTION="A Go (golang) package for representing a list of errors as a single error"
HOMEPAGE="https://github.com/hashicorp/go-multierror"
LICENSE="MPL-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/go-1.10"
DEPEND="${RDEPEND}"

View file

@ -1,2 +0,0 @@
DIST gopacket-pfring-1.1.14.tar.gz 748336 BLAKE2B f1fe54954b229fafe9cf18e6337f4222cdeb6d71cba0c5c3d0b04eae63952a039cc283eff580db3e79db49b827d64ee54e8d5e64a24546037400faf92c97f086 SHA512 fda58ad503e2547b0e09e511a2ffe5b2e6fa7ba1df3cbf26ae6e08075420586f0f1f553914ee969fcfbdd0a344e240a0d11ae85266c926f138d3efe6afa250b2
DIST gopacket-pfring-1.1.15.tar.gz 826136 BLAKE2B d1f85098567022d60f60e8afa30a316eed49371b91792e2bc35cd8a3fd83d584f3e85ad23ed9c82755b7e284753e6a14f4a0284bfb7109d86606418c04c8a4d6 SHA512 32611536f83247a84f0e5adcd8ee61bb1c38cf7f87ed480b9f80f7ac4356102d5491fd0f3fee942879408b65d0568d981c6bbd5c6fd13cb46b26c241ac73189c

View file

@ -1,25 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EGO_PN=github.com/google/gopacket/pfring
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
EGIT_COMMIT="v${PV}"
SRC_URI="https://github.com/google/gopacket/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot
fi
inherit golang-build
DESCRIPTION="Package pfring wraps the PF_RING C library for Go."
HOMEPAGE="https://github.com/google/gopacket"
LICENSE="BSD"
SLOT="0"
IUSE=""
DEPEND="sys-kernel/pf_ring-kmod
net-libs/libpfring"
RDEPEND="${DEPEND}"

View file

@ -1,25 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EGO_PN=github.com/google/gopacket/pfring
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
EGIT_COMMIT="v${PV}"
SRC_URI="https://github.com/google/gopacket/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot
fi
inherit golang-build
DESCRIPTION="Package pfring wraps the PF_RING C library for Go."
HOMEPAGE="https://github.com/google/gopacket"
LICENSE="BSD"
SLOT="0"
IUSE=""
DEPEND="sys-kernel/pf_ring-kmod
net-libs/libpfring"
RDEPEND="${DEPEND}"

View file

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
</pkgmetadata>

View file

@ -1,2 +0,0 @@
DIST gopacket-1.1.14.tar.gz 748336 BLAKE2B f1fe54954b229fafe9cf18e6337f4222cdeb6d71cba0c5c3d0b04eae63952a039cc283eff580db3e79db49b827d64ee54e8d5e64a24546037400faf92c97f086 SHA512 fda58ad503e2547b0e09e511a2ffe5b2e6fa7ba1df3cbf26ae6e08075420586f0f1f553914ee969fcfbdd0a344e240a0d11ae85266c926f138d3efe6afa250b2
DIST gopacket-1.1.15.tar.gz 826136 BLAKE2B d1f85098567022d60f60e8afa30a316eed49371b91792e2bc35cd8a3fd83d584f3e85ad23ed9c82755b7e284753e6a14f4a0284bfb7109d86606418c04c8a4d6 SHA512 32611536f83247a84f0e5adcd8ee61bb1c38cf7f87ed480b9f80f7ac4356102d5491fd0f3fee942879408b65d0568d981c6bbd5c6fd13cb46b26c241ac73189c

View file

@ -1,25 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EGO_PN=github.com/google/${PN}
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
EGIT_COMMIT="v${PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot
fi
inherit golang-build
DESCRIPTION="Provides packet processing capabilities for Go"
HOMEPAGE="https://github.com/google/gopacket"
LICENSE="BSD"
SLOT="0"
IUSE="pfring"
DEPEND="net-libs/libpcap
pfring? ( dev-go/gopacket-pfring )"
RDEPEND="${DEPEND}"

View file

@ -1,25 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EGO_PN=github.com/google/${PN}
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
EGIT_COMMIT="v${PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot
fi
inherit golang-build
DESCRIPTION="Provides packet processing capabilities for Go"
HOMEPAGE="https://github.com/google/gopacket"
LICENSE="BSD"
SLOT="0"
IUSE="pfring"
DEPEND="net-libs/libpcap
pfring? ( dev-go/gopacket-pfring )"
RDEPEND="${DEPEND}"

View file

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="pfring">Add PF_RING support, a high-performance packet capture library</flag>
</use>
</pkgmetadata>

View file

@ -1 +0,0 @@
DIST mux-1.6.2.tar.gz 38074 BLAKE2B 904f8737049868f3ac1ab7e91af21d438738179a649bd210dcd7f59fb58f6b6fd3b9bef8b34548af5ba3d45eff08cd33492f4501aa96c7bfebc8b793bb9eb17f SHA512 f4ea99c13839181f891b5bd47e060c0fde21219cee3550d65884f6f1ce7a7310b55f97c3da1e4a769412ca21f1d0d2d02e5427c63580c407091b963236cd82d1

View file

@ -1,21 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EGO_PN=github.com/gorilla/${PN}
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
EGIT_COMMIT="v${PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot
fi
inherit golang-build
DESCRIPTION="A powerful URL router and dispatcher for golang"
HOMEPAGE="https://github.com/gorilla/mux"
LICENSE="BSD"
SLOT="0"
IUSE=""

View file

@ -1,2 +0,0 @@
DIST websocket-1.2.0.tar.gz 42984 BLAKE2B 74200d31210f912b9d4123e9554c025b039307a635ee3b0dcd4e9b2de2883d4f9e1d6ae591c8c6857f7b4522cc73847a6c78c809d808717f555f9b877891ba22 SHA512 9d405a83c6a57144af048d84a53dc0bb6f136e9e85eabcbc0d43b0f8d6c699501c99ea70baf903f916999244c53284456686163faccc30e2a19631f18f30d409
DIST websocket-1.4.0.tar.gz 50228 BLAKE2B d79c4828ea72139b1fad5f39b5d711536a3ccf1cbe0c284f7b4626611cc4ed4801e759ff2970de785c968b10f56497d6fc67b1b72669a40466f6496544c44d07 SHA512 c358358d8c081e32eb06bde901c1d060de7ca08c2a60541dc06f70936a94de3d6a8ae26dd86ebceeeef6c2b75f9c79a0c4a1f8fc6ee84f5ed7ec9fe6f9c7dee4

View file

@ -1,21 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EGO_PN=github.com/gorilla/${PN}
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
EGIT_COMMIT="v${PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot
fi
inherit golang-build
DESCRIPTION="Go implementation of the WebSocket protocol"
HOMEPAGE="https://github.com/gorilla/websocket"
LICENSE="BSD-2"
SLOT="0"
IUSE=""

View file

@ -1,21 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
EGO_PN=github.com/gorilla/${PN}
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
EGIT_COMMIT="v${PV}"
SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
inherit golang-vcs-snapshot
fi
inherit golang-build
DESCRIPTION="Go implementation of the WebSocket protocol"
HOMEPAGE="https://github.com/gorilla/websocket"
LICENSE="BSD-2"
SLOT="0"
IUSE=""

View file

@ -10,9 +10,7 @@ dev-go/go-sys
#bettercap
dev-go/gopacket
dev-go/gopacket-pfring
dev-go/go-isatty
dev-go/websocket
dev-go/mux
~dev-go/go-tools-0_pre20190911
~dev-go/go-net-0_pre20180816