commit:     0ebf83a6342e356acacaf8966e9fe01da87db849
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Mon Jul 10 20:40:30 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug  1 16:13:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ebf83a6

dev-libs/ell: update HOMEPAGE

Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/ell/ell-0.56.ebuild | 2 +-
 dev-libs/ell/ell-0.57.ebuild | 2 +-
 dev-libs/ell/ell-9999.ebuild | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-libs/ell/ell-0.56.ebuild b/dev-libs/ell/ell-0.56.ebuild
index c8a82a95915c..c85826f51316 100644
--- a/dev-libs/ell/ell-0.56.ebuild
+++ b/dev-libs/ell/ell-0.56.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit flag-o-matic linux-info
 
 DESCRIPTION="Embedded Linux Library provides core, low-level functionality for 
system daemons"
-HOMEPAGE="https://01.org/ell";
+HOMEPAGE="https://git.kernel.org/pub/scm/libs/ell/ell.git";
 if [[ "${PV}" == *9999 ]] ; then
        inherit autotools git-r3
        EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git";

diff --git a/dev-libs/ell/ell-0.57.ebuild b/dev-libs/ell/ell-0.57.ebuild
index 5e79649bd337..ae0e93b6f024 100644
--- a/dev-libs/ell/ell-0.57.ebuild
+++ b/dev-libs/ell/ell-0.57.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit flag-o-matic linux-info
 
 DESCRIPTION="Embedded Linux Library provides core, low-level functionality for 
system daemons"
-HOMEPAGE="https://01.org/ell";
+HOMEPAGE="https://git.kernel.org/pub/scm/libs/ell/ell.git";
 if [[ "${PV}" == *9999 ]] ; then
        inherit autotools git-r3
        EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git";

diff --git a/dev-libs/ell/ell-9999.ebuild b/dev-libs/ell/ell-9999.ebuild
index 5f049ed30b76..ae0e93b6f024 100644
--- a/dev-libs/ell/ell-9999.ebuild
+++ b/dev-libs/ell/ell-9999.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 flag-o-matic linux-info
 
 DESCRIPTION="Embedded Linux Library provides core, low-level functionality for 
system daemons"
-HOMEPAGE="https://01.org/ell";
+HOMEPAGE="https://git.kernel.org/pub/scm/libs/ell/ell.git";
 if [[ "${PV}" == *9999 ]] ; then
        inherit autotools git-r3
        EGIT_REPO_URI="https://git.kernel.org/pub/scm/libs/ell/ell.git";

Reply via email to