2022-09-03 18:47:00 UTC

This commit is contained in:
Repository mirror & CI
2022-09-03 18:47:00 +00:00
parent fe7d66f93d
commit d8a5e4f156
91 changed files with 180 additions and 180 deletions

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-lang/go-1.16 app-arch/unzip
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=A little tool to send messages to an XMPP contact or MUC
EAPI=8
@@ -9,5 +9,5 @@ LICENSE=BSD-2 BSD MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://salsa.debian.org/mdosch/go-sendxmpp/-/archive/v0.5.0/go-sendxmpp-v0.5.0.tar.bz2 -> go-sendxmpp-0.5.0.tar.bz2 https://tastytea.de/files/gentoo/go-sendxmpp-0.5.0-vendor.tar.xz
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a
_eclasses_=go-module 05668e36c51c78c9681fdf4aefa0abec
_md5_=d27b4030774c60f1e12d980adf20bf8d

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-lang/go-1.16 app-arch/unzip
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=A little tool to send messages to an XMPP contact or MUC
EAPI=8
@@ -9,5 +9,5 @@ LICENSE=BSD-2 BSD MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://salsa.debian.org/mdosch/go-sendxmpp/-/archive/v0.5.1/go-sendxmpp-v0.5.1.tar.bz2 -> go-sendxmpp-0.5.1.tar.bz2 https://tastytea.de/files/gentoo/go-sendxmpp-0.5.1-vendor.tar.xz
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a
_eclasses_=go-module 05668e36c51c78c9681fdf4aefa0abec
_md5_=d27b4030774c60f1e12d980adf20bf8d

File diff suppressed because one or more lines are too long