summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-02-11 16:44:51 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-02-11 16:44:51 -0800
commit597c43dc009fe01abe6d7eb7b8c9b0a68e40bc66 (patch)
tree603512910e97ca003fa8a0855176c7ffddb4c35c /dev-lang
parentsys-fs/zfs-kmod: drop 0.8.5 (diff)
downloadgentoo-597c43dc009fe01abe6d7eb7b8c9b0a68e40bc66.tar.gz
gentoo-597c43dc009fe01abe6d7eb7b8c9b0a68e40bc66.tar.bz2
gentoo-597c43dc009fe01abe6d7eb7b8c9b0a68e40bc66.zip
dev-lang/rust-bin: replace , with .
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.46.0.ebuild4
-rw-r--r--dev-lang/rust-bin/rust-bin-1.47.0-r1.ebuild4
-rw-r--r--dev-lang/rust-bin/rust-bin-1.48.0.ebuild4
-rw-r--r--dev-lang/rust-bin/rust-bin-1.49.0.ebuild2
-rw-r--r--dev-lang/rust-bin/rust-bin-1.50.0.ebuild2
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 6f954fe44c5e..afa746bd1cb9 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 1668d61bc952..df69c8f7404c 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 6e85b97e8720..df9fff31cfd2 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 fe9cd534f577..df9fff31cfd2 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 66978919c46e..403dbcaf3fc6 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."