summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-11 16:17:45 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-02-11 18:07:14 +0100
commit2f9df9b2a2cf79c7b98f0e32ee2498bf5e3ec0e7 (patch)
treeefcbe5552f7afcb03bda9ab2c7b3fc280961f6c8 /sys-auth/polkit-pkla-compat/polkit-pkla-compat-0.1.ebuild
parentnet-libs/libmediawiki: Disable broken tests, -j1 (diff)
downloadgentoo-2f9df9b2a2cf79c7b98f0e32ee2498bf5e3ec0e7.tar.gz
gentoo-2f9df9b2a2cf79c7b98f0e32ee2498bf5e3ec0e7.tar.bz2
gentoo-2f9df9b2a2cf79c7b98f0e32ee2498bf5e3ec0e7.zip
sys-auth/polkit-pkla-compat: fix HOMEPAGE and SRC_URI
Closes: https://github.com/gentoo/gentoo/pull/7157
Diffstat (limited to 'sys-auth/polkit-pkla-compat/polkit-pkla-compat-0.1.ebuild')
-rw-r--r--sys-auth/polkit-pkla-compat/polkit-pkla-compat-0.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-auth/polkit-pkla-compat/polkit-pkla-compat-0.1.ebuild b/sys-auth/polkit-pkla-compat/polkit-pkla-compat-0.1.ebuild
index 20fb5c74f07c..ff1865e975e8 100644
--- a/sys-auth/polkit-pkla-compat/polkit-pkla-compat-0.1.ebuild
+++ b/sys-auth/polkit-pkla-compat/polkit-pkla-compat-0.1.ebuild
@@ -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"