uuid, cobra, pflag: rm (no longer revdeps)

This commit is contained in:
Guido Kroon 2020-06-18 13:41:33 +02:00
parent a6b89dd7d5
commit ea66bafef5
No known key found for this signature in database
GPG key ID: 394C398C531EFAB0
9 changed files with 0 additions and 141 deletions

View file

@ -1 +0,0 @@
DIST cobra-0.0.5.tar.gz 111126 BLAKE2B 0f5fe38e3e278603fcc53edfdd72206d7b6850aa3ac4054b4242091949fe327bf80ddc46c20c3df1e644807e5b8882c528ca5d3bc184b9f039038cbe9043835a SHA512 c21a2c935365c74772152e37adea553dc89fd31dae794bd7e8f56d7c9eaafe717e2d0d6f56e1c8d2fe442df445dee9f03bbd30e802e2ac6911babf309b901c04

View file

@ -1,31 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EGO_PN=github.com/spf13/${PN}
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64 ~x86 ~arm ~arm64"
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 Commander for modern Go CLI interactions"
HOMEPAGE="https://github.com/spf13/cobra"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
>=dev-go/pflag-1.0.3
>=dev-lang/go-1.10
"
DEPEND="${RDEPEND}"

View file

@ -1 +0,0 @@
DIST pflag-1.0.3.tar.gz 46002 BLAKE2B b7caa90be69c7bb6a36b0da68af309debee6edd6e2596d39e286ebdb10f9f90246736f3af3a35c89ac704e2764d2ac40e76dad09c3147a942200592e3d234916 SHA512 d7121dade4fc06568cfb650a529dda350c60171e97ca405d29b9654a9fd06e453d20f8efc2fd8c51f530cfb0708648b2b2ba06ab40897b262ef2f3baf04d65a7

View file

@ -1,30 +0,0 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EGO_PN=github.com/spf13/${PN}
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64 ~x86 ~arm ~arm64"
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="Drop-in replacement for Go's flag package"
HOMEPAGE="https://github.com/spf13/pflag"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
>=dev-lang/go-1.10
"
DEPEND="${RDEPEND}"

View file

@ -1,2 +0,0 @@
DIST uuid-1.1.0.tar.gz 13546 BLAKE2B 10144ee26970c0715b260b4fdf890aee04939a06d781265002c49bd0981788505f6f2e86cfd2e6356e3c607b51d0a0bce9bbc8e526197c94dd1ca2a6b70482d1 SHA512 820cf7a35398a3c3238c2dc3e4f21a0019efb26c34fe1ee066c150ce6b1799e826344e1270382db103f326b6fd33f02d5d54065855f4d1723aa3a56ef602af74
DIST uuid-1.1.1.tar.gz 13543 BLAKE2B 554d0cd47b38f272b4b6da0e7f326336c43bc2730ff595640c1ecbef2087fbfc063b21e6477003033ca2486c68fb91610f9e294a60f69fc72c60b1bc553eb778 SHA512 49d72c190422c1c7bd201f288a8bc644641ef61538b21d91e79d58d096f672bd49359d22be856d450f657848ff11b110ef325030565720f7bbc3e9d58b003f0b

View file

@ -1,10 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>blshkv@pentoo.org</email>
</maintainer>
<upstream>
<remote-id type="github">google/uuid</remote-id>
</upstream>
</pkgmetadata>

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/google/uuid
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64 ~x86 ~arm ~arm64"
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 UUID package for Go."
HOMEPAGE="https://github.com/google/uuid"
LICENSE="BSD"
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=7
EGO_PN=github.com/google/uuid
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
KEYWORDS="~amd64 ~x86 ~arm ~arm64"
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 UUID package for Go."
HOMEPAGE="https://github.com/google/uuid"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-lang/go-1.10"
DEPEND="${RDEPEND}"

View file

@ -14,19 +14,9 @@ dev-go/go-isatty
dev-go/websocket
dev-go/mux
# required by net-analyzer/gobuster
dev-go/uuid
dev-go/go-multierror
~dev-go/go-tools-0_pre20190911
~dev-go/go-net-0_pre20180816
~dev-go/go-text-0.3.0
dev-go/robotstxt-go
~dev-go/fetchbot-1.1.2
# required by net-analyzer/gobuster
dev-go/pflag
dev-go/cobra