commit:     9e3bf1fede1a1bd3fcd7f6c3017fc62def253f57
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 29 16:11:13 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Oct  8 18:40:33 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e3bf1fe

net-news/rsstool: treeclean

Closes: https://bugs.gentoo.org/955705 (pkgremoved)
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-news/rsstool/Manifest                    |  1 -
 net-news/rsstool/metadata.xml                |  8 ------
 net-news/rsstool/rsstool-1.0.1_rc2-r1.ebuild | 41 ----------------------------
 profiles/package.mask                        |  3 +-
 4 files changed, 1 insertion(+), 52 deletions(-)

diff --git a/net-news/rsstool/Manifest b/net-news/rsstool/Manifest
deleted file mode 100644
index 72cdbcc0a35e..000000000000
--- a/net-news/rsstool/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rsstool-1.0.1rc2-src.zip 135622 BLAKE2B 
109c0f3958fb81b61efb30a672c4d8d232511624dcaa3733340596cc665f0f3d7fbd9a2ac9fe463009b3abd9af19cfdb0892ded591b202fcf762c40f2bfd336e
 SHA512 
9c04f194e1940909409f6039bd8842e1ff558ec2849e42949143b4cddf7472f7e65925d2acaae40bb423ce26b7c6e66fa675208c3f61ea7e010040b6b8d8af0d

diff --git a/net-news/rsstool/metadata.xml b/net-news/rsstool/metadata.xml
deleted file mode 100644
index bf42f75d32a6..000000000000
--- a/net-news/rsstool/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="sourceforge">rsstool</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/net-news/rsstool/rsstool-1.0.1_rc2-r1.ebuild 
b/net-news/rsstool/rsstool-1.0.1_rc2-r1.ebuild
deleted file mode 100644
index 93e6b55554b1..000000000000
--- a/net-news/rsstool/rsstool-1.0.1_rc2-r1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-MY_P=${PN}-${PV/_}
-
-DESCRIPTION="cmdline tool to read, parse, merge, and write RSS (and Atom) 
feeds"
-HOMEPAGE="https://sourceforge.net/projects/rsstool/";
-SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}-src.zip";
-S="${WORKDIR}"/${MY_P}-src/src
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-
-RDEPEND="
-       dev-libs/libxml2:=
-       net-misc/curl
-"
-DEPEND="${RDEPEND}"
-BDEPEND="app-arch/unzip"
-
-src_prepare() {
-       default
-
-       sed -e '1i#!/bin/bash' -i configure || die
-}
-
-src_compile() {
-       emake CC="$(tc-getCC)"
-}
-
-src_install() {
-       emake DESTDIR="${D}" BINDIR="/usr/bin" install
-
-       docinto html
-       dodoc ../{changes,faq,readme}.html
-}

diff --git a/profiles/package.mask b/profiles/package.mask
index 1ab3786d4600..cf56fcf466fa 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -297,8 +297,7 @@ games-rpg/manaplus
 
 # Andreas Sturmlechner <[email protected]> (2025-09-09)
 # Broken by dev-libs/libxml2-2.14.2, abandoned by upstream, almost no one
-# else is packaging this. Bugs #955705, 955817. Removal on 2025-10-09.
-net-news/rsstool
+# else is packaging this. Bug #955817. Removal on 2025-10-09.
 x11-misc/xcave
 
 # Michał Górny <[email protected]> (2025-09-06)

Reply via email to