diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-03-19 07:25:02 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-03-19 07:25:02 +0000 |
commit | b17876fe9414579706b7f6e27e5b01fb6fa62432 (patch) | |
tree | 7ce3121354d0938e8e53b1516e92b98cb59daa6f /sys-process/fcron | |
parent | stable x86, bug 169117 (diff) | |
download | gentoo-2-b17876fe9414579706b7f6e27e5b01fb6fa62432.tar.gz gentoo-2-b17876fe9414579706b7f6e27e5b01fb6fa62432.tar.bz2 gentoo-2-b17876fe9414579706b7f6e27e5b01fb6fa62432.zip |
stable x86, security bug 171393
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-process/fcron')
-rw-r--r-- | sys-process/fcron/ChangeLog | 6 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.0.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index 64d05bd8735d..27938ec61bcd 100644 --- a/sys-process/fcron/ChangeLog +++ b/sys-process/fcron/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-process/fcron # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.29 2007/03/18 22:52:33 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.30 2007/03/19 07:25:02 opfer Exp $ + + 19 Mar 2007; Christian Faulhammer <opfer@gentoo.org> + fcron-3.0.2-r1.ebuild: + stable x86, security bug 171393 18 Mar 2007; Wolfram Schlich <wschlich@gentoo.org> fcron-3.0.2-r1.ebuild: small fixups diff --git a/sys-process/fcron/fcron-3.0.2-r1.ebuild b/sys-process/fcron/fcron-3.0.2-r1.ebuild index 06aeac8e569e..673c3de50e47 100644 --- a/sys-process/fcron/fcron-3.0.2-r1.ebuild +++ b/sys-process/fcron/fcron-3.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.2-r1.ebuild,v 1.2 2007/03/18 22:52:33 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.2-r1.ebuild,v 1.3 2007/03/19 07:25:02 opfer Exp $ inherit cron pam eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://fcron.free.fr/" SRC_URI="http://fcron.free.fr/archives/${P}.src.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc x86 ~x86-fbsd" IUSE="debug doc pam selinux" DEPEND="app-editors/nano |