Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-R/askpass/, dev-R/stringi/, dev-R/yaml/, dev-R/sys/
Date: Fri, 04 Jun 2021 07:59:40
Message-Id: 1622793464.4c92598f06df60bf015301d06cb5de941369f3d3.andrewammerlaan@gentoo
1 commit: 4c92598f06df60bf015301d06cb5de941369f3d3
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 4 07:57:44 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 4 07:57:44 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c92598f
7
8 dev-R: fix ebuild.badheader
9
10 Package-Manager: Portage-3.0.19, Repoman-3.0.3
11 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
12
13 dev-R/askpass/askpass-1.1.ebuild | 2 +-
14 dev-R/stringi/stringi-1.6.2.ebuild | 2 +-
15 dev-R/sys/sys-3.4.ebuild | 2 +-
16 dev-R/yaml/yaml-2.2.1.ebuild | 2 +-
17 4 files changed, 4 insertions(+), 4 deletions(-)
18
19 diff --git a/dev-R/askpass/askpass-1.1.ebuild b/dev-R/askpass/askpass-1.1.ebuild
20 index edb814dc5..775003398 100644
21 --- a/dev-R/askpass/askpass-1.1.ebuild
22 +++ b/dev-R/askpass/askpass-1.1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2020 Gentoo Foundation
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=7
29
30 diff --git a/dev-R/stringi/stringi-1.6.2.ebuild b/dev-R/stringi/stringi-1.6.2.ebuild
31 index 95787522b..44792975d 100644
32 --- a/dev-R/stringi/stringi-1.6.2.ebuild
33 +++ b/dev-R/stringi/stringi-1.6.2.ebuild
34 @@ -1,4 +1,4 @@
35 -# Copyright 1999-2021 Gentoo Foundation
36 +# Copyright 1999-2021 Gentoo Authors
37 # Distributed under the terms of the GNU General Public License v2
38
39 EAPI=7
40
41 diff --git a/dev-R/sys/sys-3.4.ebuild b/dev-R/sys/sys-3.4.ebuild
42 index bf8a8beac..9565f39ec 100644
43 --- a/dev-R/sys/sys-3.4.ebuild
44 +++ b/dev-R/sys/sys-3.4.ebuild
45 @@ -1,4 +1,4 @@
46 -# Copyright 1999-2020 Gentoo Foundation
47 +# Copyright 1999-2021 Gentoo Authors
48 # Distributed under the terms of the GNU General Public License v2
49
50 EAPI=7
51
52 diff --git a/dev-R/yaml/yaml-2.2.1.ebuild b/dev-R/yaml/yaml-2.2.1.ebuild
53 index 4cb955163..366e634f1 100644
54 --- a/dev-R/yaml/yaml-2.2.1.ebuild
55 +++ b/dev-R/yaml/yaml-2.2.1.ebuild
56 @@ -1,4 +1,4 @@
57 -# Copyright 1999-2020 Gentoo Foundation
58 +# Copyright 1999-2021 Gentoo Authors
59 # Distributed under the terms of the GNU General Public License v2
60
61 EAPI=7