public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/go-sendxmpp/
Date: Fri, 30 Sep 2022 07:44:39 +0000 (UTC)	[thread overview]
Message-ID: <1664523707.b9b5e468a91d4268927f3f66ab00dd1ec6b4c2c6.tastytea@gentoo> (raw)
Message-ID: <20220930074439.bZ6tVBcNcIkllrtf2QS5fKOOT0nAs8Et7wkzCqLc4Og@z> (raw)

commit:     b9b5e468a91d4268927f3f66ab00dd1ec6b4c2c6
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Fri Sep 30 07:41:47 2022 +0000
Commit:     Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Fri Sep 30 07:41:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b9b5e468

net-im/go-sendxmpp: drop 0.5.2

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>

 net-im/go-sendxmpp/Manifest                 |  2 --
 net-im/go-sendxmpp/go-sendxmpp-0.5.2.ebuild | 27 ---------------------------
 2 files changed, 29 deletions(-)

diff --git a/net-im/go-sendxmpp/Manifest b/net-im/go-sendxmpp/Manifest
index 7eecbcce9..ef195ce09 100644
--- a/net-im/go-sendxmpp/Manifest
+++ b/net-im/go-sendxmpp/Manifest
@@ -1,6 +1,4 @@
 DIST go-sendxmpp-0.5.1-vendor.tar.xz 1237104 BLAKE2B 76896da8365f3213518fc6fee4000216ceebbd56690ccb0234c274df2bba9387d8e4bb7c28213edb71df24efeaf94508a6c965b6891de643bc5207315dad61ac SHA512 91e97e060fc4f139e5c95281e0c32325bea4e52509de26b6cec2b43001143167af67c8661fca43cb81a527f5e6d51ea0474375fd5865518f144d3a19d4cbd0a9
 DIST go-sendxmpp-0.5.1.tar.bz2 26585 BLAKE2B 7a016b867cb5ece929fcab9aa2d828c53e1d113082ca3626637f7d8fedf14df456b01910c815dddaee66f13f3a36fa2c828873d1745af204c08e894754315c0e SHA512 470f54ef32946f22914af23b96327e30cb6f6bb4b7d76a955b8512ac818973d77babba6421b1e55a3fa80c9094734dc7ab612ff36e8bad97afc8c45814b97fa9
-DIST go-sendxmpp-0.5.2-vendor.tar.xz 1353640 BLAKE2B 6b87bf1a46f097c76767127f956d55dccb6a906d1e3fd7767ee24778a497a2c6a3d668b537c912a9707f9d325c8c98b310b4bdde741499ab78925df03c08cfb0 SHA512 6cbe286d93e9daa5b6653e7657eb1ebc5a9a71400928007c1c40505ecf8330c7b2f0cee1d1f0af55c3b93046ca36b1aa150412ca00fcf9b246212cda9c803749
-DIST go-sendxmpp-0.5.2.tar.bz2 28357 BLAKE2B 737d8c78cdb6834abdbf3b923ab694f008a35b9f2abd8156592e82a7e9e6c17930cd6d12f783a3d44b6f107743a1c70cdccb0db7498686d1fc727cea34e8b7e0 SHA512 61f7d879d530da241e4ed0697df5461bc7829017a233d8133ac4545bc48227ea60d451886ef1ae15939eda6bc6948d9aab0d7dfbc26a40ca6e13104e272bab6e
 DIST go-sendxmpp-0.5.4-vendor.tar.xz 1354536 BLAKE2B 198612de41ff68154ad9128134c7491fe6e880fa76b6dc3bea45acdc8b27e48abb5d6b89ac02dab03ed55cf2654c5c2afaa2a88d5b99720acf03244690159ecd SHA512 87fb916ae87d06bcb58964e6b0abbea3548b35a5f399d004026228273fe9ff3b94f77747ecf5bb5564f400c410041ce4079346c161bc0797ebb4185dc74116ee
 DIST go-sendxmpp-0.5.4.tar.bz2 28328 BLAKE2B fabb5ee22f5816c29efb2ab01d064024c4cd3d7dded9498e8f5d856a151723b883cb92ff65994133de220881ca18a1da77b512b2dcd140bcec4f4c47d2523b2e SHA512 270c49a48da12f4f997d83edb6cd71d752a599fef0b1604af57cca12753b890701f028ed1e9e0425ed436d0ee47f6bce00d3e0b5ac8079624dbf5224066b000c

diff --git a/net-im/go-sendxmpp/go-sendxmpp-0.5.2.ebuild b/net-im/go-sendxmpp/go-sendxmpp-0.5.2.ebuild
deleted file mode 100644
index bea4ccb3b..000000000
--- a/net-im/go-sendxmpp/go-sendxmpp-0.5.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2020-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit go-module
-
-DESCRIPTION="A little tool to send messages to an XMPP contact or MUC"
-HOMEPAGE="https://salsa.debian.org/mdosch/go-sendxmpp"
-SRC_URI="
-	https://salsa.debian.org/mdosch/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2 -> ${P}.tar.bz2
-	https://tastytea.de/files/gentoo/${P}-vendor.tar.xz
-"
-S="${WORKDIR}/${PN}-v${PV}"
-
-LICENSE="BSD-2 BSD MIT MIT-with-advertising"
-SLOT="0"
-KEYWORDS="~amd64"
-
-src_compile() {
-	ego build -buildmode=pie
-}
-
-src_install() {
-	dobin go-sendxmpp
-	default
-}


             reply	other threads:[~2022-09-30  7:44 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-30  7:44 Ronny Gutbrod [this message]
2022-09-30  7:44 ` [gentoo-commits] repo/proj/guru:dev commit in: net-im/go-sendxmpp/ Ronny Gutbrod
  -- strict thread matches above, loose matches on Subject: below --
2024-02-18 18:16 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-02-18 18:16 Julien Roy
2023-08-28 16:33 David Roman
2023-08-28 16:33 David Roman
2022-11-16 10:19 Florian Schmaus
2022-11-16 10:19 Florian Schmaus
2022-09-30  7:44 [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-09-30  7:44 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-09-30  2:12 Haelwenn Monnier
2022-09-30  2:12 Haelwenn Monnier
2022-05-12  9:14 Andrew Ammerlaan
2022-05-12  9:14 Andrew Ammerlaan
2022-03-21 15:11 [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-03-25 11:24 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-03-21 15:11 [gentoo-commits] repo/proj/guru:dev " Ronny Gutbrod
2022-03-25 11:24 ` [gentoo-commits] repo/proj/guru:master " Ronny Gutbrod
2022-02-13 20:24 Arthur Zamarin
2022-02-13 20:24 Arthur Zamarin
2021-11-20 13:05 Haelwenn Monnier
2021-11-20 13:05 Haelwenn Monnier
2021-10-06  1:13 Theo Anderson
2020-05-23 16:10 Andrew Ammerlaan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1664523707.b9b5e468a91d4268927f3f66ab00dd1ec6b4c2c6.tastytea@gentoo \
    --to=gentoo@tastytea.de \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox