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/kadu | |
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/kadu')
-rw-r--r-- | net-im/kadu/ChangeLog | 7 | ||||
-rw-r--r-- | net-im/kadu/kadu-0.12.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-im/kadu/ChangeLog b/net-im/kadu/ChangeLog index 4691814ac931..5a8382d31ef7 100644 --- a/net-im/kadu/ChangeLog +++ b/net-im/kadu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/kadu -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.150 2013/03/10 21:02:40 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/ChangeLog,v 1.151 2014/08/05 18:34:20 mrueg Exp $ + + 05 Aug 2014; Manuel Rüger <mrueg@gentoo.org> kadu-0.12.3.ebuild: + Remove trailing '.' from DESCRIPTION. 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> metadata.xml: Remove myself as co-maintainer diff --git a/net-im/kadu/kadu-0.12.3.ebuild b/net-im/kadu/kadu-0.12.3.ebuild index 14d0c003fd5a..5916b9dbd91f 100644 --- a/net-im/kadu/kadu-0.12.3.ebuild +++ b/net-im/kadu/kadu-0.12.3.ebuild @@ -1,6 +1,6 @@ -# 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/kadu/kadu-0.12.3.ebuild,v 1.5 2013/03/02 22:51:54 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/kadu/kadu-0.12.3.ebuild,v 1.6 2014/08/05 18:34:20 mrueg Exp $ EAPI="4" @@ -8,7 +8,7 @@ inherit base cmake-utils flag-o-matic MY_P="${P/_/-}" -DESCRIPTION="An open source Gadu-Gadu and Jabber/XMPP protocol Instant Messenger client." +DESCRIPTION="An open source Gadu-Gadu and Jabber/XMPP protocol Instant Messenger client" HOMEPAGE="http://www.kadu.net" SRC_URI="http://download.kadu.im/stable/${P}.tar.bz2" |