diff options
-rw-r--r-- | mate-extra/mate-polkit/mate-polkit-1.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |