From: NP-Hardass Date: Tue, 9 Feb 2016 00:48:25 +0000 (-0500) Subject: mate-extra/mate-polkit: Fix long description X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2725209967d6351a3fb5b04898457c998722d8eb;p=gentoo.git mate-extra/mate-polkit: Fix long description Package-Manager: portage-2.2.26 --- diff --git a/mate-extra/mate-polkit/mate-polkit-1.8.0.ebuild b/mate-extra/mate-polkit/mate-polkit-1.8.0.ebuild index 349d33913c56..4eca4fc6cac4 100644 --- a/mate-extra/mate-polkit/mate-polkit-1.8.0.ebuild +++ b/mate-extra/mate-polkit/mate-polkit-1.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ inherit gnome2 versionator MATE_BRANCH="$(get_version_component_range 1-2)" SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz" -DESCRIPTION="A MATE specific DBUS session bus service that is used to bring up authentication dialogs" +DESCRIPTION="A MATE specific DBUS service that is used to bring up authentication dialogs" HOMEPAGE="https://github.com/mate-desktop/mate-polkit" LICENSE="LGPL-2"