summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2018-01-23 21:27:05 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-01-23 23:13:54 +0100
commit91d3f27c38e564ec258d3ce7e09261bc2874dfa7 (patch)
tree942be805cbd9234b8c8557418909135ca5257164 /app-portage/ufed
parentdev-python/html5lib: add amd64-fbsd keyword. (diff)
downloadgentoo-91d3f27c38e564ec258d3ce7e09261bc2874dfa7.tar.gz
gentoo-91d3f27c38e564ec258d3ce7e09261bc2874dfa7.tar.bz2
gentoo-91d3f27c38e564ec258d3ce7e09261bc2874dfa7.zip
app-portage/ufed: update HOMEPAGE.
Closes: https://bugs.gentoo.org/624504 Closes: https://github.com/gentoo/gentoo/pull/6941
Diffstat (limited to 'app-portage/ufed')
-rw-r--r--app-portage/ufed/ufed-0.91.ebuild4
-rw-r--r--app-portage/ufed/ufed-0.92.ebuild4
-rw-r--r--app-portage/ufed/ufed-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-portage/ufed/ufed-0.91.ebuild b/app-portage/ufed/ufed-0.91.ebuild
index 7cf7b8704dbf..918b9d05bfc2 100644
--- a/app-portage/ufed/ufed-0.91.ebuild
+++ b/app-portage/ufed/ufed-0.91.ebuild
@@ -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"
diff --git a/app-portage/ufed/ufed-0.92.ebuild b/app-portage/ufed/ufed-0.92.ebuild
index 5d0997e86d74..439c65b2bb97 100644
--- a/app-portage/ufed/ufed-0.92.ebuild
+++ b/app-portage/ufed/ufed-0.92.ebuild
@@ -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"
diff --git a/app-portage/ufed/ufed-9999.ebuild b/app-portage/ufed/ufed-9999.ebuild
index 5946596356fe..6ab99b399c04 100644
--- a/app-portage/ufed/ufed-9999.ebuild
+++ b/app-portage/ufed/ufed-9999.ebuild
@@ -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"