commit: 597c43dc009fe01abe6d7eb7b8c9b0a68e40bc66
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 12 00:44:51 2021 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 00:44:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=597c43dc
dev-lang/rust-bin: replace , with .
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
dev-lang/rust-bin/rust-bin-1.46.0.ebuild | 4 ++--
dev-lang/rust-bin/rust-bin-1.47.0-r1.ebuild | 4 ++--
dev-lang/rust-bin/rust-bin-1.48.0.ebuild | 4 ++--
dev-lang/rust-bin/rust-bin-1.49.0.ebuild | 2 +-
dev-lang/rust-bin/rust-bin-1.50.0.ebuild | 2 +-
5 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/dev-lang/rust-bin/rust-bin-1.46.0.ebuild
b/dev-lang/rust-bin/rust-bin-1.46.0.ebuild
index 6f954fe44c5..afa746bd1cb 100644
--- a/dev-lang/rust-bin/rust-bin-1.46.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.46.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -162,7 +162,7 @@ pkg_postinst() {
eselect rust update
elog "Rust installs a helper script for calling GDB now,"
- elog "for your convenience it is installed under
/usr/bin/rust-gdb-bin-${PV},"
+ elog "for your convenience it is installed under
/usr/bin/rust-gdb-bin-${PV}."
if has_version app-editors/emacs; then
elog "install app-emacs/rust-mode to get emacs support for
rust."
diff --git a/dev-lang/rust-bin/rust-bin-1.47.0-r1.ebuild
b/dev-lang/rust-bin/rust-bin-1.47.0-r1.ebuild
index 1668d61bc95..df69c8f7404 100644
--- a/dev-lang/rust-bin/rust-bin-1.47.0-r1.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.47.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -140,7 +140,7 @@ pkg_postinst() {
eselect rust update
elog "Rust installs a helper script for calling GDB now,"
- elog "for your convenience it is installed under
/usr/bin/rust-gdb-bin-${PV},"
+ elog "for your convenience it is installed under
/usr/bin/rust-gdb-bin-${PV}."
if has_version app-editors/emacs; then
elog "install app-emacs/rust-mode to get emacs support for
rust."
diff --git a/dev-lang/rust-bin/rust-bin-1.48.0.ebuild
b/dev-lang/rust-bin/rust-bin-1.48.0.ebuild
index 6e85b97e872..df9fff31cfd 100644
--- a/dev-lang/rust-bin/rust-bin-1.48.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.48.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -139,7 +139,7 @@ pkg_postinst() {
eselect rust update
elog "Rust installs a helper script for calling GDB now,"
- elog "for your convenience it is installed under
/usr/bin/rust-gdb-bin-${PV},"
+ elog "for your convenience it is installed under
/usr/bin/rust-gdb-bin-${PV}."
if has_version app-editors/emacs; then
elog "install app-emacs/rust-mode to get emacs support for
rust."
diff --git a/dev-lang/rust-bin/rust-bin-1.49.0.ebuild
b/dev-lang/rust-bin/rust-bin-1.49.0.ebuild
index fe9cd534f57..df9fff31cfd 100644
--- a/dev-lang/rust-bin/rust-bin-1.49.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.49.0.ebuild
@@ -139,7 +139,7 @@ pkg_postinst() {
eselect rust update
elog "Rust installs a helper script for calling GDB now,"
- elog "for your convenience it is installed under
/usr/bin/rust-gdb-bin-${PV},"
+ elog "for your convenience it is installed under
/usr/bin/rust-gdb-bin-${PV}."
if has_version app-editors/emacs; then
elog "install app-emacs/rust-mode to get emacs support for
rust."
diff --git a/dev-lang/rust-bin/rust-bin-1.50.0.ebuild
b/dev-lang/rust-bin/rust-bin-1.50.0.ebuild
index 66978919c46..403dbcaf3fc 100644
--- a/dev-lang/rust-bin/rust-bin-1.50.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.50.0.ebuild
@@ -145,7 +145,7 @@ pkg_postinst() {
eselect rust update
elog "Rust installs a helper script for calling GDB now,"
- elog "for your convenience it is installed under
/usr/bin/rust-gdb-bin-${PV},"
+ elog "for your convenience it is installed under
/usr/bin/rust-gdb-bin-${PV}."
if has_version app-editors/emacs; then
elog "install app-emacs/rust-mode to get emacs support for
rust."