Skip to content

Commit

Permalink
app-portage/mirrorselect: Fix homepage link bug 597676
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.2_p3
  • Loading branch information
dol-sen committed Nov 16, 2016
1 parent 4d0f44b commit fb68940
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand All @@ -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"
Expand Down

0 comments on commit fb68940

Please sign in to comment.