commit:     2d63f05d16483bfe1ca58080a9c65b9f79061670
Author:     tea <tea+gentoo <AT> cuddleslut <DOT> fr>
AuthorDate: Sun Jun 22 20:24:28 2025 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Sun Jun 22 20:24:28 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2d63f05d

net-misc/mastorss: treeclean

upstream gone, not installable anymore

Signed-off-by: tea <tea+gentoo <AT> cuddleslut.fr>

 net-misc/mastorss/Manifest                  |  1 -
 net-misc/mastorss/mastorss-0.13.1-r1.ebuild | 32 -----------------------------
 net-misc/mastorss/mastorss-0.13.1.ebuild    | 32 -----------------------------
 net-misc/mastorss/mastorss-9999.ebuild      | 32 -----------------------------
 net-misc/mastorss/metadata.xml              | 15 --------------
 5 files changed, 112 deletions(-)

diff --git a/net-misc/mastorss/Manifest b/net-misc/mastorss/Manifest
deleted file mode 100644
index 4b826c7628..0000000000
--- a/net-misc/mastorss/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mastorss-0.13.1.tar.gz 51224 BLAKE2B 
cdd258e7ace44fed2e4a800ecc8cc5c24788b760119500a30c9c1ddab7ea2eb790dfe0a0966cc70b6b9d1bfd7766b51ab433a94feae13ff8e1d4462e6aa6c5bd
 SHA512 
2066e39f0d370a2512996c42818dbf5f7f260ee1bcf9ab095871869380fbd9fa432725f06f588c05c37ec3adccbd8602d12155352929087d4ced868b7cf46acd

diff --git a/net-misc/mastorss/mastorss-0.13.1-r1.ebuild 
b/net-misc/mastorss/mastorss-0.13.1-r1.ebuild
deleted file mode 100644
index 6ecd511c61..0000000000
--- a/net-misc/mastorss/mastorss-0.13.1-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020,2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-[[ "${PV}" == "9999" ]] && inherit git-r3
-
-DESCRIPTION="Another RSS to Mastodon bot"
-HOMEPAGE="https://schlomp.space/tastytea/mastorss";
-if [[ "${PV}" != "9999" ]]; then
-       SRC_URI="https://schlomp.space/tastytea/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       S="${WORKDIR}/${PN}"
-       KEYWORDS="~amd64"
-else
-       EGIT_REPO_URI="https://schlomp.space/tastytea/mastorss.git";
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="
-       dev-libs/boost
-       >=dev-cpp/mastodonpp-0.5.6
-       dev-libs/jsoncpp
-       net-misc/curl[ssl]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-       virtual/pkgconfig
-       app-text/asciidoc
-"

diff --git a/net-misc/mastorss/mastorss-0.13.1.ebuild 
b/net-misc/mastorss/mastorss-0.13.1.ebuild
deleted file mode 100644
index 32b428ed37..0000000000
--- a/net-misc/mastorss/mastorss-0.13.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020,2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-[[ "${PV}" == "9999" ]] && inherit git-r3
-
-DESCRIPTION="Another RSS to Mastodon bot"
-HOMEPAGE="https://schlomp.space/tastytea/mastorss";
-if [[ "${PV}" != "9999" ]]; then
-       SRC_URI="https://schlomp.space/tastytea/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       S="${WORKDIR}/${PN}"
-       KEYWORDS="~amd64"
-else
-       EGIT_REPO_URI="https://schlomp.space/tastytea/mastorss.git";
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="
-       dev-libs/boost
-       >=dev-cpp/mastodonpp-0.5.6
-       dev-libs/jsoncpp
-       net-misc/curl[ssl]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-       virtual/pkgconfig
-       app-text/asciidoc
-"

diff --git a/net-misc/mastorss/mastorss-9999.ebuild 
b/net-misc/mastorss/mastorss-9999.ebuild
deleted file mode 100644
index 6ecd511c61..0000000000
--- a/net-misc/mastorss/mastorss-9999.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020,2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake
-[[ "${PV}" == "9999" ]] && inherit git-r3
-
-DESCRIPTION="Another RSS to Mastodon bot"
-HOMEPAGE="https://schlomp.space/tastytea/mastorss";
-if [[ "${PV}" != "9999" ]]; then
-       SRC_URI="https://schlomp.space/tastytea/${PN}/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-       S="${WORKDIR}/${PN}"
-       KEYWORDS="~amd64"
-else
-       EGIT_REPO_URI="https://schlomp.space/tastytea/mastorss.git";
-fi
-
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="
-       dev-libs/boost
-       >=dev-cpp/mastodonpp-0.5.6
-       dev-libs/jsoncpp
-       net-misc/curl[ssl]
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-       virtual/pkgconfig
-       app-text/asciidoc
-"

diff --git a/net-misc/mastorss/metadata.xml b/net-misc/mastorss/metadata.xml
deleted file mode 100644
index 81bc1093db..0000000000
--- a/net-misc/mastorss/metadata.xml
+++ /dev/null
@@ -1,15 +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>tea</name>
-       </maintainer>
-       <upstream>
-               <maintainer>
-                       <name>tea</name>
-                       <email>[email protected]</email>
-               </maintainer>
-               
<bugs-to>https://schlomp.space/tastytea/mastorss/issues</bugs-to>
-       </upstream>
-</pkgmetadata>

Reply via email to