summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-03 07:29:04 +0100
committerSam James <sam@gentoo.org>2023-04-03 07:29:04 +0100
commit051b824740a03cc211fb9cbcd0bb67bca7374a46 (patch)
treeb97a4f03c63cde208074955599fcca8198b5cfdf /sys-boot
parentsys-devel/gcc: Stabilize 11.3.1_p20230120-r1 hppa, #891797 (diff)
downloadgentoo-051b824740a03cc211fb9cbcd0bb67bca7374a46.tar.gz
gentoo-051b824740a03cc211fb9cbcd0bb67bca7374a46.tar.bz2
gentoo-051b824740a03cc211fb9cbcd0bb67bca7374a46.zip
sys-boot/palo: add git repo to HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/palo/palo-2.22.ebuild4
-rw-r--r--sys-boot/palo/palo-9999.ebuild4
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