public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/raspberrypi-sources/
Date: Sun,  1 Oct 2017 05:44:51 +0000 (UTC)	[thread overview]
Message-ID: <1506836671.52b506bae2f657f6d912fa7f909c6fa05113a55f.alexxy@gentoo> (raw)

commit:     52b506bae2f657f6d912fa7f909c6fa05113a55f
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  1 05:44:31 2017 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Oct  1 05:44:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52b506ba

sys-kernel/raspberrypi-sources: Add new versions

Also migrate all to git-r3 eclass

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10.9999.ebuild | 4 ++--
 sys-kernel/raspberrypi-sources/raspberrypi-sources-4.11.9999.ebuild | 4 ++--
 sys-kernel/raspberrypi-sources/raspberrypi-sources-4.12.9999.ebuild | 4 ++--
 ...ources-4.10.9999.ebuild => raspberrypi-sources-4.13.9999.ebuild} | 4 ++--
 ...ources-4.10.9999.ebuild => raspberrypi-sources-4.14.9999.ebuild} | 4 ++--
 sys-kernel/raspberrypi-sources/raspberrypi-sources-4.4.9999.ebuild  | 6 +++---
 sys-kernel/raspberrypi-sources/raspberrypi-sources-4.9.9999.ebuild  | 4 ++--
 7 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10.9999.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10.9999.ebuild
index 1e0ef374a71..77955085938 100644
--- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10.9999.ebuild
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10.9999.ebuild
@@ -11,7 +11,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-inherit git-2 versionator
+inherit git-r3 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"
@@ -22,6 +22,6 @@ HOMEPAGE="https://github.com/raspberrypi/linux"
 KEYWORDS=""
 
 src_unpack() {
-	git-2_src_unpack
+	git-r3_src_unpack
 	unpack_set_extraversion
 }

diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.11.9999.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.11.9999.ebuild
index 1e0ef374a71..77955085938 100644
--- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.11.9999.ebuild
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.11.9999.ebuild
@@ -11,7 +11,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-inherit git-2 versionator
+inherit git-r3 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"
@@ -22,6 +22,6 @@ HOMEPAGE="https://github.com/raspberrypi/linux"
 KEYWORDS=""
 
 src_unpack() {
-	git-2_src_unpack
+	git-r3_src_unpack
 	unpack_set_extraversion
 }

diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.12.9999.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.12.9999.ebuild
index 1e0ef374a71..77955085938 100644
--- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.12.9999.ebuild
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.12.9999.ebuild
@@ -11,7 +11,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-inherit git-2 versionator
+inherit git-r3 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"
@@ -22,6 +22,6 @@ HOMEPAGE="https://github.com/raspberrypi/linux"
 KEYWORDS=""
 
 src_unpack() {
-	git-2_src_unpack
+	git-r3_src_unpack
 	unpack_set_extraversion
 }

diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10.9999.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.13.9999.ebuild
similarity index 92%
copy from sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10.9999.ebuild
copy to sys-kernel/raspberrypi-sources/raspberrypi-sources-4.13.9999.ebuild
index 1e0ef374a71..77955085938 100644
--- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10.9999.ebuild
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.13.9999.ebuild
@@ -11,7 +11,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-inherit git-2 versionator
+inherit git-r3 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"
@@ -22,6 +22,6 @@ HOMEPAGE="https://github.com/raspberrypi/linux"
 KEYWORDS=""
 
 src_unpack() {
-	git-2_src_unpack
+	git-r3_src_unpack
 	unpack_set_extraversion
 }

diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10.9999.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.14.9999.ebuild
similarity index 92%
copy from sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10.9999.ebuild
copy to sys-kernel/raspberrypi-sources/raspberrypi-sources-4.14.9999.ebuild
index 1e0ef374a71..77955085938 100644
--- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.10.9999.ebuild
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.14.9999.ebuild
@@ -11,7 +11,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-inherit git-2 versionator
+inherit git-r3 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"
@@ -22,6 +22,6 @@ HOMEPAGE="https://github.com/raspberrypi/linux"
 KEYWORDS=""
 
 src_unpack() {
-	git-2_src_unpack
+	git-r3_src_unpack
 	unpack_set_extraversion
 }

diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.4.9999.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.4.9999.ebuild
index fc51687d78b..77955085938 100644
--- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.4.9999.ebuild
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.4.9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,7 +11,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-inherit git-2 versionator
+inherit git-r3 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"
@@ -22,6 +22,6 @@ HOMEPAGE="https://github.com/raspberrypi/linux"
 KEYWORDS=""
 
 src_unpack() {
-	git-2_src_unpack
+	git-r3_src_unpack
 	unpack_set_extraversion
 }

diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.9.9999.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.9.9999.ebuild
index 1e0ef374a71..77955085938 100644
--- a/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.9.9999.ebuild
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-4.9.9999.ebuild
@@ -11,7 +11,7 @@ inherit kernel-2
 detect_version
 detect_arch
 
-inherit git-2 versionator
+inherit git-r3 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"
@@ -22,6 +22,6 @@ HOMEPAGE="https://github.com/raspberrypi/linux"
 KEYWORDS=""
 
 src_unpack() {
-	git-2_src_unpack
+	git-r3_src_unpack
 	unpack_set_extraversion
 }


             reply	other threads:[~2017-10-01  5:44 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-01  5:44 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-12  9:44 [gentoo-commits] repo/gentoo:master commit in: sys-kernel/raspberrypi-sources/ Michał Górny
2024-10-12  9:44 Michał Górny
2024-09-03 17:36 Viorel Munteanu
2024-09-03 17:22 Viorel Munteanu
2024-08-23 13:00 Arthur Zamarin
2024-08-13 16:08 Arthur Zamarin
2024-07-12 16:57 Viorel Munteanu
2024-07-12 16:57 Viorel Munteanu
2024-04-20  3:20 Sam James
2023-12-30  3:04 Sam James
2023-12-30  3:04 Sam James
2023-06-07 16:39 Sam James
2023-03-24 14:14 Arthur Zamarin
2023-03-10  6:02 Dennis Lamm
2023-03-04  6:04 Arthur Zamarin
2023-03-04  5:47 Arthur Zamarin
2023-02-02 19:54 Dennis Lamm
2023-02-02 19:54 Dennis Lamm
2023-01-05  5:50 Dennis Lamm
2023-01-05  5:50 Dennis Lamm
2023-01-05  5:50 Dennis Lamm
2022-10-28  6:33 Dennis Lamm
2022-04-26  4:47 Dennis Lamm
2022-04-26  4:47 Dennis Lamm
2022-04-09 19:46 Arthur Zamarin
2022-04-09 19:36 Arthur Zamarin
2022-04-06  6:57 Dennis Lamm
2022-04-06  6:57 Dennis Lamm
2022-03-22  1:54 Sam James
2021-12-05  1:29 Sam James
2021-12-05  1:28 Sam James
2021-12-05  1:28 Sam James
2021-09-03  1:53 Sam James
2021-03-22  5:22 Sam James
2021-02-05 18:51 Sam James
2021-02-05 18:51 Sam James
2021-02-05 18:51 Sam James
2021-02-05 18:51 Sam James
2020-12-07 18:05 Sam James
2020-07-28  0:10 Sam James
2019-12-04 23:23 Andrey Utkin
2019-12-04 23:23 Andrey Utkin
2019-12-04 23:23 Andrey Utkin
2019-12-04 23:23 Andrey Utkin
2019-12-04 23:23 Andrey Utkin
2019-01-11  8:29 Georgy Yakovlev
2018-01-04 17:43 Patrice Clement
2017-12-07 23:04 Steve Arnold
2017-12-07 20:38 Steve Arnold
2017-12-03 15:52 Patrice Clement
2017-07-12 22:36 Alexey Shvetsov
2017-03-07  7:28 Michael Weber
2017-03-07  7:04 Michael Weber
2016-02-11  8:11 Michael Weber
2016-02-11  7:21 Michael Weber
2015-11-28 13:01 Alfredo Tupone

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1506836671.52b506bae2f657f6d912fa7f909c6fa05113a55f.alexxy@gentoo \
    --to=alexxy@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox