summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-08-24 19:25:58 +0000
committerMarkus Meier <maekke@gentoo.org>2011-08-24 19:25:58 +0000
commit880f4e4daa6c9678465b0ba782912378e4fa6d8f (patch)
treedb84f4ba9ae1c6c5c000ba18f492005ae53d3579 /sys-process/cronie
parentx86 stable, bug #380083 (diff)
downloadgentoo-2-880f4e4daa6c9678465b0ba782912378e4fa6d8f.tar.gz
gentoo-2-880f4e4daa6c9678465b0ba782912378e4fa6d8f.tar.bz2
gentoo-2-880f4e4daa6c9678465b0ba782912378e4fa6d8f.zip
x86 stable, bug #380057
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/cronie')
-rw-r--r--sys-process/cronie/ChangeLog5
-rw-r--r--sys-process/cronie/cronie-1.4.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog
index 577817aea292..1aba4dc52d2e 100644
--- a/sys-process/cronie/ChangeLog
+++ b/sys-process/cronie/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/cronie
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.18 2011/08/22 14:29:00 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.19 2011/08/24 19:25:58 maekke Exp $
+
+ 24 Aug 2011; Markus Meier <maekke@gentoo.org> cronie-1.4.8.ebuild:
+ x86 stable, bug #380057
22 Aug 2011; Tony Vroon <chainsaw@gentoo.org> cronie-1.4.8.ebuild:
Mark stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug
diff --git a/sys-process/cronie/cronie-1.4.8.ebuild b/sys-process/cronie/cronie-1.4.8.ebuild
index e16d003ee666..c8567d0f8eeb 100644
--- a/sys-process/cronie/cronie-1.4.8.ebuild
+++ b/sys-process/cronie/cronie-1.4.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.8.ebuild,v 1.3 2011/08/22 14:29:00 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.8.ebuild,v 1.4 2011/08/24 19:25:58 maekke Exp $
EAPI="3"
@@ -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 ~sparc ~x86"
+KEYWORDS="amd64 ~sparc x86"
IUSE="inotify pam"
DEPEND="pam? ( virtual/pam )"