summaryrefslogtreecommitdiff
path: root/dev-go
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-06-11 09:16:30 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-06-11 09:16:30 +0300
commitda337190bd0351ea9bea0652b0b31c32de1b3b81 (patch)
tree6c81435ce7788c98e8213f53a70980fec7e497f1 /dev-go
parentdev-go/fuzzy: treeclean (diff)
downloadgentoo-da337190bd0351ea9bea0652b0b31c32de1b3b81.tar.gz
gentoo-da337190bd0351ea9bea0652b0b31c32de1b3b81.tar.bz2
gentoo-da337190bd0351ea9bea0652b0b31c32de1b3b81.zip
dev-go/go-bindata-assetfs: treeclean
Closes: https://bugs.gentoo.org/931725 Bug: https://bugs.gentoo.org/844652 Bug: https://bugs.gentoo.org/771060 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-go')
-rw-r--r--dev-go/go-bindata-assetfs/Manifest1
-rw-r--r--dev-go/go-bindata-assetfs/go-bindata-assetfs-1.0.0_p20180223.ebuild24
-rw-r--r--dev-go/go-bindata-assetfs/metadata.xml8
3 files changed, 0 insertions, 33 deletions
diff --git a/dev-go/go-bindata-assetfs/Manifest b/dev-go/go-bindata-assetfs/Manifest
deleted file mode 100644
index 4ed051590274..000000000000
--- a/dev-go/go-bindata-assetfs/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST go-bindata-assetfs-1.0.0_p20180223.tar.gz 3984 BLAKE2B 5493fd7546df6fad162cbf51f49ebec382bc39feea8b6ad9849113f3c65186423387b3db59ef376d0b3fddbf00d30bac272f982c526f0bce80aa98e5460d4864 SHA512 24fb9d55efb781b40b2caac01c7bed053321846b2f38ea317146bc87c008ef8e0c5b849011d856420e500caba655f1993abc6d0a398debb1b8a3ffbdd0d2238b
diff --git a/dev-go/go-bindata-assetfs/go-bindata-assetfs-1.0.0_p20180223.ebuild b/dev-go/go-bindata-assetfs/go-bindata-assetfs-1.0.0_p20180223.ebuild
deleted file mode 100644
index 319c6f69c0bc..000000000000
--- a/dev-go/go-bindata-assetfs/go-bindata-assetfs-1.0.0_p20180223.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-inherit golang-build golang-vcs-snapshot
-
-EGO_PN="github.com/elazarl/go-bindata-assetfs/..."
-EGIT_COMMIT="38087fe4dafb822e541b3f7955075cc1c30bd294"
-ARCHIVE_URI="https://${EGO_PN%/*}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
-
-DESCRIPTION="Serve embedded files from jteeuwen/go-bindata with net/http"
-HOMEPAGE="https://github.com/elazarl/go-bindata-assetfs"
-SRC_URI="${ARCHIVE_URI}"
-LICENSE="BSD"
-SLOT="0/${PVR}"
-IUSE=""
-
-RDEPEND="dev-go/go-bindata"
-
-src_install() {
- golang-build_src_install
- dobin bin/*
-}
diff --git a/dev-go/go-bindata-assetfs/metadata.xml b/dev-go/go-bindata-assetfs/metadata.xml
deleted file mode 100644
index 65ef3ad5dad7..000000000000
--- a/dev-go/go-bindata-assetfs/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="github">elazarl/go-bindata-assetfs</remote-id>
- </upstream>
-</pkgmetadata>