aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHorodniceanu Andrei <a.horodniceanu@protonmail.com>2022-04-28 23:15:30 +0300
committerHorodniceanu Andrei <a.horodniceanu@protonmail.com>2022-04-28 23:15:30 +0300
commitb42234b3bb9b98893527ec306244a17d6bbcb7c3 (patch)
tree3f0a3804d9403ccfdb710bb0fba00093393ecbe7 /net-misc/onedrive
parentstabilization sweep (diff)
downloaddlang-b42234b3bb9b98893527ec306244a17d6bbcb7c3.tar.gz
dlang-b42234b3bb9b98893527ec306244a17d6bbcb7c3.tar.bz2
dlang-b42234b3bb9b98893527ec306244a17d6bbcb7c3.zip
Fix typo in onedrive ebuilds
Signed-off-by: Horodniceanu Andrei <a.horodniceanu@protonmail.com>
Diffstat (limited to 'net-misc/onedrive')
-rw-r--r--net-misc/onedrive/onedrive-2.4.13.ebuild4
-rw-r--r--net-misc/onedrive/onedrive-2.4.16.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-misc/onedrive/onedrive-2.4.13.ebuild b/net-misc/onedrive/onedrive-2.4.13.ebuild
index a6d8d2b..ff36b00 100644
--- a/net-misc/onedrive/onedrive-2.4.13.ebuild
+++ b/net-misc/onedrive/onedrive-2.4.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -58,7 +58,7 @@ pkg_postinst() {
elog "first use. To do so, run onedrive in a terminal for the user in question and"
elog "follow the steps on screen."
elog
- ewarn "When upgrading from 2.3 you are required you to reauthorise your client."
+ ewarn "When upgrading from 2.3 you are required to reauthorise your client."
ewarn "This is due to changing the client identifier to assist with resolving"
ewarn "the correct handling of 429 error responses (activityLimitReached)"
}
diff --git a/net-misc/onedrive/onedrive-2.4.16.ebuild b/net-misc/onedrive/onedrive-2.4.16.ebuild
index b3fdc55..8f621bf 100644
--- a/net-misc/onedrive/onedrive-2.4.16.ebuild
+++ b/net-misc/onedrive/onedrive-2.4.16.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -58,7 +58,7 @@ pkg_postinst() {
elog "first use. To do so, run onedrive in a terminal for the user in question and"
elog "follow the steps on screen."
elog
- ewarn "When upgrading from 2.3 you are required you to reauthorise your client."
+ ewarn "When upgrading from 2.3 you are required to reauthorise your client."
ewarn "This is due to changing the client identifier to assist with resolving"
ewarn "the correct handling of 429 error responses (activityLimitReached)"
}