diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-01 00:35:59 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-04 23:04:26 +0200 |
commit | ae8ac203fd37a09c72fca062b41bb1f1db9e3c81 (patch) | |
tree | 3aaac93c55687d95b8b6b381d96e51a00197d165 /dev-libs/libindicate | |
parent | dev-libs/libhtmlparse: Shorter DESCRIPTION (diff) | |
download | gentoo-ae8ac203fd37a09c72fca062b41bb1f1db9e3c81.tar.gz gentoo-ae8ac203fd37a09c72fca062b41bb1f1db9e3c81.tar.bz2 gentoo-ae8ac203fd37a09c72fca062b41bb1f1db9e3c81.zip |
dev-libs/libindicate: Shorter DESCRIPTION
Diffstat (limited to 'dev-libs/libindicate')
-rw-r--r-- | dev-libs/libindicate/libindicate-12.10.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |