Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Wed, 13 Mar 2019 19:10:44
Message-Id: 1552504113.cf6ae617f10ab911a2818dbaaea9abe71c59db4f.ulm@gentoo
1 commit: cf6ae617f10ab911a2818dbaaea9abe71c59db4f
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 13 19:08:33 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 13 19:08:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf6ae617
7
8 rust-toolchain.eclass: [QA] Typo in eclass documentation.
9
10 Bug: https://bugs.gentoo.org/679930
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 eclass/rust-toolchain.eclass | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/eclass/rust-toolchain.eclass b/eclass/rust-toolchain.eclass
17 index 26c803adf00..f3b7ab9a568 100644
18 --- a/eclass/rust-toolchain.eclass
19 +++ b/eclass/rust-toolchain.eclass
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 # @ECLASS: rust-toolchain.eclass
26 @@ -91,7 +91,7 @@ rust_arch_uri() {
27 }
28
29 # @FUNCTION: rust_all_arch_uris
30 -# @USAGE <base-uri> [alt-distfile-basename]
31 +# @USAGE: <base-uri> [alt-distfile-basename]
32 # @DESCRIPTION:
33 # Outputs the URIs for SRC_URI to help fetch dependencies, using a base URI
34 # provided as an argument. Optionally allows for distfile renaming via a specified