summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-06-20 18:16:06 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-06-20 18:16:06 +0000
commit2aace1886209ccfc4af18e9045f78eca4550fa77 (patch)
treefb0d0d1458a18a8a927c7c212862857a0bda9a11 /sys-process
parentSecurity bump (bug #552652). Removed old (diff)
downloadgentoo-2-2aace1886209ccfc4af18e9045f78eca4550fa77.tar.gz
gentoo-2-2aace1886209ccfc4af18e9045f78eca4550fa77.tar.bz2
gentoo-2-2aace1886209ccfc4af18e9045f78eca4550fa77.zip
amd64 stable wrt bug #552496
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/cronie/ChangeLog5
-rw-r--r--sys-process/cronie/cronie-1.5.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog
index c50e7073b557..0986ba6eb236 100644
--- a/sys-process/cronie/ChangeLog
+++ b/sys-process/cronie/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/cronie
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.66 2015/06/19 12:04:06 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.67 2015/06/20 18:16:06 zlogene Exp $
+
+ 20 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> cronie-1.5.0.ebuild:
+ amd64 stable wrt bug #552496
19 Jun 2015; Anthony G. Basile <blueness@gentoo.org> cronie-1.5.0.ebuild:
Stable for arm, ppc and ppc64. Bug #552496.
diff --git a/sys-process/cronie/cronie-1.5.0.ebuild b/sys-process/cronie/cronie-1.5.0.ebuild
index 7aef4e7f4513..8da3d3713abd 100644
--- a/sys-process/cronie/cronie-1.5.0.ebuild
+++ b/sys-process/cronie/cronie-1.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.5.0.ebuild,v 1.2 2015/06/19 12:04:06 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.5.0.ebuild,v 1.3 2015/06/20 18:16:06 zlogene 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 GPL-2"
-KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86"
IUSE="anacron +inotify pam selinux"
DEPEND="pam? ( virtual/pam )