app-portage/ufed: update HOMEPAGE.

Closes: https://bugs.gentoo.org/624504
Closes: https://github.com/gentoo/gentoo/pull/6941
This commit is contained in:
Wim Muskee
2018-01-23 21:27:05 +01:00
committed by Patrice Clement
parent 5d9de93dfb
commit 91d3f27c38
3 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit base eutils multilib autotools
DESCRIPTION="Gentoo Linux USE flags editor"
HOMEPAGE="https://www.gentoo.org/"
HOMEPAGE="https://wiki.gentoo.org/wiki/Ufed"
SRC_URI="mirror://gentoo/${P}.tar.bz2
https://dev.gentoo.org/~fuzzyray/distfiles/${P}.tar.bz2"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit eutils multilib autotools
DESCRIPTION="Gentoo Linux USE flags editor"
HOMEPAGE="https://www.gentoo.org/"
HOMEPAGE="https://wiki.gentoo.org/wiki/Ufed"
SRC_URI="mirror://gentoo/${P}.tar.bz2
https://dev.gentoo.org/~fuzzyray/distfiles/${P}.tar.bz2"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit eutils multilib git-r3 autotools
DESCRIPTION="Gentoo Linux USE flags editor"
HOMEPAGE="https://www.gentoo.org/"
HOMEPAGE="https://wiki.gentoo.org/wiki/Ufed"
SRC_URI=""
EGIT_REPO_URI="git://anongit.gentoo.org/proj/ufed.git"