From: Jonas Stein Date: Mon, 31 Jul 2017 22:35:59 +0000 (+0200) Subject: dev-libs/libindicate: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ae8ac203fd37a09c72fca062b41bb1f1db9e3c81;p=gentoo.git dev-libs/libindicate: Shorter DESCRIPTION --- diff --git a/dev-libs/libindicate/libindicate-12.10.1-r2.ebuild b/dev-libs/libindicate/libindicate-12.10.1-r2.ebuild index 3e96b0fa89a9..0807794f848f 100644 --- a/dev-libs/libindicate/libindicate-12.10.1-r2.ebuild +++ b/dev-libs/libindicate/libindicate-12.10.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,7 +7,7 @@ VALA_USE_DEPEND="vapigen" inherit autotools eutils flag-o-matic vala xdg-utils -DESCRIPTION="A library to raise flags on DBus for other components of the desktop to pick up and visualize" +DESCRIPTION="A library to raise flags on DBus for other components of the desktop" HOMEPAGE="https://launchpad.net/libindicate" SRC_URI="https://launchpad.net/${PN}/${PV%.*}/${PV}/+download/${P}.tar.gz"