Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/bazel/
Date: Sun, 19 Sep 2021 01:39:32
Message-Id: 1632015551.03f60eec7e433cfaf9b75f592947ca5bc8eac96a.sam@gentoo
1 commit: 03f60eec7e433cfaf9b75f592947ca5bc8eac96a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 19 01:39:11 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 19 01:39:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03f60eec
7
8 dev-util/bazel: fix IncorrectCopyright
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/bazel/bazel-0.27.2.ebuild | 2 +-
13 dev-util/bazel/bazel-1.2.1.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-util/bazel/bazel-0.27.2.ebuild b/dev-util/bazel/bazel-0.27.2.ebuild
17 index 819c66d7daa..95740e9606e 100644
18 --- a/dev-util/bazel/bazel-0.27.2.ebuild
19 +++ b/dev-util/bazel/bazel-0.27.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26
27 diff --git a/dev-util/bazel/bazel-1.2.1.ebuild b/dev-util/bazel/bazel-1.2.1.ebuild
28 index 819c66d7daa..95740e9606e 100644
29 --- a/dev-util/bazel/bazel-1.2.1.ebuild
30 +++ b/dev-util/bazel/bazel-1.2.1.ebuild
31 @@ -1,4 +1,4 @@
32 -# Copyright 1999-2020 Gentoo Authors
33 +# Copyright 1999-2021 Gentoo Authors
34 # Distributed under the terms of the GNU General Public License v2
35
36 EAPI=7