summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@gentoo.org>2019-03-22 23:46:10 +0000
committerAndrey Utkin <andrey_utkin@gentoo.org>2019-03-24 19:17:42 +0000
commite2106037293981b78bae4b7be26432f5cb8ed3a0 (patch)
treebf947382566d5f6e48fe8533c6a4970c2de985a4 /sys-boot/raspberrypi-firmware
parentsys-boot/raspberrypi-firmware: don't install license files (diff)
downloadgentoo-e2106037293981b78bae4b7be26432f5cb8ed3a0.tar.gz
gentoo-e2106037293981b78bae4b7be26432f5cb8ed3a0.tar.bz2
gentoo-e2106037293981b78bae4b7be26432f5cb8ed3a0.zip
sys-boot/raspberrypi-firmware: drop unused global vars
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.ebuild8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
index 0cddf5310cd4..6037eca917bf 100644
--- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
+++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
@@ -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"