Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/
Date: Sat, 26 Feb 2022 02:43:59
Message-Id: 1645842648.77093fb283eb79a4d289f4912041f29d56e6041e.sam@gentoo
1 commit: 77093fb283eb79a4d289f4912041f29d56e6041e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 26 02:30:48 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 26 02:30:48 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77093fb2
7
8 profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl: update copyright header
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/make.defaults | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/make.defaults b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/make.defaults
16 index 70d736ecffe8..e63b33d06f48 100644
17 --- a/profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/make.defaults
18 +++ b/profiles/default/linux/riscv/20.0/rv64gc/lp64d/musl/make.defaults
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2018 Gentoo Foundation
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 CHOST="riscv64-gentoo-linux-musl"