diff options
author | Azamat H. Hackimov <azamat.hackimov@gmail.com> | 2023-07-10 23:40:30 +0300 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-08-01 17:13:37 +0100 |
commit | 0ebf83a6342e356acacaf8966e9fe01da87db849 (patch) | |
tree | a06b7bc271a3b9070bb3b4a978e0753a09d5d5d5 /dev-libs/ell | |
parent | media-fonts/clearsans: add 1.00_p20230107 (diff) | |
download | gentoo-0ebf83a6342e356acacaf8966e9fe01da87db849.tar.gz gentoo-0ebf83a6342e356acacaf8966e9fe01da87db849.tar.bz2 gentoo-0ebf83a6342e356acacaf8966e9fe01da87db849.zip |
dev-libs/ell: update HOMEPAGE
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/ell')
-rw-r--r-- | dev-libs/ell/ell-0.56.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/ell/ell-0.57.ebuild | 2 | ||||
-rw-r--r-- | 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" |