net-misc/mastobotmon: Remove package.

This commit is contained in:
tastytea 2020-01-09 18:58:19 +01:00
parent d72ec671a0
commit 72be0ab31e
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
3 changed files with 0 additions and 43 deletions

View File

@ -1,12 +0,0 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
EBUILD mastobotmon-9999.ebuild 504 BLAKE2B 451e61d6d7bab0eb1dff2954423d6b8622b1f07d79c7de16eb038038f57f0b79651e5a54cbd01cf094abf3bfb597935c40c821279b45d4ca6da7846d26a083d8 SHA512 bef369448a27a99cb6dce913c1023d6c52f36095809e55ebdab7d862aab34d165f6e8bc970065fb3882a14cda721ad93d31f57473ac36d2ae532e47aff87fec7
MISC metadata.xml 248 BLAKE2B 0f4a45d414249f9410a61d8545ba052db41e3d74516e34bff0ca5547cae55db7eefffb2c23d840c979bdea0b927da36f7a56441cbc6053291d65bd39af2421bd SHA512 0f6384333cf38e52e6a67db43f3a78723d2a0d3446da27e7972f15244d96ae41f0e428d937538d4fa52aa70dc9c92920672d4e237b481dbbdff1d9d8c325b33d
-----BEGIN PGP SIGNATURE-----
iHUEAREIAB0WIQQ1VSZoZMptf/RapufPw5SX8bJuBwUCXJ3AVAAKCRDPw5SX8bJu
B/j8AP9stnHB6Cw9Al4ZSYbQmSHm6llq3TwHbLlqT5TM2U7hfwD/Rghhja5JMmEp
sqgfFO8sxwd2lLGYDaPzxYyUjjAuLSo=
=BGph
-----END PGP SIGNATURE-----

View File

@ -1,23 +0,0 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit git-r3 cmake-utils
DESCRIPTION="mastobotmon monitors your bots on Mastodon."
HOMEPAGE="https://github.com/tastytea/mastobotmon"
EGIT_REPO_URI="https://github.com/tastytea/mastobotmon.git"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
IUSE=""
RDEPEND="
<dev-cpp/mastodon-cpp-0.100.0
>=dev-libs/jsoncpp-1.8.1
"
DEPEND=">=dev-util/cmake-3.9.6
${RDEPEND}"
src_unpack() {
git-r3_src_unpack
}

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>gentoo@tastytea.de</email>
<name>tastytea</name>
</maintainer>
</pkgmetadata>