diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 14:51:52 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:32 +0200 |
commit | 0f8426e1e7f194741c38aba4f86ba3012e27630f (patch) | |
tree | 2d5be5b926406bcc1216ad8df1968fff51ae4ac6 /net-im/sendxmpp | |
parent | net-dns/hesiod: Shorter DESCRIPTION (diff) | |
download | gentoo-0f8426e1e7f194741c38aba4f86ba3012e27630f.tar.gz gentoo-0f8426e1e7f194741c38aba4f86ba3012e27630f.tar.bz2 gentoo-0f8426e1e7f194741c38aba4f86ba3012e27630f.zip |
net-im/sendxmpp: Shorter DESCRIPTION
Diffstat (limited to 'net-im/sendxmpp')
-rw-r--r-- | net-im/sendxmpp/sendxmpp-1.23.ebuild | 4 | ||||
-rw-r--r-- | net-im/sendxmpp/sendxmpp-1.24.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-im/sendxmpp/sendxmpp-1.23.ebuild b/net-im/sendxmpp/sendxmpp-1.23.ebuild index ac774265c049..85910cbbd41a 100644 --- a/net-im/sendxmpp/sendxmpp-1.23.ebuild +++ b/net-im/sendxmpp/sendxmpp-1.23.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit perl-module -DESCRIPTION="sendxmpp is a perl-script to send xmpp (jabber), similar to what mail(1) does for mail" +DESCRIPTION="A perl-script to send xmpp (jabber), similar to what mail(1) does for mail" HOMEPAGE="http://sendxmpp.hostname.sk/" SRC_URI="mirror://debian/pool/main/s/sendxmpp/${PN}_${PV}.orig.tar.gz" diff --git a/net-im/sendxmpp/sendxmpp-1.24.ebuild b/net-im/sendxmpp/sendxmpp-1.24.ebuild index 3f951834d3a0..6f0f864fb38b 100644 --- a/net-im/sendxmpp/sendxmpp-1.24.ebuild +++ b/net-im/sendxmpp/sendxmpp-1.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 |