commit:     da883abe1b3e3373ad7713e50949c5a7c2bcaeba
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 11 06:17:59 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 11 06:17:59 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da883abe

dev-go/sanitized-anchor-name: treeclean

Closes: https://bugs.gentoo.org/931725
Bug: https://bugs.gentoo.org/844682
Bug: https://bugs.gentoo.org/681206
Bug: https://bugs.gentoo.org/588912
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-go/sanitized-anchor-name/Manifest              |  1 -
 dev-go/sanitized-anchor-name/metadata.xml          | 11 -----------
 .../sanitized-anchor-name-0_pre20151027.ebuild     | 23 ----------------------
 .../sanitized-anchor-name-9999.ebuild              | 23 ----------------------
 profiles/package.mask                              |  6 ------
 5 files changed, 64 deletions(-)

diff --git a/dev-go/sanitized-anchor-name/Manifest 
b/dev-go/sanitized-anchor-name/Manifest
deleted file mode 100644
index 40a947811daa..000000000000
--- a/dev-go/sanitized-anchor-name/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST sanitized-anchor-name-0_pre20151027.tar.gz 1941 BLAKE2B 
7ef4ed22d34a9dbc56396a0b04fdf75e5384f941588116a44ecbb7b19f070fb2f4930b93b364b97c784e3f0a60832a9ea4c8d2007623548f12c93928cb36682c
 SHA512 
06b8bf3f8d89a93c565de9b4219211ad08c91b2442ba31ef8bffa02c7ee823ae4f57ed8b39b4ac1eb326e5d12c65b56b16833c28fc97623c732bb6ea685a3c2a

diff --git a/dev-go/sanitized-anchor-name/metadata.xml 
b/dev-go/sanitized-anchor-name/metadata.xml
deleted file mode 100644
index 70992a8f2050..000000000000
--- a/dev-go/sanitized-anchor-name/metadata.xml
+++ /dev/null
@@ -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>[email protected]</email>
-               <name>William Hubbs</name>
-       </maintainer>
-       <upstream>
-               <remote-id 
type="github">shurcooL/sanitized_anchor_name</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git 
a/dev-go/sanitized-anchor-name/sanitized-anchor-name-0_pre20151027.ebuild 
b/dev-go/sanitized-anchor-name/sanitized-anchor-name-0_pre20151027.ebuild
deleted file mode 100644
index 3524b34619b0..000000000000
--- a/dev-go/sanitized-anchor-name/sanitized-anchor-name-0_pre20151027.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-EGO_PN=github.com/shurcooL/sanitized_anchor_name
-
-if [[ ${PV} = *9999* ]]; then
-       inherit golang-vcs
-else
-       KEYWORDS="amd64 ~arm ~arm64"
-       EGIT_COMMIT=10ef21a
-       SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-       inherit golang-vcs-snapshot
-fi
-inherit golang-build
-
-DESCRIPTION="A Go function to provide sanitized anchor names"
-HOMEPAGE="https://github.com/shurcooL/sanitized_anchor_name";
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-DEPEND=""
-RDEPEND=""

diff --git a/dev-go/sanitized-anchor-name/sanitized-anchor-name-9999.ebuild 
b/dev-go/sanitized-anchor-name/sanitized-anchor-name-9999.ebuild
deleted file mode 100644
index 4eb1bd3d3b38..000000000000
--- a/dev-go/sanitized-anchor-name/sanitized-anchor-name-9999.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-EGO_PN=github.com/shurcooL/sanitized_anchor_name
-
-if [[ ${PV} = *9999* ]]; then
-       inherit golang-vcs
-else
-       KEYWORDS="~amd64"
-       EGIT_COMMIT=10ef21a
-       SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-       inherit golang-vcs-snapshot
-fi
-inherit golang-build
-
-DESCRIPTION="A Go function to provide sanitized anchor names"
-HOMEPAGE="https://github.com/shurcooL/sanitized_anchor_name";
-LICENSE="BSD"
-SLOT="0"
-IUSE=""
-DEPEND=""
-RDEPEND=""

diff --git a/profiles/package.mask b/profiles/package.mask
index f06b5a5e456a..be0dc3a1821e 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -461,12 +461,6 @@ sci-libs/cifparse-obj
 # Removal: 2024-06-12.  Bugs #931860, #891895.
 sci-libs/libghemical
 
-# Arthur Zamarin <[email protected]> (2024-05-11)
-# EAPI=6, library only without any reverse dependencies, uses
-# deprecated go eclasses.
-# Removal: 2024-06-10.  Bug #931725.
-dev-go/sanitized-anchor-name
-
 # Sam James <[email protected]> (2024-04-28)
 # Masked for testing. Tracker bug: bug #930805.
 >=sys-libs/ncurses-6.5

Reply via email to