From 2d63f05d16483bfe1ca58080a9c65b9f79061670 Mon Sep 17 00:00:00 2001 From: tea Date: Sun, 22 Jun 2025 22:24:28 +0200 Subject: [PATCH] net-misc/mastorss: treeclean upstream gone, not installable anymore Signed-off-by: tea --- 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(-) delete mode 100644 net-misc/mastorss/Manifest delete mode 100644 net-misc/mastorss/mastorss-0.13.1-r1.ebuild delete mode 100644 net-misc/mastorss/mastorss-0.13.1.ebuild delete mode 100644 net-misc/mastorss/mastorss-9999.ebuild delete mode 100644 net-misc/mastorss/metadata.xml 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 @@ - - - - - tea+gentoo@cuddleslut.fr - tea - - - - tea - tea+gentoo@cuddleslut.fr - - https://schlomp.space/tastytea/mastorss/issues - -