diff --git a/net-im/go-sendxmpp/Manifest b/net-im/go-sendxmpp/Manifest new file mode 100644 index 000000000..2d23f68ba --- /dev/null +++ b/net-im/go-sendxmpp/Manifest @@ -0,0 +1,12 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA256 + +EBUILD go-sendxmpp-9999.ebuild 434 BLAKE2B acc4ffe97eb47ec94316117ef56b20ed2db515d9e2814f239e399722f7b9c6e3e1a1d7585f71455b23ab84ee4c5805e44128be27a2f2938c3e52536f501f5ed6 SHA512 c1ef6ef6aa16eee5bac8e7f7b980ef65368b7826d51f898b9df62e23c76a7da046924b8d8de956e15ae8df35999f171ea5e73f91d38021b5bd30c3e6ccaf99e6 +MISC metadata.xml 248 BLAKE2B 0f4a45d414249f9410a61d8545ba052db41e3d74516e34bff0ca5547cae55db7eefffb2c23d840c979bdea0b927da36f7a56441cbc6053291d65bd39af2421bd SHA512 0f6384333cf38e52e6a67db43f3a78723d2a0d3446da27e7972f15244d96ae41f0e428d937538d4fa52aa70dc9c92920672d4e237b481dbbdff1d9d8c325b33d +-----BEGIN PGP SIGNATURE----- + +iHUEAREIAB0WIQQ1VSZoZMptf/RapufPw5SX8bJuBwUCW+TR4QAKCRDPw5SX8bJu +BwjgAP9qUhoDCxppud2Uwee8lOyzX1Yaz9ksNxbC2+T8y6z33wD/ZsEe+Sr2c39m +W9TQm8baPP5zH52S1CNwE5g4Q2AIsh4= +=UHtM +-----END PGP SIGNATURE----- diff --git a/net-im/go-sendxmpp/go-sendxmpp-9999.ebuild b/net-im/go-sendxmpp/go-sendxmpp-9999.ebuild new file mode 100644 index 000000000..3555c99d0 --- /dev/null +++ b/net-im/go-sendxmpp/go-sendxmpp-9999.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit golang-build golang-vcs + +DESCRIPTION="A little tool to send messages to an XMPP contact or MUC" +HOMEPAGE="https://salsa.debian.org/mdosch-guest/go-sendxmpp" +EGO_PN="salsa.debian.org/mdosch-guest/go-sendxmpp" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="" + +DEPEND=" + dev-lang/go + dev-go/go-xmpp + dev-go/getopt2 + dev-go/xmpp +" diff --git a/net-im/go-sendxmpp/metadata.xml b/net-im/go-sendxmpp/metadata.xml new file mode 100644 index 000000000..d68ff962c --- /dev/null +++ b/net-im/go-sendxmpp/metadata.xml @@ -0,0 +1,8 @@ + + + + + gentoo@tastytea.de + tastytea + +