sys-boot/raspberrypi-firmware: drop unused global vars
authorAndrey Utkin <andrey_utkin@gentoo.org>
Fri, 22 Mar 2019 23:46:10 +0000 (23:46 +0000)
committerAndrey Utkin <andrey_utkin@gentoo.org>
Sun, 24 Mar 2019 19:17:42 +0000 (19:17 +0000)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild

index 0cddf5310cd48f9a184774f0710fe10e0cdbaba3..6037eca917bf1d59f650cb3b9bbf1348e6c2de39 100644 (file)
@@ -7,16 +7,8 @@ inherit git-r3 mount-boot readme.gentoo-r1
 
 DESCRIPTION="Raspberry PI boot loader and firmware"
 HOMEPAGE="https://github.com/raspberrypi/firmware"
-SRC_URI=""
-
 LICENSE="GPL-2 raspberrypi-videocore-bin"
 SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
 EGIT_REPO_URI="https://github.com/raspberrypi/firmware"
 EGIT_CLONE_TYPE="shallow"