diff --git a/net-im/go-sendxmpp/Manifest b/net-im/go-sendxmpp/Manifest deleted file mode 100644 index ea1fbb4..0000000 --- a/net-im/go-sendxmpp/Manifest +++ /dev/null @@ -1,12 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -EBUILD go-sendxmpp-9999-r1.ebuild 1249 BLAKE2B a79204aa3d02d482004a0a9425f36bf20b5419f699930af222f9f178f9308ac4f3eb11371738d809b06ac9bd0bd11323fb813e293a1b106a39b50e6bc94150cf SHA512 3f423c8d84da7efe8b870b64ce2f2bf74c2fbcfb40ec47afb7b57552e1241f4db5e7ee1a9cd8c985574147941d13c6b8518c60c006b84a04ad178b09bccf878a -MISC metadata.xml 248 BLAKE2B 0f4a45d414249f9410a61d8545ba052db41e3d74516e34bff0ca5547cae55db7eefffb2c23d840c979bdea0b927da36f7a56441cbc6053291d65bd39af2421bd SHA512 0f6384333cf38e52e6a67db43f3a78723d2a0d3446da27e7972f15244d96ae41f0e428d937538d4fa52aa70dc9c92920672d4e237b481dbbdff1d9d8c325b33d ------BEGIN PGP SIGNATURE----- - -iHUEAREIAB0WIQQ1VSZoZMptf/RapufPw5SX8bJuBwUCXBfbmwAKCRDPw5SX8bJu -B3JMAPwKUxwnFsdRrk/YaR0Wxn8Miy8e5srIOZJPOyaPawLCAQD/XwFom3AzZYtd -RvxbH3SuRktJaA3PSZweKpFH9zOi24Q= -=3Z88 ------END PGP SIGNATURE----- diff --git a/net-im/go-sendxmpp/go-sendxmpp-9999-r1.ebuild b/net-im/go-sendxmpp/go-sendxmpp-9999-r1.ebuild deleted file mode 100644 index 0d83a3e..0000000 --- a/net-im/go-sendxmpp/go-sendxmpp-9999-r1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# 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" -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 -" - -src_unpack() { - golang-vcs_src_unpack - - # Make sure the bundled libraries are not used. - rm -r ${P}/src/salsa.debian.org/mdosch-guest/go-sendxmpp/vendor/* || die - - # Download modified version of github.com/mellium/xmpp/jid - mkdir -p ${P}/src/salsa.debian.org/mdosch-guest/go-sendxmpp/vendor/salsa.debian.org/mdosch-guest || die - git clone https://salsa.debian.org/mdosch-guest/gopkg.git ${P}/src/salsa.debian.org/mdosch-guest/go-sendxmpp/vendor/salsa.debian.org/mdosch-guest/gopkg || die -} - -src_install() { - dobin go-sendxmpp - dodoc src/salsa.debian.org/mdosch-guest/go-sendxmpp/README.md -} - -pkg_postinst() { - elog "This package contains a modified version of github.com/mellium/xmpp/jid. " \ - "For details, go to https://salsa.debian.org/mdosch-guest/gopkg." -} diff --git a/net-im/go-sendxmpp/metadata.xml b/net-im/go-sendxmpp/metadata.xml deleted file mode 100644 index d68ff96..0000000 --- a/net-im/go-sendxmpp/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - gentoo@tastytea.de - tastytea - - diff --git a/profiles/package.mask b/profiles/package.mask index a7731d3..61e036a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,9 +1,3 @@ -# tastytea (2020-05-23) -# The package is in the GURU[1] repository now. Please use that instead. Masked -# for removal in 30 days. -# [1] -net-im/go-sendxmpp - # tastytea (2020-05-23) # Dependencies of net-im/go-sendxmpp, masked for removal in 30 days. dev-go/go-xmpp