xmw 15/03/31 23:27:39
Modified: ChangeLog
Added: raspberrypi-sources-3.19.9999.ebuild
raspberrypi-sources-3.18.9999.ebuild
Log:
Version bump
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
62EEF090)
Revision Changes Path
1.9 sys-kernel/raspberrypi-sources/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/raspberrypi-sources/ChangeLog?rev=1.9&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/raspberrypi-sources/ChangeLog?rev=1.9&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/raspberrypi-sources/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/raspberrypi-sources/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 7 Nov 2014 10:40:00 -0000 1.8
+++ ChangeLog 31 Mar 2015 23:27:39 -0000 1.9
@@ -1,6 +1,13 @@
# ChangeLog for sys-kernel/raspberrypi-sources
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/raspberrypi-sources/ChangeLog,v
1.8 2014/11/07 10:40:00 xmw Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/raspberrypi-sources/ChangeLog,v
1.9 2015/03/31 23:27:39 xmw Exp $
+
+*raspberrypi-sources-3.18.9999 (31 Mar 2015)
+*raspberrypi-sources-3.19.9999 (31 Mar 2015)
+
+ 31 Mar 2015; Michael Weber <[email protected]>
+ +raspberrypi-sources-3.18.9999.ebuild, +raspberrypi-sources-3.19.9999.ebuild:
+ Version bump
*raspberrypi-sources-3.17.9999 (07 Nov 2014)
1.1
sys-kernel/raspberrypi-sources/raspberrypi-sources-3.19.9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.19.9999.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.19.9999.ebuild?rev=1.1&content-type=text/plain
Index: raspberrypi-sources-3.19.9999.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.19.9999.ebuild,v
1.1 2015/03/31 23:27:39 xmw Exp $
EAPI=5
ETYPE=sources
K_DEFCONFIG="bcmrpi_defconfig"
K_SECURITY_UNSUPPORTED=1
EXTRAVERSION="-${PN}/-*"
inherit kernel-2
detect_version
detect_arch
inherit git-2 versionator
EGIT_REPO_URI=https://github.com/raspberrypi/linux.git
EGIT_PROJECT="raspberrypi-linux.git"
EGIT_BRANCH="rpi-$(get_version_component_range 1-2).y"
DESCRIPTION="Raspberry PI kernel sources"
HOMEPAGE="https://github.com/raspberrypi/linux"
KEYWORDS=""
src_unpack() {
git-2_src_unpack
unpack_set_extraversion
}
1.1
sys-kernel/raspberrypi-sources/raspberrypi-sources-3.18.9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.18.9999.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.18.9999.ebuild?rev=1.1&content-type=text/plain
Index: raspberrypi-sources-3.18.9999.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.18.9999.ebuild,v
1.1 2015/03/31 23:27:39 xmw Exp $
EAPI=5
ETYPE=sources
K_DEFCONFIG="bcmrpi_defconfig"
K_SECURITY_UNSUPPORTED=1
EXTRAVERSION="-${PN}/-*"
inherit kernel-2
detect_version
detect_arch
inherit git-2 versionator
EGIT_REPO_URI=https://github.com/raspberrypi/linux.git
EGIT_PROJECT="raspberrypi-linux.git"
EGIT_BRANCH="rpi-$(get_version_component_range 1-2).y"
DESCRIPTION="Raspberry PI kernel sources"
HOMEPAGE="https://github.com/raspberrypi/linux"
KEYWORDS=""
src_unpack() {
git-2_src_unpack
unpack_set_extraversion
}