net-misc/mastorss: treeclean

upstream gone, not installable anymore

Signed-off-by: tea <tea+gentoo@cuddleslut.fr>
This commit is contained in:
tea
2025-06-22 22:24:28 +02:00
parent ac4971bbd4
commit 2d63f05d16
5 changed files with 0 additions and 112 deletions

View File

@@ -1 +0,0 @@
DIST mastorss-0.13.1.tar.gz 51224 BLAKE2B cdd258e7ace44fed2e4a800ecc8cc5c24788b760119500a30c9c1ddab7ea2eb790dfe0a0966cc70b6b9d1bfd7766b51ab433a94feae13ff8e1d4462e6aa6c5bd SHA512 2066e39f0d370a2512996c42818dbf5f7f260ee1bcf9ab095871869380fbd9fa432725f06f588c05c37ec3adccbd8602d12155352929087d4ced868b7cf46acd

View File

@@ -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
"

View File

@@ -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
"

View File

@@ -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
"

View File

@@ -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>tea+gentoo@cuddleslut.fr</email>
<name>tea</name>
</maintainer>
<upstream>
<maintainer>
<name>tea</name>
<email>tea+gentoo@cuddleslut.fr</email>
</maintainer>
<bugs-to>https://schlomp.space/tastytea/mastorss/issues</bugs-to>
</upstream>
</pkgmetadata>