From fb68940663320429960fa1485fc2759f56209687 Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Tue, 15 Nov 2016 17:52:54 -0800 Subject: app-portage/mirrorselect: Fix homepage link bug 597676 Package-Manager: portage-2.3.2_p3 --- app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-portage') diff --git a/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild index 6eb0ec28ea51..437b405cb9d6 100644 --- a/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild +++ b/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ PYTHON_REQ_USE="xml" inherit eutils distutils-r1 prefix DESCRIPTION="Tool to help select distfiles mirrors for Gentoo" -HOMEPAGE="https://www.gentoo.org/proj/en/portage/tools/index.xml" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Mirrorselect" SRC_URI="https://dev.gentoo.org/~dolsen/distfiles/${P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad