dev-go/reader: Remove package.

This commit is contained in:
tastytea 2020-08-13 20:32:01 +02:00
parent 1f0b690699
commit 05a886fa93
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
4 changed files with 0 additions and 45 deletions

View File

@ -1,12 +0,0 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
EBUILD reader-9999.ebuild 353 BLAKE2B 1b63db38385d080f9151c25ce9e84074c8bf0d2dfc99fae66e6bc4f7e8cca2fe81ff91910f59ca3d47547fecbcd1bb39e205002a8424d6fc92153c97f2d501f7 SHA512 43d3cc6236a264893e6d83d1867d5abb0a0ae7b02ebacabde09e8df914069b89ef888bd120a17cc0a5d3a18787311f5ddb17edcdc399ed5ad5ee4ae20cf38074
MISC metadata.xml 398 BLAKE2B f746372cca42f5b786144dd6d418673fc445e517a1bb9243d51f4212bcf8e14254e411ab50cb8004be49150ca4fc0af2695e0dbc23f0b781ceaaedbb70c9ec34 SHA512 3fb68be2839b6b8ca1290eb402d0bbdb56e4eddce6bff955bf98bfbd9f0f41c6be632b2b74a6710de7f7e5abd946f10bd9c00aebbf8b8179d731ff7bab88f0b3
-----BEGIN PGP SIGNATURE-----
iHUEAREIAB0WIQQ1VSZoZMptf/RapufPw5SX8bJuBwUCW+WcYAAKCRDPw5SX8bJu
B9rAAP90/nlcKKYBRKJnPD2oy4f8s4IDgAPOp6IhR8lz1y9+8AD+LEr64Ungt66d
05xtRCIYrpBB/myNOmwhtvzeVECAlG4=
=mhJz
-----END PGP SIGNATURE-----

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>tastytea</name>
</maintainer>
<upstream>
<doc>https://godoc.org/github.com/mellium/reader</doc>
<bugs-to>https://github.com/mellium/reader/issues</bugs-to>
</upstream>
</pkgmetadata>

View File

@ -1,17 +0,0 @@
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit golang-build golang-vcs
DESCRIPTION="Common operations performed with Go's io.Reader interface."
HOMEPAGE="https://github.com/mellium/reader"
EGO_PN="mellium.im/reader"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS=""
DEPEND="
dev-lang/go
"

View File

@ -1,7 +1,3 @@
# tastytea <gentoo@tastytea.de> (2020-06-09)
# Dependency and compile errors in emerge --config.
=www-apps/pleroma-2.0.6
# tastytea <gentoo@tastytea.de> (2020-07-07)
# Unused, nothing depends on it, masked for removal in 30 days.
dev-go/reader