summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@gentoo.org>2019-03-23 00:20:43 +0000
committerAndrey Utkin <andrey_utkin@gentoo.org>2019-03-24 19:17:42 +0000
commit24c2fc627505a8d45abb3a4f3cb164206622301b (patch)
tree8657f66cb2048690da2b1573b84905672219511d /sys-boot
parentsys-boot/raspberrypi-firmware: add logic for non-live releases (diff)
downloadgentoo-24c2fc627505a8d45abb3a4f3cb164206622301b.tar.gz
gentoo-24c2fc627505a8d45abb3a4f3cb164206622301b.tar.bz2
gentoo-24c2fc627505a8d45abb3a4f3cb164206622301b.zip
sys-boot/raspberrypi-firmware: improve description
Used the improved wording from Conrad's pull request. The old wording might be confusing, implying that the package is only for Raspberry Pi 1 (first generation). This confusion is not resolved even at upstream repository's README, but apparently upstream repo indeed supports all the generations of devices. There are also a couple of justified spelling tweaks: * PI -> Pi (align with official spelling), * boot loader -> bootloader (both are in use, RPi people seem to use the latter). Suggested-by: Conrad Kostecki <conrad@kostecki.com> Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
index ad0ee67fad5d..16e3ddf2e8b2 100644
--- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
+++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit mount-boot readme.gentoo-r1
-DESCRIPTION="Raspberry PI boot loader and firmware"
+DESCRIPTION="Raspberry Pi (all versions) bootloader and GPU firmware"
HOMEPAGE="https://github.com/raspberrypi/firmware"
LICENSE="GPL-2 raspberrypi-videocore-bin"
SLOT="0"