diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-07 12:05:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-07 12:05:03 +0000 |
commit | a45812d5577fc1a088ffa42a3ae76b6fe5925c43 (patch) | |
tree | c059562e79c459407893443299b896b774e4cc6c /sys-process/cronie | |
parent | Stable for x86, wrt bug #476066 (diff) | |
download | gentoo-2-a45812d5577fc1a088ffa42a3ae76b6fe5925c43.tar.gz gentoo-2-a45812d5577fc1a088ffa42a3ae76b6fe5925c43.tar.bz2 gentoo-2-a45812d5577fc1a088ffa42a3ae76b6fe5925c43.zip |
Stable for x86, wrt bug #476030
(Portage version: 2.1.12.11/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process/cronie')
-rw-r--r-- | sys-process/cronie/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/cronie/cronie-1.4.9-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog index 177dc85523e1..d0b1e645cd3d 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.35 2013/07/07 12:04:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.36 2013/07/07 12:05:03 ago Exp $ + + 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> cronie-1.4.9-r5.ebuild: + Stable for x86, wrt bug #476030 07 Jul 2013; Agostino Sarubbo <ago@gentoo.org> cronie-1.4.9-r5.ebuild: Stable for amd64, 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 ca48872765cd..0eedb799b108 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.2 2013/07/07 12:04:29 ago Exp $ +# $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 $ 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 ) |