From: Andrey Utkin Date: Sat, 23 Mar 2019 00:20:43 +0000 (+0000) Subject: sys-boot/raspberrypi-firmware: improve description X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=24c2fc627505a8d45abb3a4f3cb164206622301b;p=gentoo.git 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 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin --- 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"