diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-03-10 20:14:09 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-03-10 20:14:09 +0000 |
commit | c32579143c652f069d075352e9d2160791567c2e (patch) | |
tree | 510e54ec68bc700d995826543ce59e6bac607362 /sys-process | |
parent | spring cleaning (diff) | |
download | gentoo-2-c32579143c652f069d075352e9d2160791567c2e.tar.gz gentoo-2-c32579143c652f069d075352e9d2160791567c2e.tar.bz2 gentoo-2-c32579143c652f069d075352e9d2160791567c2e.zip |
UTF8 not permitted in USE flag descriptions.
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/fcron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/fcron/metadata.xml | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index cbcf09fd4750..88bd8d6de000 100644 --- a/sys-process/fcron/ChangeLog +++ b/sys-process/fcron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/fcron # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.69 2010/03/10 01:38:20 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.70 2010/03/10 20:14:09 robbat2 Exp $ + + 10 Mar 2010; Robin H. Johnson <robbat2@gentoo.org> metadata.xml: + UTF8 not permitted in USE flag descriptions. *fcron-3.0.5 (10 Mar 2010) diff --git a/sys-process/fcron/metadata.xml b/sys-process/fcron/metadata.xml index d83a6dde2539..c78808c01d98 100644 --- a/sys-process/fcron/metadata.xml +++ b/sys-process/fcron/metadata.xml @@ -31,8 +31,8 @@ <flag name="pam"> Enable PAM support for fcron. This means that fcron will pass - through the “fcron” stack before executing the jobs, and - fcrontab will use the “fcrontab” stack to authenticate the user + through the "fcron" stack before executing the jobs, and + fcrontab will use the "fcrontab" stack to authenticate the user before editing its crontab file. </flag> </use> |