diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-08-05 18:34:21 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-08-05 18:34:21 +0000 |
commit | 0b8957fface5725a443dea90c8b33ce25a545ac9 (patch) | |
tree | de6998ef723434303e1baab5d449cad263c1af47 /net-im/sendxmpp | |
parent | Remove trailing '.' from DESCRIPTION. (diff) | |
download | gentoo-2-0b8957fface5725a443dea90c8b33ce25a545ac9.tar.gz gentoo-2-0b8957fface5725a443dea90c8b33ce25a545ac9.tar.bz2 gentoo-2-0b8957fface5725a443dea90c8b33ce25a545ac9.zip |
Remove trailing '.' from DESCRIPTION.
(Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'net-im/sendxmpp')
-rw-r--r-- | net-im/sendxmpp/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/sendxmpp/sendxmpp-1.23.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/sendxmpp/ChangeLog b/net-im/sendxmpp/ChangeLog index 52d618d31706..1ce6ee193279 100644 --- a/net-im/sendxmpp/ChangeLog +++ b/net-im/sendxmpp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/sendxmpp -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/sendxmpp/ChangeLog,v 1.23 2013/09/14 12:16:55 mrueg Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/sendxmpp/ChangeLog,v 1.24 2014/08/05 18:34:16 mrueg Exp $ + + 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> sendxmpp-1.23.ebuild: + Remove trailing '.' from DESCRIPTION. 14 Sep 2013; Manuel Rüger <mrueg@gentoo.org> -sendxmpp-0.0.8.ebuild: Cleanup old. Fixes bug #479054 diff --git a/net-im/sendxmpp/sendxmpp-1.23.ebuild b/net-im/sendxmpp/sendxmpp-1.23.ebuild index 0a1d71bdaf76..91c6e162cc45 100644 --- a/net-im/sendxmpp/sendxmpp-1.23.ebuild +++ b/net-im/sendxmpp/sendxmpp-1.23.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/sendxmpp/sendxmpp-1.23.ebuild,v 1.6 2013/09/14 10:02:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/sendxmpp/sendxmpp-1.23.ebuild,v 1.7 2014/08/05 18:34:16 mrueg Exp $ EAPI=5 inherit perl-module -DESCRIPTION="sendxmpp is a perl-script to send xmpp (jabber), similar to what mail(1) does for mail." +DESCRIPTION="sendxmpp is 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" |