summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-23 16:23:25 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-23 16:23:25 +0000
commita17abc9a40fe7d1acfb54b15119f1b61ddcffa82 (patch)
tree76ff46d3d402aab36d41e290eeb186c04c8da4fa /sys-process
parentStable for sparc, wrt bug #486892 (diff)
downloadgentoo-2-a17abc9a40fe7d1acfb54b15119f1b61ddcffa82.tar.gz
gentoo-2-a17abc9a40fe7d1acfb54b15119f1b61ddcffa82.tar.bz2
gentoo-2-a17abc9a40fe7d1acfb54b15119f1b61ddcffa82.zip
Stable for sparc, wrt bug #490368
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog
index 9b3592b1f81a..71ed2546cd6e 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.42 2013/11/29 17:21:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.43 2013/12/23 16:23:25 ago Exp $
+
+ 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> cronie-1.4.11.ebuild:
+ Stable for sparc, wrt bug #490368
29 Nov 2013; Markus Meier <maekke@gentoo.org> cronie-1.4.11.ebuild:
arm stable, bug #490368
diff --git a/sys-process/cronie/cronie-1.4.11.ebuild b/sys-process/cronie/cronie-1.4.11.ebuild
index 0f46e77eca0a..03173cfa68cf 100644
--- a/sys-process/cronie/cronie-1.4.11.ebuild
+++ b/sys-process/cronie/cronie-1.4.11.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.11.ebuild,v 1.4 2013/11/29 17:21:32 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.11.ebuild,v 1.5 2013/12/23 16:23:25 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 GPL-2"
-KEYWORDS="amd64 arm ~sparc x86"
+KEYWORDS="amd64 arm sparc x86"
IUSE="anacron inotify pam selinux"
DEPEND="pam? ( virtual/pam )