From de304edf9d2f0f8991cb389a7a252c661218f48c Mon Sep 17 00:00:00 2001 From: Andrey Utkin Date: Sun, 24 Mar 2019 21:43:45 +0000 Subject: sys-kernel/raspberrypi-image: drop empty variables Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin --- sys-kernel/raspberrypi-image/raspberrypi-image-9999.ebuild | 6 ------ 1 file changed, 6 deletions(-) (limited to 'sys-kernel') diff --git a/sys-kernel/raspberrypi-image/raspberrypi-image-9999.ebuild b/sys-kernel/raspberrypi-image/raspberrypi-image-9999.ebuild index c747c3072162..21ff9da6347f 100644 --- a/sys-kernel/raspberrypi-image/raspberrypi-image-9999.ebuild +++ b/sys-kernel/raspberrypi-image/raspberrypi-image-9999.ebuild @@ -7,16 +7,10 @@ inherit git-r3 mount-boot readme.gentoo-r1 DESCRIPTION="Raspberry Pi (all versions) kernel and modules" HOMEPAGE="https://github.com/raspberrypi/firmware" -SRC_URI="" - LICENSE="GPL-2 raspberrypi-videocore-bin" SLOT="0" -KEYWORDS="" -IUSE="" - EGIT_REPO_URI="https://github.com/raspberrypi/firmware" DOC_CONTENTS="Please configure your ram setup by editing /boot/config.txt" - RESTRICT="binchecks strip" src_install() { -- cgit v1.2.3-65-gdbad