commit:     91d3f27c38e564ec258d3ce7e09261bc2874dfa7
Author:     Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Tue Jan 23 20:27:05 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Jan 23 22:13:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91d3f27c

app-portage/ufed: update HOMEPAGE.

Closes: https://bugs.gentoo.org/624504
Closes: https://github.com/gentoo/gentoo/pull/6941

 app-portage/ufed/ufed-0.91.ebuild | 4 ++--
 app-portage/ufed/ufed-0.92.ebuild | 4 ++--
 app-portage/ufed/ufed-9999.ebuild | 4 ++--
 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 7cf7b8704db..918b9d05bfc 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 5d0997e86d7..439c65b2bb9 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 5946596356f..6ab99b399c0 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"
 

Reply via email to