summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2013-11-07 11:42:59 +0000
committerLars Wendler <polynomial-c@gentoo.org>2013-11-07 11:42:59 +0000
commit3dca4870b0a619b4b72cca28dc968893ab31d579 (patch)
tree763def3363061b594d4f4f6eaf9fa779ce0601ea /sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild
parentmedia-video/nvidia-settings: Version BUmp (diff)
downloadgentoo-2-3dca4870b0a619b4b72cca28dc968893ab31d579.tar.gz
gentoo-2-3dca4870b0a619b4b72cca28dc968893ab31d579.tar.bz2
gentoo-2-3dca4870b0a619b4b72cca28dc968893ab31d579.zip
Really mark sparc stable this time (bug #308055). Removed vulnerable versions
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Diffstat (limited to 'sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild')
-rw-r--r--sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild b/sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild
index a87171c06a88..84f18c72873e 100644
--- a/sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild
+++ b/sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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-r14.ebuild,v 1.9 2013/10/25 11:00:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild,v 1.10 2013/11/07 11:42:59 polynomial-c Exp $
inherit cron toolchain-funcs pam eutils flag-o-matic user systemd
@@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2
mirror://gentoo/${P}-gentoo-${GENTOO_PATCH_REV}.patch.bz2"
LICENSE="ISC BSD-2 BSD"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="selinux pam debug"
DEPEND="selinux? ( sys-libs/libselinux )