commit: 1e74efe42f2b97a3c8e567c95f9c89365009241e Author: John Helmert III <ajak <AT> gentoo <DOT> org> AuthorDate: Sun Feb 2 22:52:16 2025 +0000 Commit: John Helmert III <ajak <AT> gentoo <DOT> org> CommitDate: Sun Feb 2 22:54:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e74efe4
net-misc/megatools: update HOMEPAGE, SRC_URI, drop upstream GitHub Signed-off-by: John Helmert III <ajak <AT> gentoo.org> net-misc/megatools/megatools-1.11.0.ebuild | 6 +++--- net-misc/megatools/megatools-1.11.1.ebuild | 6 +++--- net-misc/megatools/megatools-1.11.2.ebuild | 4 ++-- net-misc/megatools/metadata.xml | 3 --- 4 files changed, 8 insertions(+), 11 deletions(-) diff --git a/net-misc/megatools/megatools-1.11.0.ebuild b/net-misc/megatools/megatools-1.11.0.ebuild index e9edcdae3798..0790fa2b10c3 100644 --- a/net-misc/megatools/megatools-1.11.0.ebuild +++ b/net-misc/megatools/megatools-1.11.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,8 +8,8 @@ inherit meson MY_P="${P}.20220519" DESCRIPTION="Command line tools and C library for accessing Mega cloud storage" -HOMEPAGE="https://megatools.megous.com" -SRC_URI="https://megatools.megous.com/builds/${MY_P}.tar.gz" +HOMEPAGE="https://xff.cz/megatools/" +SRC_URI="https://xff.cz/megatools/builds/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" diff --git a/net-misc/megatools/megatools-1.11.1.ebuild b/net-misc/megatools/megatools-1.11.1.ebuild index 6313dae1c214..6091640aa219 100644 --- a/net-misc/megatools/megatools-1.11.1.ebuild +++ b/net-misc/megatools/megatools-1.11.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,8 +8,8 @@ inherit meson MY_P="${P}.20230212" DESCRIPTION="Command line tools and C library for accessing Mega cloud storage" -HOMEPAGE="https://megatools.megous.com" -SRC_URI="https://megatools.megous.com/builds/${MY_P}.tar.gz" +HOMEPAGE="https://xff.cz/megatools/" +SRC_URI="https://xff.cz/megatools/builds/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" diff --git a/net-misc/megatools/megatools-1.11.2.ebuild b/net-misc/megatools/megatools-1.11.2.ebuild index 3166ffc84e5e..369cc4aeef1e 100644 --- a/net-misc/megatools/megatools-1.11.2.ebuild +++ b/net-misc/megatools/megatools-1.11.2.ebuild @@ -8,8 +8,8 @@ inherit meson MY_P="${P}.20250127" DESCRIPTION="Command line tools and C library for accessing Mega cloud storage" -HOMEPAGE="https://megatools.megous.com" -SRC_URI="https://megatools.megous.com/builds/builds/${MY_P}.tar.gz" +HOMEPAGE="https://xff.cz/megatools/" +SRC_URI="https://xff.cz/megatools/builds/builds/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" diff --git a/net-misc/megatools/metadata.xml b/net-misc/megatools/metadata.xml index 4a33f270c218..f45708ba3850 100644 --- a/net-misc/megatools/metadata.xml +++ b/net-misc/megatools/metadata.xml @@ -11,7 +11,4 @@ a command line of your desktop or server. Mega website can be found at http://mega.co.nz. </longdescription> - <upstream> - <remote-id type="github">megous/megatools</remote-id> - </upstream> </pkgmetadata>