robotstxt-go: rm (now vendored)

This commit is contained in:
Guido Kroon 2020-06-18 16:47:09 +02:00
parent 20859fc8a4
commit 1e05049491
No known key found for this signature in database
GPG key ID: 394C398C531EFAB0
4 changed files with 0 additions and 48 deletions

View file

@ -1,2 +0,0 @@
DIST robotstxt-go-20170603.tar.gz 14072 BLAKE2B 432d0894d445ec77dca01839914d7ffdebcddd22a72e372847678deb362b9fd66748918e948dbb2c6263b14e44daa8a247999375b22b8f445c98e3cc1a7fed51 SHA512 b24abf8d7fd822121a1961d13d386b9667de7d46665bf6a61cdae1a033772c630a8a79ce0fed1f8ac6070bee93a8fcad90db784317ed99ac92ff3bea11be5589
DIST robotstxt-go-20180810.tar.gz 14072 BLAKE2B 432d0894d445ec77dca01839914d7ffdebcddd22a72e372847678deb362b9fd66748918e948dbb2c6263b14e44daa8a247999375b22b8f445c98e3cc1a7fed51 SHA512 b24abf8d7fd822121a1961d13d386b9667de7d46665bf6a61cdae1a033772c630a8a79ce0fed1f8ac6070bee93a8fcad90db784317ed99ac92ff3bea11be5589

View file

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

View file

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

View file

@ -4,6 +4,4 @@ dev-go/go-sys
~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.3