summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-22 03:22:10 +0000
committerSam James <sam@gentoo.org>2022-01-22 03:22:10 +0000
commit813a2c895b231747a9dbddb04ba155c9e0fc34bd (patch)
tree4be0ede4c57625228e5a6d8456cb5ddc7500c1a6
parentsys-boot/palo: add 2.15 (diff)
downloadgentoo-813a2c895b231747a9dbddb04ba155c9e0fc34bd.tar.gz
gentoo-813a2c895b231747a9dbddb04ba155c9e0fc34bd.tar.bz2
gentoo-813a2c895b231747a9dbddb04ba155c9e0fc34bd.zip
sys-boot/palo: tidy up
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-boot/palo/palo-2.15.ebuild5
-rw-r--r--sys-boot/palo/palo-9999.ebuild4
2 files changed, 4 insertions, 5 deletions
diff --git a/sys-boot/palo/palo-2.15.ebuild b/sys-boot/palo/palo-2.15.ebuild
index 5d425944019f..2956c2939a97 100644
--- a/sys-boot/palo/palo-2.15.ebuild
+++ b/sys-boot/palo/palo-2.15.ebuild
@@ -11,13 +11,12 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/deller/palo.git"
inherit git-r3
else
- SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/deller/${PN}.git/snapshot/${P}.tar.gz"
- KEYWORDS="-* ~hppa"
+ SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/deller/${PN}.git/snapshot/${P}.tar.gz"
+ KEYWORDS="-* ~hppa"
fi
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="-* ~hppa"
PATCHES=(
"${FILESDIR}"/${PN}-2.00-toolchain.patch
diff --git a/sys-boot/palo/palo-9999.ebuild b/sys-boot/palo/palo-9999.ebuild
index 2b80fbe60c6d..2956c2939a97 100644
--- a/sys-boot/palo/palo-9999.ebuild
+++ b/sys-boot/palo/palo-9999.ebuild
@@ -11,8 +11,8 @@ if [[ ${PV} == 9999 ]] ; then
EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/deller/palo.git"
inherit git-r3
else
- SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/deller/${PN}.git/snapshot/${P}.tar.gz"
- KEYWORDS="-* ~hppa"
+ SRC_URI="https://git.kernel.org/pub/scm/linux/kernel/git/deller/${PN}.git/snapshot/${P}.tar.gz"
+ KEYWORDS="-* ~hppa"
fi
LICENSE="GPL-2"