summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-06-01 17:57:30 +0000
committerThomas Cort <tcort@gentoo.org>2006-06-01 17:57:30 +0000
commitc773fe046155ee7181e4c1e6362f688893f60a17 (patch)
tree2552269ba8a9fc2f3860ffb62dfdf2766eb9c609 /sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild
parentFix arts useflag, bug 135010 (diff)
downloadhistorical-c773fe046155ee7181e4c1e6362f688893f60a17.tar.gz
historical-c773fe046155ee7181e4c1e6362f688893f60a17.tar.bz2
historical-c773fe046155ee7181e4c1e6362f688893f60a17.zip
Stable on alpha wrt security Bug #134194.
Package-Manager: portage-2.0.54-r2
Diffstat (limited to 'sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild')
-rw-r--r--sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild4
1 files changed, 2 insertions, 2 deletions
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 1b5e792f8846..fd0ec6e65bd9 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.2 2006/06/01 14:36:16 antarus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r9.ebuild,v 1.3 2006/06/01 17:57:30 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