commit:     e29d8082c10bf420fc81e495e55324d126f6e0d5
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 20:52:57 2023 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 20:55:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e29d8082

app-text/wgetpaste: Update HOMEPAGE

The old project HOMEPAGE https://wgetpaste.zlin.dk/
has not been updated for years.
The development continued on GH.

Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 app-text/wgetpaste/wgetpaste-2.29-r1.ebuild           | 4 ++--
 app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild | 5 ++---
 app-text/wgetpaste/wgetpaste-2.32.ebuild              | 5 ++---
 app-text/wgetpaste/wgetpaste-2.33-r1.ebuild           | 4 ++--
 4 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild 
b/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild
index 4df3cd271600..2600ece9d578 100644
--- a/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
 
 DESCRIPTION="Command-line interface to various pastebins"
-HOMEPAGE="https://wgetpaste.zlin.dk/";
+HOMEPAGE="https://github.com/zlin/wgetpaste";
 SRC_URI="https://wgetpaste.zlin.dk/${P}.tar.bz2";
 
 LICENSE="MIT"

diff --git a/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild 
b/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild
index 45a384368039..42f4a1862ccb 100644
--- a/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
 
 DESCRIPTION="Command-line interface to various pastebins"
-HOMEPAGE="https://wgetpaste.zlin.dk/";
-
+HOMEPAGE="https://github.com/zlin/wgetpaste";
 COMMIT_HASH="f9b08c50009485817e8b44300f79a92e37fe9f22"
 SRC_URI="https://github.com/zlin/wgetpaste/archive/${COMMIT_HASH}.tar.gz -> 
${P}.tar.gz"
 

diff --git a/app-text/wgetpaste/wgetpaste-2.32.ebuild 
b/app-text/wgetpaste/wgetpaste-2.32.ebuild
index d69842d8dc2e..970f038a41da 100644
--- a/app-text/wgetpaste/wgetpaste-2.32.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.32.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Command-line interface to various pastebins"
-HOMEPAGE="https://wgetpaste.zlin.dk/";
-
+HOMEPAGE="https://github.com/zlin/wgetpaste";
 SRC_URI="https://github.com/zlin/wgetpaste/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"

diff --git a/app-text/wgetpaste/wgetpaste-2.33-r1.ebuild 
b/app-text/wgetpaste/wgetpaste-2.33-r1.ebuild
index c8592f26415d..71e79ddd02dc 100644
--- a/app-text/wgetpaste/wgetpaste-2.33-r1.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.33-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
 inherit optfeature
 
 DESCRIPTION="Command-line interface to various pastebins"
-HOMEPAGE="https://wgetpaste.zlin.dk/";
+HOMEPAGE="https://github.com/zlin/wgetpaste";
 SRC_URI="https://github.com/zlin/wgetpaste/releases/download/${PV}/${P}.tar.xz";
 
 LICENSE="MIT"

Reply via email to