diff --git a/net-misc/mastorss/Manifest b/net-misc/mastorss/Manifest deleted file mode 100644 index d7f3fe5..0000000 --- a/net-misc/mastorss/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST mastorss-0.12.2.tar.gz 29639 BLAKE2B d81d5ddd9ec058bdde3351b7abc9f4894bc406f4834e290f4906faff387ab9a70fa8cc865c08f6461d33f40eedff7235756e02ee456e4e506b90a7b3e0426338 SHA512 e002a657b84cce002bf701445bd36e8ca0244db693e5077183a04699a3c7304528362e79d9734bf24a450adbd60ec2fbccf318eaa828530c007c25c2ec0ef6c1 -DIST mastorss-0.13.0.tar.gz 50548 BLAKE2B 56b05c43842760881c9bc27bbd404804beba0216b2d8a129aea78a41cf2fe832d357615b74ecf56c491af7a789e72691766d46cc6172b89057f7a5b179ff09e8 SHA512 c5034d483fc3139f9276b62c0a9181754fd847f45d6286bfd39b20ed602ae3ec72031ed898c5f3b3dba627e978232180cbd50340e3579771a7a42b6a98f83161 diff --git a/net-misc/mastorss/mastorss-0.12.2.ebuild b/net-misc/mastorss/mastorss-0.12.2.ebuild deleted file mode 100644 index 107564e..0000000 --- a/net-misc/mastorss/mastorss-0.12.2.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake -if [[ "${PV}" == "9999" ]]; then - inherit git-r3 -fi - -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 ~x86" -else - EGIT_REPO_URI="https://schlomp.space/tastytea/mastorss.git" -fi - -LICENSE="GPL-3" -SLOT="0" -IUSE="" - -RDEPEND=" - >=dev-libs/boost-1.62.0 - >=dev-cpp/mastodonpp-0.5.6 - >=dev-libs/jsoncpp-1.7.4 - >=dev-cpp/restclient-cpp-0.5.1 -" -DEPEND="${RDEPEND}" -BDEPEND=" - virtual/pkgconfig - app-text/asciidoc -" diff --git a/net-misc/mastorss/mastorss-0.13.0.ebuild b/net-misc/mastorss/mastorss-0.13.0.ebuild deleted file mode 100644 index 8d44100..0000000 --- a/net-misc/mastorss/mastorss-0.13.0.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2020 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 ~x86" -else - EGIT_REPO_URI="https://schlomp.space/tastytea/mastorss.git" -fi - -LICENSE="GPL-3" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-libs/boost - >=dev-cpp/mastodonpp-0.5.6 - dev-libs/jsoncpp -" -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 c69f059..0000000 --- a/net-misc/mastorss/mastorss-9999.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake -if [[ "${PV}" == "9999" ]]; then - inherit git-r3 -fi - -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" - KEYWORDS="~amd64 ~x86" -else - EGIT_REPO_URI="https://schlomp.space/tastytea/mastorss.git" -fi - -LICENSE="GPL-3" -SLOT="0" -IUSE="" - -RDEPEND=" - dev-libs/boost - >=dev-cpp/mastodonpp-0.5.6 - dev-libs/jsoncpp - net-misc/curl -" -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 791eb4f..0000000 --- a/net-misc/mastorss/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - gentoo@tastytea.de - tastytea - - diff --git a/profiles/package.mask b/profiles/package.mask index ea2d3cd..f8ef306 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -3,9 +3,3 @@ # for removal in 30 days. # [1] dev-cpp/mastodonpp - -# tastytea (2020-11-29) -# The package is in the guru[1] repository now. Please use that instead. Masked -# for removal in 30 days. -# [1] -net-misc/mastorss