From aa5df25ecc1faa1d1e7277922797aa7b369d59cf Mon Sep 17 00:00:00 2001 From: sternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org> Date: Mon, 8 Feb 2021 13:52:51 +0100 Subject: [PATCH] loudmouth, mcabber: orphan I haven't been using void linux for a few years and forgot to orphan these packages at my departure. --- srcpkgs/loudmouth/template | 2 +- srcpkgs/mcabber/template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/loudmouth/template b/srcpkgs/loudmouth/template index 50d205fdcb1..37212d47d81 100644 --- a/srcpkgs/loudmouth/template +++ b/srcpkgs/loudmouth/template @@ -7,7 +7,7 @@ configure_args="--with-ssl=openssl --with-asyncns --with-compile-warnings=no" hostmakedepends="pkg-config automake libtool glib-devel gtk-doc" makedepends="libglib-devel libidn-devel libressl-devel" short_desc="Lightweight Jabber client library written in C/Glib" -maintainer="Lukas Epple " +maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://github.com/mcabber/loudmouth" distfiles="https://github.com/mcabber/${pkgname}/archive/${version}.tar.gz" diff --git a/srcpkgs/mcabber/template b/srcpkgs/mcabber/template index 674ea4f43c3..0403e9c2782 100644 --- a/srcpkgs/mcabber/template +++ b/srcpkgs/mcabber/template @@ -8,7 +8,7 @@ hostmakedepends="pkg-config" makedepends="aspell-devel gpgme-devel libgcrypt-devel libotr-devel loudmouth-devel" short_desc="Small XMPP (Jabber) console client" -maintainer="Lukas Epple " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="http://mcabber.com" distfiles="${homepage}/files/mcabber-${version}.tar.bz2"