Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gyp/
Date: Fri, 09 Aug 2019 18:39:34
Message-Id: 1565375940.0f3ac8b7f35a46de32a5035cf3cc36d12ef3aef9.floppym@gentoo
1 commit: 0f3ac8b7f35a46de32a5035cf3cc36d12ef3aef9
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Fri Aug 9 17:28:05 2019 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 9 18:39:00 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f3ac8b7
7
8 dev-util/gyp: Use simplified form of copyright line.
9
10 Fixes: https://bugs.gentoo.org/691660
11 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
12 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
13
14 dev-util/gyp/gyp-20170904022846.ebuild | 2 +-
15 dev-util/gyp/gyp-99999999999999.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-util/gyp/gyp-20170904022846.ebuild b/dev-util/gyp/gyp-20170904022846.ebuild
19 index 01a8975bd42..1642a828af1 100644
20 --- a/dev-util/gyp/gyp-20170904022846.ebuild
21 +++ b/dev-util/gyp/gyp-20170904022846.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 2017-2019 Arfrever Frehtes Taifersar Arahesis
24 +# Copyright 2017-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI="7"
28
29 diff --git a/dev-util/gyp/gyp-99999999999999.ebuild b/dev-util/gyp/gyp-99999999999999.ebuild
30 index f427d6156ee..062dcc11375 100644
31 --- a/dev-util/gyp/gyp-99999999999999.ebuild
32 +++ b/dev-util/gyp/gyp-99999999999999.ebuild
33 @@ -1,4 +1,4 @@
34 -# Copyright 2017-2019 Arfrever Frehtes Taifersar Arahesis
35 +# Copyright 2017-2019 Gentoo Authors
36 # Distributed under the terms of the GNU General Public License v2
37
38 EAPI="7"