commit:     d9f521189977dba8705060dc1e0da24b758f20fa
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 13:27:40 2016 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 13:48:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9f52118

sys-boot/raspberrypi-firmware: Version bump.

Package-Manager: portage-2.2.28

 sys-boot/raspberrypi-firmware/Manifest                              | 1 +
 .../raspberrypi-firmware/raspberrypi-firmware-1.20160209.ebuild     | 6 +++---
 ...are-1.20160209.ebuild => raspberrypi-firmware-1.20160309.ebuild} | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/sys-boot/raspberrypi-firmware/Manifest 
b/sys-boot/raspberrypi-firmware/Manifest
index f523879..7c9ef30 100644
--- a/sys-boot/raspberrypi-firmware/Manifest
+++ b/sys-boot/raspberrypi-firmware/Manifest
@@ -1,4 +1,5 @@
 DIST raspberrypi-firmware-1.20160209.tar.gz 114792438 SHA256 
ca6a88db72e90ef821b8ca7755bbee9c1d5bdb9a621a45eb029af195d2d29751 SHA512 
281092c11d422d821e5e2b0479c3b8f891f8df66cfbf931992902d759c99ed40cbb2d9fada1f944372e5bcd8af69784739e79e9912db3482892b10bf668611f2
 WHIRLPOOL 
81974a53562ee91544d7a01dc9f4f4173a6e882891f8cf744b700162ddd8f8607b1cfcbbde04cafe2bcea47489f9ea4fd8840adf776e806bef0dba574448e76e
+DIST raspberrypi-firmware-1.20160309.tar.gz 115673896 SHA256 
ead0e82b930fdeed9636a6d2d6e07b2512b5f36de3c902da5beaa9328708e181 SHA512 
30a6396ef52355c6f6404354645e8d0f5bbf70332b0e1661dfa8ef3456154d07e105d3b7b5bd64efb3e7397fa2fb8c36de1aa78040dc4118060b26949c2ab884
 WHIRLPOOL 
19a2a28e7dc1403958f12338b5029187bb752f1367f9a46e217b3d91b098960f1cf75efb3610defe3bb2f521559019453cf50a52def3abb9c1ac61419b8ea328
 DIST raspberrypi-firmware-b2dbc04508-bootcode.bin 17816 SHA256 
f89d19c5287e566320ecd7e1d70d649f308a1b9d05a29d88a0768c3ba7a2bd14 SHA512 
5332b2554cbdd3abb32f52506b851f7b3dc2c76a6f9040ec8ad946f6d9faf479e502dda11070aba7706d83e1c3839ff92ca8fbf8e79b972f91814dedbe19ea48
 WHIRLPOOL 
24e179152e392fc303e92cdfb8b4ef64e323736854bc826ddd0132a5652c9aa441027791781ff7f16fa7fb761485629977bd0882561b008fb66d4503be171e05
 DIST raspberrypi-firmware-b2dbc04508-fixup.dat 5742 SHA256 
98b57d8c03426e31d60a3cfb2e2f7c3388978ab1d5591e97f9b8c05c42d44634 SHA512 
f701fce3db35bfcd204ca7130aa0db1a77a5c83815409ac0b85f1a57e495aea6cbdf81db985436b33b8862545a271743ea2edefd3b7c9ac0a5e5e30bafd206f3
 WHIRLPOOL 
7ec85f32fa966ba70fc4c2973588b94c4b48baf9bf0916f71b71171445c2defeebd19cd79f35369fc87c69c58e10fd927de553dc02c8fcf0baf8cc0a2fd9125c
 DIST raspberrypi-firmware-b2dbc04508-fixup_cd.dat 2032 SHA256 
98af02d14bc617af5d44be8c3e4d059e150b6de968dbff86a79cfa25eeaa2b57 SHA512 
c6b8b6fb7bc99f77c3aee5d51e1e07a5f9c4119d2ec64ade335315c0c28a2f6d310463a48b0becb424198d3771dc079fda1c15bb03b18c125bfb1b32f5c9867f
 WHIRLPOOL 
11b35f02cf50bc33b3a7d77066c7194ca0fa51b4d912e489ecc3097f300ab2604f404e7e18f29045236cb5df8d0e81fe466f991116c6df5bd58a77610a964cf5

diff --git 
a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20160209.ebuild 
b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20160209.ebuild
index 4982885..2d9abd6 100644
--- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20160209.ebuild
+++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20160209.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1_pre20130807.ebuild,v
 1.1 2013/08/15 18:21:47 xmw Exp $
+# $Id$
 
 EAPI=5
 
@@ -8,7 +8,7 @@ inherit readme.gentoo
 
 DESCRIPTION="Raspberry PI boot loader and firmware"
 HOMEPAGE="https://github.com/raspberrypi/firmware";
-SRC_URI="https://github.com/raspberrypi/firmware/archive/1.20160209.tar.gz -> 
${P}.tar.gz"
+SRC_URI="https://github.com/raspberrypi/firmware/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2 raspberrypi-videocore-bin"
 SLOT="0"

diff --git 
a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20160209.ebuild 
b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20160309.ebuild
similarity index 78%
copy from sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20160209.ebuild
copy to sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20160309.ebuild
index 4982885..2d9abd6 100644
--- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20160209.ebuild
+++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20160309.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1_pre20130807.ebuild,v
 1.1 2013/08/15 18:21:47 xmw Exp $
+# $Id$
 
 EAPI=5
 
@@ -8,7 +8,7 @@ inherit readme.gentoo
 
 DESCRIPTION="Raspberry PI boot loader and firmware"
 HOMEPAGE="https://github.com/raspberrypi/firmware";
-SRC_URI="https://github.com/raspberrypi/firmware/archive/1.20160209.tar.gz -> 
${P}.tar.gz"
+SRC_URI="https://github.com/raspberrypi/firmware/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-2 raspberrypi-videocore-bin"
 SLOT="0"

Reply via email to