public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/mirrorselect/
Date: Wed, 16 Aug 2017 07:29:45 +0000 (UTC)	[thread overview]
Message-ID: <1502868578.0412a8146044eacaf6b7bf8810369afae3199192.mgorny@gentoo> (raw)

commit:     0412a8146044eacaf6b7bf8810369afae3199192
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Aug  6 09:36:49 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Aug 16 07:29:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0412a814

app-portage/mirrorselect: fix HOMEPAGE

 app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild  | 2 +-
 app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild | 2 +-
 app-portage/mirrorselect/mirrorselect-2.2.2.ebuild    | 2 +-
 app-portage/mirrorselect/mirrorselect-2.2.3.ebuild    | 2 +-
 app-portage/mirrorselect/mirrorselect-9999.ebuild     | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild
index bfeb515a270..b45d2f38ba3 100644
--- a/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild
+++ b/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="xml"
 inherit eutils distutils-r1 prefix
 
 DESCRIPTION="Tool to help select distfiles mirrors for Gentoo"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Mirrorselect"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Mirrorselect"
 SRC_URI="https://dev.gentoo.org/~dolsen/distfiles/${P}.tar.gz"
 
 LICENSE="GPL-2"

diff --git a/app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild
index 01573125ff9..725b4bf5dcc 100644
--- a/app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild
+++ b/app-portage/mirrorselect/mirrorselect-2.2.2-r2.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="xml"
 inherit eutils distutils-r1 prefix
 
 DESCRIPTION="Tool to help select distfiles mirrors for Gentoo"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Mirrorselect"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Mirrorselect"
 SRC_URI="https://dev.gentoo.org/~dolsen/releases/mirrorselect/${P}.tar.gz
 	https://dev.gentoo.org/~dolsen/releases/mirrorselect/mirrorselect-test
 	"

diff --git a/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild
index 013d4e92a04..88aaa45414a 100644
--- a/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild
+++ b/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="xml"
 inherit eutils distutils-r1 prefix
 
 DESCRIPTION="Tool to help select distfiles mirrors for Gentoo"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Mirrorselect"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Mirrorselect"
 SRC_URI="https://dev.gentoo.org/~dolsen/releases/mirrorselect/${P}.tar.gz
 	https://dev.gentoo.org/~dolsen/releases/mirrorselect/mirrorselect-test
 	"

diff --git a/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild
index 2ee0f8efa3e..6ccd13bd12d 100644
--- a/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild
+++ b/app-portage/mirrorselect/mirrorselect-2.2.3.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="xml"
 inherit eutils distutils-r1 prefix
 
 DESCRIPTION="Tool to help select distfiles mirrors for Gentoo"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Mirrorselect"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Mirrorselect"
 SRC_URI="https://dev.gentoo.org/~dolsen/releases/mirrorselect/${P}.tar.gz
 	https://dev.gentoo.org/~dolsen/releases/mirrorselect/mirrorselect-test
 	"

diff --git a/app-portage/mirrorselect/mirrorselect-9999.ebuild b/app-portage/mirrorselect/mirrorselect-9999.ebuild
index bbcd9c04a8a..efbbddff3d1 100644
--- a/app-portage/mirrorselect/mirrorselect-9999.ebuild
+++ b/app-portage/mirrorselect/mirrorselect-9999.ebuild
@@ -11,7 +11,7 @@ inherit eutils distutils-r1 git-r3 prefix
 EGIT_REPO_URI="git://anongit.gentoo.org/proj/mirrorselect.git"
 
 DESCRIPTION="Tool to help select distfiles mirrors for Gentoo"
-HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Mirrorselect"
+HOMEPAGE="https://wiki.gentoo.org/wiki/Mirrorselect"
 SRC_URI=""
 
 LICENSE="GPL-2"


             reply	other threads:[~2017-08-16  7:29 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-16  7:29 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-15  3:36 [gentoo-commits] repo/gentoo:master commit in: app-portage/mirrorselect/ Zac Medico
2024-11-01  1:10 Matt Turner
2024-09-22 18:02 Arthur Zamarin
2024-05-28  4:12 Sam James
2024-04-15  1:07 Zac Medico
2024-03-25  0:31 Zac Medico
2024-03-06 21:38 Zac Medico
2023-09-07 14:41 Sam James
2023-08-27  0:07 Sam James
2023-08-08  4:49 Sam James
2023-08-08  4:49 Sam James
2023-07-06 11:38 Jakov Smolić
2023-07-06  8:12 Sam James
2023-06-01  5:24 Sam James
2023-01-09 15:27 Matt Turner
2022-06-23 20:11 Brian Dolbec
2022-05-31 19:12 Brian Dolbec
2022-05-19  7:28 WANG Xuerui
2022-05-19  2:44 Zac Medico
2021-09-23  1:07 Matt Turner
2021-06-17 13:47 Yixun Lan
2021-02-27 21:12 Andreas K. Hüttel
2021-02-20 15:34 Ben Kohler
2021-01-01  0:53 Michał Górny
2020-10-04 18:35 Zac Medico
2020-08-11 19:06 Sam James
2020-08-11 18:05 Sam James
2020-08-11 18:05 Sam James
2020-08-11 17:59 Sam James
2020-05-13 22:33 Ben Kohler
2020-04-24 23:41 Brian Dolbec
2019-11-30 19:31 Zac Medico
2019-10-24 20:06 Zac Medico
2019-10-24 20:06 Zac Medico
2019-07-18 13:31 Agostino Sarubbo
2019-07-17  5:22 Zac Medico
2019-06-06  6:46 Agostino Sarubbo
2019-06-04 18:51 Agostino Sarubbo
2019-05-27 18:11 Zac Medico
2019-05-27 17:17 Zac Medico
2019-05-27 16:47 Zac Medico
2019-05-27  8:05 Zac Medico
2019-05-26  7:04 Sergei Trofimovich
2019-05-24 22:51 Sergei Trofimovich
2019-05-24 22:08 Sergei Trofimovich
2019-05-24 20:18 Sergei Trofimovich
2019-05-23 12:35 Mikle Kolyada
2019-05-21 22:02 Zac Medico
2019-05-21 21:54 Zac Medico
2019-05-21 18:50 Sergei Trofimovich
2019-02-13  9:01 Zac Medico
2018-05-30 19:56 Mike Frysinger
2017-10-23 17:45 Pacho Ramos
2017-10-05 11:26 Michael Palimaka
2017-10-05  4:34 Markus Meier
2017-10-04  3:48 Matt Turner
2017-10-04  1:28 Manuel Rüger
2017-10-03 10:26 Thomas Deutschmann
2017-10-01 20:29 Matt Turner
2017-10-01 19:33 Matt Turner
2017-10-01 19:33 Matt Turner
2017-07-18 22:51 Brian Dolbec
2017-03-01 19:53 Markus Meier
2016-11-16  1:54 Brian Dolbec

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1502868578.0412a8146044eacaf6b7bf8810369afae3199192.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox