summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-14 17:38:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-14 17:38:08 +0000
commit94abb4e45f0cee82634cf9267d13c2fe99f2cbe6 (patch)
treee9f7ba74e2dcbe2d3edb85bb0c4eaef2fa8d2a15 /sys-process
parentStable for arm, wrt bug #476408 (diff)
downloadgentoo-2-94abb4e45f0cee82634cf9267d13c2fe99f2cbe6.tar.gz
gentoo-2-94abb4e45f0cee82634cf9267d13c2fe99f2cbe6.tar.bz2
gentoo-2-94abb4e45f0cee82634cf9267d13c2fe99f2cbe6.zip
Stable for arm, wrt bug #476030
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/cronie/ChangeLog5
-rw-r--r--sys-process/cronie/cronie-1.4.9-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog
index d0b1e645cd3d..94a5e680f7ae 100644
--- a/sys-process/cronie/ChangeLog
+++ b/sys-process/cronie/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/cronie
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.36 2013/07/07 12:05:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.37 2013/07/14 17:38:08 ago Exp $
+
+ 14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> cronie-1.4.9-r5.ebuild:
+ Stable for arm, wrt bug #476030
07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> cronie-1.4.9-r5.ebuild:
Stable for x86, wrt bug #476030
diff --git a/sys-process/cronie/cronie-1.4.9-r5.ebuild b/sys-process/cronie/cronie-1.4.9-r5.ebuild
index 0eedb799b108..0eb69e9dee82 100644
--- a/sys-process/cronie/cronie-1.4.9-r5.ebuild
+++ b/sys-process/cronie/cronie-1.4.9-r5.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/cronie/cronie-1.4.9-r5.ebuild,v 1.3 2013/07/07 12:05:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.9-r5.ebuild,v 1.4 2013/07/14 17:38:08 ago Exp $
EAPI="5"
@@ -11,7 +11,7 @@ SRC_URI="https://fedorahosted.org/releases/c/r/cronie/${P}.tar.gz"
HOMEPAGE="https://fedorahosted.org/cronie/wiki"
LICENSE="ISC BSD BSD-2"
-KEYWORDS="amd64 ~arm ~sparc x86"
+KEYWORDS="amd64 arm ~sparc x86"
IUSE="anacron inotify pam selinux"
DEPEND="pam? ( virtual/pam )