diff options
author | Andrey Utkin <andrey_utkin@gentoo.org> | 2019-03-22 23:16:22 +0000 |
---|---|---|
committer | Andrey Utkin <andrey_utkin@gentoo.org> | 2019-03-24 19:17:41 +0000 |
commit | f6b1393979503928c1678d0d72301717e2995a12 (patch) | |
tree | 0adbc34e9a23824088e2695709a31f5b9c11c585 /sys-boot/raspberrypi-firmware | |
parent | sys-boot/raspberrypi-firmware: inherit mount-boot (diff) | |
download | gentoo-f6b1393979503928c1678d0d72301717e2995a12.tar.gz gentoo-f6b1393979503928c1678d0d72301717e2995a12.tar.bz2 gentoo-f6b1393979503928c1678d0d72301717e2995a12.zip |
sys-boot/raspberrypi-firmware: update to readme.gentoo-r1
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
Diffstat (limited to 'sys-boot/raspberrypi-firmware')
-rw-r--r-- | sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild | 2 |
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 35b6057e8592..3892554f9eb6 100644 --- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild +++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild @@ -3,7 +3,7 @@ EAPI=5 -inherit git-r3 mount-boot readme.gentoo +inherit git-r3 mount-boot readme.gentoo-r1 DESCRIPTION="Raspberry PI boot loader and firmware" HOMEPAGE="https://github.com/raspberrypi/firmware" |