From: Andrey Utkin Date: Sun, 24 Mar 2019 21:43:45 +0000 (+0000) Subject: sys-kernel/raspberrypi-image: drop empty variables X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=de304edf9d2f0f8991cb389a7a252c661218f48c;p=gentoo.git sys-kernel/raspberrypi-image: drop empty variables Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin --- 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() {