summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-01-07 14:00:06 +0000
committerJeroen Roovers <jer@gentoo.org>2014-01-07 14:00:06 +0000
commitfcee32204cdc49aa062d30f97a55a9505bdc572b (patch)
treeced4584f932f9c5719ef5ab85452059f71d07049 /sys-process
parentStable for HPPA (bug #495406). (diff)
downloadgentoo-2-fcee32204cdc49aa062d30f97a55a9505bdc572b.tar.gz
gentoo-2-fcee32204cdc49aa062d30f97a55a9505bdc572b.tar.bz2
gentoo-2-fcee32204cdc49aa062d30f97a55a9505bdc572b.zip
Stable for HPPA (bug #497394).
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/cronie/ChangeLog7
-rw-r--r--sys-process/cronie/cronie-1.4.11.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog
index 71ed2546cd6e..f285a6cf15d5 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.43 2013/12/23 16:23:25 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.44 2014/01/07 14:00:06 jer Exp $
+
+ 07 Jan 2014; Jeroen Roovers <jer@gentoo.org> cronie-1.4.11.ebuild:
+ Stable for HPPA (bug #497394).
23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> cronie-1.4.11.ebuild:
Stable for sparc, wrt bug #490368
diff --git a/sys-process/cronie/cronie-1.4.11.ebuild b/sys-process/cronie/cronie-1.4.11.ebuild
index 03173cfa68cf..3b0a79f91be6 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
+# Copyright 1999-2014 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.5 2013/12/23 16:23:25 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.11.ebuild,v 1.6 2014/01/07 14:00:06 jer 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 hppa sparc x86"
IUSE="anacron inotify pam selinux"
DEPEND="pam? ( virtual/pam )