commit:     cecd419c91ade6b5c0619023dc1dc2525c08f0a9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  2 16:27:39 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb  2 16:31:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cecd419c

dev-go/golicense: Remove last-rited pkg

Closes: https://bugs.gentoo.org/913755
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-go/golicense/Manifest               |  2 --
 dev-go/golicense/golicense-0.2.0.ebuild | 23 -----------------------
 dev-go/golicense/metadata.xml           |  8 --------
 profiles/package.mask                   |  6 ------
 4 files changed, 39 deletions(-)

diff --git a/dev-go/golicense/Manifest b/dev-go/golicense/Manifest
deleted file mode 100644
index aa01c949bfc4..000000000000
--- a/dev-go/golicense/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST golicense-0.2.0-deps.tar.xz 225705296 BLAKE2B 
c12ef35a80c49e50a752bbb30916b739799eebd4a9b5ab8d8448a81f5d2d1813959b52cdb281325628bae43ed2351efd52277f8b4184f6aff2e1aae05e2b1c03
 SHA512 
63d3cfb75ad6712bb6bf35ba6c811bd630f6fa08f4f3f3bcbebd9332a06593462fd5fd6689547b9d9cc6ee8cf0ca9521fa8ff79d1d8c3a17a239c7a81cf4ec2e
-DIST golicense-0.2.0.tar.gz 28331 BLAKE2B 
a7f6fb968b129a30fda75cb296e2885a03fa603709de4b31262f6e355a4faf245d5ad2a2e53343a217dc02d1fca1d18a2f4ebed4c09eaadc7d9d2a45bd20661d
 SHA512 
2e377fa361fa3d45aa2cf3bf9b054c94ea3aa40654e9eff5b68d4b8c7f0583cca7861501e9922b41b176c9e757cb9bc2d9d1f3ebd0ca31ddfe6caf019aa672d6

diff --git a/dev-go/golicense/golicense-0.2.0.ebuild 
b/dev-go/golicense/golicense-0.2.0.ebuild
deleted file mode 100644
index ec7fc7f299dc..000000000000
--- a/dev-go/golicense/golicense-0.2.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2019-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-inherit go-module
-
-DESCRIPTION="detect licenses used in Go binaries"
-HOMEPAGE="https://github.com/mitchellh/golicense";
-SRC_URI="https://github.com/mitchellh/golicense/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-deps.tar.xz";
-
-LICENSE="Apache-2.0 BSD ISC MIT MPL-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc64"
-
-src_compile() {
-       ego build
-}
-
-src_install() {
-       dobin golicense
-       dodoc README.md
-}

diff --git a/dev-go/golicense/metadata.xml b/dev-go/golicense/metadata.xml
deleted file mode 100644
index db463f3eeb66..000000000000
--- a/dev-go/golicense/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 type="person">
-               <email>willi...@gentoo.org</email>
-               <name>William Hubbs</name>
-       </maintainer>
-</pkgmetadata>

diff --git a/profiles/package.mask b/profiles/package.mask
index bdbff8bf7b7e..3740d037d414 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -265,12 +265,6 @@ dev-python/awxkit
 # Removal on 2024-01-21.  Bug #907758.
 media-sound/guayadeque
 
-# Michał Górny <mgo...@gentoo.org> (2023-12-22)
-# Abandoned and archived upstream.  Known broken.  No revdeps.
-# dev-go/lichen is the recommended replacement.
-# Removal on 2024-01-21.  Bug #913755.
-dev-go/golicense
-
 # Andreas Sturmlechner <ast...@gentoo.org> (2024-01-31)
 # KDE Plasma 6 RC2 (5.93) and Frameworks 6 RC2 (5.249) mask
 # *** PRE-RELEASE *** NO BUGS WILL BE FIXED *** OVERLAY PRs WELCOME ***

Reply via email to