diff options
author | 2016-02-08 19:48:25 -0500 | |
---|---|---|
committer | 2016-02-08 21:45:10 -0500 | |
commit | 2725209967d6351a3fb5b04898457c998722d8eb (patch) | |
tree | 1f1b3632aca0e9339bde5a66dcd2a92669eb15db /mate-extra | |
parent | mate-extra/mate-polkit: Import 1.10.x from Project:MATE repo (diff) | |
download | gentoo-2725209967d6351a3fb5b04898457c998722d8eb.tar.gz gentoo-2725209967d6351a3fb5b04898457c998722d8eb.tar.bz2 gentoo-2725209967d6351a3fb5b04898457c998722d8eb.zip |
mate-extra/mate-polkit: Fix long description
Package-Manager: portage-2.2.26
Diffstat (limited to 'mate-extra')
-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" |