summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-process/vixie-cron/ChangeLog5
-rw-r--r--sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/vixie-cron/ChangeLog b/sys-process/vixie-cron/ChangeLog
index c26f3c633a32..69339e7a4ad2 100644
--- a/sys-process/vixie-cron/ChangeLog
+++ b/sys-process/vixie-cron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/vixie-cron
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.77 2013/10/24 06:10:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/ChangeLog,v 1.78 2013/10/24 06:11:22 ago Exp $
+
+ 24 Oct 2013; Agostino Sarubbo <ago@gentoo.org> vixie-cron-4.1-r14.ebuild:
+ Stable for ia64, wrt bug #308055
24 Oct 2013; Agostino Sarubbo <ago@gentoo.org> vixie-cron-4.1-r14.ebuild:
Stable for alpha, wrt bug #308055
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 0ab64d1ba881..3a2e8bddcd21 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.7 2013/10/24 06:10:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/vixie-cron/vixie-cron-4.1-r14.ebuild,v 1.8 2013/10/24 06:11:22 ago 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 )