prevent mosquitto from removal

This commit is contained in:
Andreas Billmeier 2020-02-11 20:17:57 +01:00
parent f72a785767
commit 1b1f7aa2f5
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
2 changed files with 17 additions and 0 deletions

View File

@ -1,2 +1,3 @@
EBUILD mqtt-0.ebuild 274 BLAKE2B efabf342d847443cbf4c9b3b774ab77b163cfc8d30ff1bab890f4724e899ea8a6e48a75577bc0a545016c76df308228ec720002be0772d83282baca3f1354d15 SHA512 20a24f5207bdc5947a522456c749403e47ef79705d644a77c4f9d4572f15df4fc8fb56619ef2bbc89de478f8dabe854e58f4a3108797d7a685310ea390ae7b7f
EBUILD mqtt-1.ebuild 327 BLAKE2B 975d693b2f319421288cf86ac90c05feb717ffdaa747f4ca9e7392fb745e10d8156d3762b4391d647785020612c7f7453497175143847301e963b4f87019669b SHA512 13688d5a172eb4d8d9958935a624fd0d32acb799ce23281bf565862d7254b5c7437dbb9cff2e2785df3729778d7ef53c1dde05b0cc3109a423d7b15632900f6e
MISC metadata.xml 245 BLAKE2B aa51251edec756fb62676a8bc1034117d7a535b77d20fae3b84ceef1092c6a5e38d443b2ee625e10f1de4fcd21e3a11060b6ce576c9822ba2654a1f57a663e11 SHA512 cb8da34fa343d134d0a4b98b47a799abe016eff01f518a4ac0993cddb68c3324e8b610d28559bb72b1db1ca33c08881190d5e3e102ef42c3b9985fbfa4796ae9

View File

@ -0,0 +1,16 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Virtual for system loggers"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND="app-misc/mosquitto
dev-python/hbmqtt"
#RDEPEND="|| (
# app-misc/mosquitto
# dev-python/hbmqtt
#)"