commit:     84e2206c300178081f885534cad8dffd2b4a2ad1
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 05:57:28 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 05:57:28 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84e2206c

gnome-extra/polkit-gnome: QA fixes

* lxde dep is no longer relevant
* update homepage

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild 
b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
index 9f10eb8f141..f77d9a56e2a 100644
--- a/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
+++ b/gnome-extra/polkit-gnome/polkit-gnome-0.105-r2.ebuild
@@ -2,10 +2,11 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
+
 inherit gnome.org
 
 DESCRIPTION="A dbus session bus service that is used to bring up 
authentication dialogs"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/polkit";
+HOMEPAGE="https://gitlab.freedesktop.org/polkit/polkit/";
 
 LICENSE="LGPL-2"
 SLOT="0"
@@ -15,13 +16,12 @@ IUSE=""
 DEPEND=">=dev-libs/glib-2.30
        >=sys-auth/polkit-0.102
        x11-libs/gtk+:3"
-RDEPEND="${DEPEND}
-       !lxde-base/lxpolkit"
+RDEPEND="${DEPEND}"
 BDEPEND="dev-util/intltool
        virtual/pkgconfig
        sys-devel/gettext"
 
-DOCS=( AUTHORS HACKING NEWS README TODO )
+DOCS=( "AUTHORS HACKING NEWS README TODO" )
 
 src_install() {
        default

Reply via email to