commit: 682d3894644ec72fa72a206ab4b9594bd0cf8303 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org> AuthorDate: Fri Nov 2 10:59:22 2018 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Fri Nov 2 11:13:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=682d3894
net-im/telepathy-logger: improve and shorten DESCRIPTION Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 net-im/telepathy-logger/telepathy-logger-0.8.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/telepathy-logger/telepathy-logger-0.8.2.ebuild b/net-im/telepathy-logger/telepathy-logger-0.8.2.ebuild index 6cf78fe9bc0..7f0bc3e14c8 100644 --- a/net-im/telepathy-logger/telepathy-logger-0.8.2.ebuild +++ b/net-im/telepathy-logger/telepathy-logger-0.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit gnome2 python-any-r1 virtualx -DESCRIPTION="Telepathy Logger is a session daemon that should be activated whenever telepathy is being used" +DESCRIPTION="Daemon that centralizes the communication logging within the Telepathy framework" HOMEPAGE="https://telepathy.freedesktop.org/wiki/Logger" SRC_URI="https://telepathy.freedesktop.org/releases/${PN}/${P}.tar.bz2"
