commit:     051b824740a03cc211fb9cbcd0bb67bca7374a46
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  3 06:29:04 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr  3 06:29:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=051b8247

sys-boot/palo: add git repo to HOMEPAGE

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-boot/palo/palo-2.22.ebuild | 4 ++--
 sys-boot/palo/palo-9999.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-boot/palo/palo-2.22.ebuild b/sys-boot/palo/palo-2.22.ebuild
index 76c4d66a89e8..967e766b9dee 100644
--- a/sys-boot/palo/palo-2.22.ebuild
+++ b/sys-boot/palo/palo-2.22.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 toolchain-funcs
 
 DESCRIPTION="PALO: PArisc Linux Loader"
-HOMEPAGE="https://parisc.wiki.kernel.org/";
+HOMEPAGE="https://parisc.wiki.kernel.org/ 
https://git.kernel.org/pub/scm/linux/kernel/git/deller/palo.git/";
 if [[ ${PV} == 9999 ]] ; then
        
EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/deller/palo.git";
        inherit git-r3

diff --git a/sys-boot/palo/palo-9999.ebuild b/sys-boot/palo/palo-9999.ebuild
index 9f304fe83eaf..6eae2c2820e0 100644
--- a/sys-boot/palo/palo-9999.ebuild
+++ b/sys-boot/palo/palo-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 toolchain-funcs
 
 DESCRIPTION="PALO: PArisc Linux Loader"
-HOMEPAGE="https://parisc.wiki.kernel.org/";
+HOMEPAGE="https://parisc.wiki.kernel.org/ 
https://git.kernel.org/pub/scm/linux/kernel/git/deller/palo.git/";
 if [[ ${PV} == 9999 ]] ; then
        
EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/deller/palo.git";
        inherit git-r3

Reply via email to