commit:     9b260b54797e7923cdb4bce3eb7fd47b4679df85
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 03:12:23 2016 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 03:12:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b260b54

sys-process/fcron: fix minor typo

Package-Manager: portage-2.2.24

 sys-process/fcron/fcron-3.1.1.ebuild    | 4 ++--
 sys-process/fcron/fcron-3.1.2-r2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-process/fcron/fcron-3.1.1.ebuild 
b/sys-process/fcron/fcron-3.1.1.ebuild
index 9b37917..99605e4 100644
--- a/sys-process/fcron/fcron-3.1.1.ebuild
+++ b/sys-process/fcron/fcron-3.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -191,7 +191,7 @@ pkg_config() {
        if use system-crontab; then
                elog "This is going to set up fcron to execute 
check_system_crontabs."
                elog "In this configuration, you're no longer free to edit the 
systab"
-               elog "at your leisure, at it'll be rewritten the moment the 
crontabs"
+               elog "at your leisure, as it'll be rewritten the moment the 
crontabs"
                elog "are modified."
                /usr/libexec/check_system_crontabs -v -i -f
        else

diff --git a/sys-process/fcron/fcron-3.1.2-r2.ebuild 
b/sys-process/fcron/fcron-3.1.2-r2.ebuild
index 1bcdc1a..64a269b 100644
--- a/sys-process/fcron/fcron-3.1.2-r2.ebuild
+++ b/sys-process/fcron/fcron-3.1.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -195,7 +195,7 @@ pkg_config() {
        if use system-crontab; then
                elog "This is going to set up fcron to execute 
check_system_crontabs."
                elog "In this configuration, you're no longer free to edit the 
systab"
-               elog "at your leisure, at it'll be rewritten the moment the 
crontabs"
+               elog "at your leisure, as it'll be rewritten the moment the 
crontabs"
                elog "are modified."
                /usr/libexec/check_system_crontabs -v -i -f
        else

Reply via email to