diff options
author | Sam James <sam@gentoo.org> | 2021-02-05 18:02:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-05 18:51:24 +0000 |
commit | 8dce24bd9a9174f965c8f4223250bb72595deafd (patch) | |
tree | b114d3cd4bb67c8857882c2780f1f0e50d0d60aa /sys-kernel | |
parent | mail-client/thunderbird: add rust-1.49 llvm version workaround (diff) | |
download | gentoo-8dce24bd9a9174f965c8f4223250bb72595deafd.tar.gz gentoo-8dce24bd9a9174f965c8f4223250bb72595deafd.tar.bz2 gentoo-8dce24bd9a9174f965c8f4223250bb72595deafd.zip |
sys-kernel/raspberrypi-sources: Raspberry PI -> Raspberry Pi
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-kernel')
-rw-r--r-- | sys-kernel/raspberrypi-sources/raspberrypi-sources-4.19.9999.ebuild | 4 | ||||
-rw-r--r-- | sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.19.9999.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.19.9999.ebuild index 9b04c823db71..9c4a165e52cf 100644 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.19.9999.ebuild +++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.19.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ EGIT_BRANCH="rpi-$(ver_cut 1-2).y" EGIT_CHECKOUT_DIR="${WORKDIR}/linux-${PV}-raspberrypi" EGIT_CLONE_TYPE="shallow" -DESCRIPTION="Raspberry PI kernel sources" +DESCRIPTION="Raspberry Pi kernel sources" HOMEPAGE="https://github.com/raspberrypi/linux" KEYWORDS="" diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.9999.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.9999.ebuild index 9b04c823db71..9c4a165e52cf 100644 --- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.9999.ebuild +++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-5.4.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ EGIT_BRANCH="rpi-$(ver_cut 1-2).y" EGIT_CHECKOUT_DIR="${WORKDIR}/linux-${PV}-raspberrypi" EGIT_CLONE_TYPE="shallow" -DESCRIPTION="Raspberry PI kernel sources" +DESCRIPTION="Raspberry Pi kernel sources" HOMEPAGE="https://github.com/raspberrypi/linux" KEYWORDS="" |