summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-06-02 13:46:26 +0000
committerThomas Cort <tcort@gentoo.org>2006-06-02 13:46:26 +0000
commit60ad07dd77c74c0c9d32b56227128139c2ee3f6f (patch)
tree245a2e7d45caf2006b22e3e2389b7d8ca208bbb4 /sys-process
parentStable on sparc wrt security #134397 (diff)
downloadgentoo-2-60ad07dd77c74c0c9d32b56227128139c2ee3f6f.tar.gz
gentoo-2-60ad07dd77c74c0c9d32b56227128139c2ee3f6f.tar.bz2
gentoo-2-60ad07dd77c74c0c9d32b56227128139c2ee3f6f.zip
Stable on amd64 wrt security Bug #134194.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/vixie-cron/ChangeLog5
-rw-r--r--sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/vixie-cron/ChangeLog b/sys-process/vixie-cron/ChangeLog
index 25f9347a92b8..f864cede9ef6 100644
--- a/sys-process/vixie-cron/ChangeLog
+++ b/sys-process/vixie-cron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/vixie-cron
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.33 2006/06/02 12:57:14 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.34 2006/06/02 13:46:26 tcort Exp $
+
+ 02 Jun 2006; Thomas Cort <tcort@gentoo.org> vixie-cron-4.1-r9.ebuild:
+ Stable on amd64 wrt security Bug #134194.
02 Jun 2006; Markus Rothe <corsair@gentoo.org> vixie-cron-4.1-r9.ebuild:
Stable on ppc64; bug #134194
diff --git a/sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild b/sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild
index 2c6d42d86035..b75ef8dc39cc 100644
--- a/sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild
+++ b/sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild,v 1.6 2006/06/02 12:57:14 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild,v 1.7 2006/06/02 13:46:26 tcort Exp $
inherit cron toolchain-funcs debug pam
@@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2
mirror://gentoo/${P}-gentoo-${GENTOO_PATCH_REV}.patch.bz2"
LICENSE="as-is"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="selinux pam debug"
DEPEND=">=sys-apps/portage-2.0.47-r10