commit:     f6b17d6bd28a23364359b992f41161471220be75
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 14 05:48:48 2023 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Wed Jun 14 05:49:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6b17d6b

sci-libs/m4rie: update HOMEPAGE

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sci-libs/m4rie/m4rie-20200115-r1.ebuild | 4 ++--
 sci-libs/m4rie/metadata.xml             | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sci-libs/m4rie/m4rie-20200115-r1.ebuild 
b/sci-libs/m4rie/m4rie-20200115-r1.ebuild
index f89f9de0c3d0..60d518b539d8 100644
--- a/sci-libs/m4rie/m4rie-20200115-r1.ebuild
+++ b/sci-libs/m4rie/m4rie-20200115-r1.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
@@ -6,7 +6,7 @@ EAPI=7
 inherit autotools
 
 DESCRIPTION="Fast dense matrix arithmetic over GF(2^e) for 2 <= e <= 16"
-HOMEPAGE="https://bitbucket.org/malb/m4rie/";
+HOMEPAGE="https://github.com/malb/m4rie";
 SRC_URI="https://bitbucket.org/malb/${PN}/downloads/${P}.tar.gz";
 
 LICENSE="GPL-2+"

diff --git a/sci-libs/m4rie/metadata.xml b/sci-libs/m4rie/metadata.xml
index 0c2d7316d127..37eece3977cd 100644
--- a/sci-libs/m4rie/metadata.xml
+++ b/sci-libs/m4rie/metadata.xml
@@ -25,6 +25,6 @@
   </longdescription>
 
   <upstream>
-    <remote-id type="bitbucket">malb/m4rie</remote-id>
+    <remote-id type="github">malb/m4rie</remote-id>
   </upstream>
 </pkgmetadata>

Reply via email to