mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-go/gom: treeclean
Closes: https://bugs.gentoo.org/844664 (pkgremoved) Closes: https://bugs.gentoo.org/922697 (pkgremoved) Closes: https://bugs.gentoo.org/948653 (pkgremoved) Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
parent
d014a904d6
commit
b9431dba38
@ -1 +0,0 @@
|
||||
DIST gom-0_pre20151110.tar.gz 9146 BLAKE2B 52909e5756aaa08fdd18363e0a4dec57f7d5d0541fafaab854eded65e4225a1765d64d2393fc22f3400b523abc0130610b24bc29d07281659c98a93d3f9d3f20 SHA512 3afde9f2fb9318ffa41a8d429f24e93540117a3ff988a39651cb50c8ba0bcb2c5d94481fed052891404750cfae97a0b176e82121c1ede3dab27eb98ddc476c2c
|
||||
@ -1,26 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
EGO_PN=github.com/mattn/gom
|
||||
|
||||
EGIT_COMMIT=c522e7d
|
||||
ARCHIVE_URI="https://github.com/mattn/gom/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
inherit golang-build golang-vcs-snapshot
|
||||
|
||||
DESCRIPTION="Go Dependency management system similar to bundle for ruby"
|
||||
HOMEPAGE="https://github.com/mattn/gom"
|
||||
SRC_URI="${ARCHIVE_URI}"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
DEPEND="dev-go/go-colortext:="
|
||||
RDEPEND="!media-sound/gom"
|
||||
|
||||
src_install() {
|
||||
dobin gom
|
||||
dodoc src/${EGO_PN}/README.mkd
|
||||
}
|
||||
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>williamh@gentoo.org</email>
|
||||
<name>William Hubbs</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">mattn/gom</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@ -278,7 +278,6 @@ app-metrics/burrow_exporter
|
||||
# go-colortext has only gom as reverse dependency.
|
||||
# Removal on 2025-02-23. Bugs #948653, #844655, #844664, #922697.
|
||||
dev-go/go-colortext
|
||||
dev-go/gom
|
||||
|
||||
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-23)
|
||||
# Qt5 package without any revdeps. Use dev-qt/qttools[qdbus] instead.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user