mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 23:48:17 -07:00
sys-auth/polkit-pkla-compat: fix HOMEPAGE and SRC_URI
Closes: https://github.com/gentoo/gentoo/pull/7157
This commit is contained in:
committed by
Andreas Sturmlechner
parent
cb2b614aef
commit
2f9df9b2a2
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
DESCRIPTION="Rules for polkit to add compatibility with pklocalauthority"
|
||||
HOMEPAGE="http://fedorahosted.org/polkit-pkla-compat/"
|
||||
SRC_URI="http://fedorahosted.org/releases/${PN:0:1}/${PN:1:1}/${PN}/${P}.tar.xz"
|
||||
HOMEPAGE="https://pagure.io/polkit-pkla-compat"
|
||||
SRC_URI="https://releases.pagure.org/${PN}/${P}.tar.xz"
|
||||
|
||||
LICENSE="LGPL-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user