summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2019-04-20 16:23:08 +0800
committerJason Zaman <perfinion@gentoo.org>2019-04-20 16:23:42 +0800
commit1f47aaf9fb2942f28e561ba97e7e426a48211bd4 (patch)
tree6157d2dbda20bae2db60e6ed57b4a3de0ca1d8b1 /sec-policy/selinux-base-policy/selinux-base-policy-2.20190201-r1.ebuild
parentsec-policy/selinux-base: move patches to my dev space (diff)
downloadgentoo-1f47aaf9fb2942f28e561ba97e7e426a48211bd4.tar.gz
gentoo-1f47aaf9fb2942f28e561ba97e7e426a48211bd4.tar.bz2
gentoo-1f47aaf9fb2942f28e561ba97e7e426a48211bd4.zip
sec-policy/selinux-base-policy: move patches to my dev space
Swift is retiring so move the SRC_URI for all the patches to dev.gentoo.org/~perfinion/patches/ instead. Signed-off-by: Jason Zaman <perfinion@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sec-policy/selinux-base-policy/selinux-base-policy-2.20190201-r1.ebuild')
-rw-r--r--sec-policy/selinux-base-policy/selinux-base-policy-2.20190201-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sec-policy/selinux-base-policy/selinux-base-policy-2.20190201-r1.ebuild b/sec-policy/selinux-base-policy/selinux-base-policy-2.20190201-r1.ebuild
index 5da851fdae6d..6905e0f14863 100644
--- a/sec-policy/selinux-base-policy/selinux-base-policy-2.20190201-r1.ebuild
+++ b/sec-policy/selinux-base-policy/selinux-base-policy-2.20190201-r1.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_${PV/./_}/refpolicy-${PV}.tar.bz2
- https://dev.gentoo.org/~swift/patches/${PN}/patchbundle-${PN}-${PVR}.tar.bz2"
+ https://dev.gentoo.org/~perfinion/patches/${PN}/patchbundle-${PN}-${PVR}.tar.bz2"
KEYWORDS="~amd64 -arm ~arm64 ~mips ~x86"
fi