commit:     3f151f3683f573b2de4f49e2c28d7cdd54cfe001
Author:     Ferenc Erki <erkiferenc <AT> gmail <DOT> com>
AuthorDate: Tue Feb  7 17:18:56 2023 +0000
Commit:     罗百科 <patrick <AT> gentoo <DOT> org>
CommitDate: Wed Feb 15 11:03:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f151f36

app-admin/rex: fix HOMEPAGE redirect

Signed-off-by: Ferenc Erki <erkiferenc <AT> gmail.com>
Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 app-admin/rex/rex-1.13.3.ebuild | 4 ++--
 app-admin/rex/rex-1.13.4.ebuild | 4 ++--
 app-admin/rex/rex-1.14.0.ebuild | 2 +-
 app-admin/rex/rex-9999.ebuild   | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-admin/rex/rex-1.13.3.ebuild b/app-admin/rex/rex-1.13.3.ebuild
index cad3166f1de0..e0bfb6a838a7 100644
--- a/app-admin/rex/rex-1.13.3.ebuild
+++ b/app-admin/rex/rex-1.13.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,7 @@ fi
 inherit bash-completion-r1 perl-module ${VCS_ECLASS}
 
 DESCRIPTION="(R)?ex, the friendly automation framework"
-HOMEPAGE="https://metacpan.org/release/Rex https://www.rexify.org";
+HOMEPAGE="https://metacpan.org/dist/Rex https://www.rexify.org";
 
 SLOT="0"
 IUSE="minimal test"

diff --git a/app-admin/rex/rex-1.13.4.ebuild b/app-admin/rex/rex-1.13.4.ebuild
index cad3166f1de0..e0bfb6a838a7 100644
--- a/app-admin/rex/rex-1.13.4.ebuild
+++ b/app-admin/rex/rex-1.13.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,7 @@ fi
 inherit bash-completion-r1 perl-module ${VCS_ECLASS}
 
 DESCRIPTION="(R)?ex, the friendly automation framework"
-HOMEPAGE="https://metacpan.org/release/Rex https://www.rexify.org";
+HOMEPAGE="https://metacpan.org/dist/Rex https://www.rexify.org";
 
 SLOT="0"
 IUSE="minimal test"

diff --git a/app-admin/rex/rex-1.14.0.ebuild b/app-admin/rex/rex-1.14.0.ebuild
index 3542ec41083a..f54807ac8dfb 100644
--- a/app-admin/rex/rex-1.14.0.ebuild
+++ b/app-admin/rex/rex-1.14.0.ebuild
@@ -21,7 +21,7 @@ fi
 inherit bash-completion-r1 perl-module ${VCS_ECLASS}
 
 DESCRIPTION="(R)?ex, the friendly automation framework"
-HOMEPAGE="https://metacpan.org/release/Rex https://www.rexify.org";
+HOMEPAGE="https://metacpan.org/dist/Rex https://www.rexify.org";
 
 SLOT="0"
 IUSE="minimal test"

diff --git a/app-admin/rex/rex-9999.ebuild b/app-admin/rex/rex-9999.ebuild
index cad3166f1de0..e0bfb6a838a7 100644
--- a/app-admin/rex/rex-9999.ebuild
+++ b/app-admin/rex/rex-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -21,7 +21,7 @@ fi
 inherit bash-completion-r1 perl-module ${VCS_ECLASS}
 
 DESCRIPTION="(R)?ex, the friendly automation framework"
-HOMEPAGE="https://metacpan.org/release/Rex https://www.rexify.org";
+HOMEPAGE="https://metacpan.org/dist/Rex https://www.rexify.org";
 
 SLOT="0"
 IUSE="minimal test"

Reply via email to