sys-kernel/raspberrypi-image: fix description
authorAndrey Utkin <andrey_utkin@gentoo.org>
Sun, 24 Mar 2019 21:27:29 +0000 (21:27 +0000)
committerAndrey Utkin <andrey_utkin@gentoo.org>
Mon, 25 Mar 2019 00:17:57 +0000 (00:17 +0000)
DESCRIPTION value in ebuilds is just incorrect - it is a copy of
sys-boot/raspberrypi-firmware description.

Updated only 9999 ebuild (older release versions will be phased out
shortly).

Suggested-by: Conrad Kostecki <conrad@kostecki.com>
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
sys-kernel/raspberrypi-image/raspberrypi-image-9999.ebuild

index 0e6d2da6e68731191ab51aa62a3d1c9e3b11e6a8..077df9f790e54267b77fceee3cdc582f7e747ad3 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 inherit git-r3 readme.gentoo-r1
 
-DESCRIPTION="Raspberry PI boot loader and firmware"
+DESCRIPTION="Raspberry Pi (all versions) kernel and modules"
 HOMEPAGE="https://github.com/raspberrypi/firmware"
 SRC_URI=""