diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-06 19:49:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-06 19:49:09 +0000 |
commit | 99ff02a9b7a082c6c2351c2a2cd1edbc8120e609 (patch) | |
tree | 6ea8673b053a7c4cc80815e95d1d3bc713800908 /sys-process/cronie | |
parent | Stable for sparc, wrt bug #455026 (diff) | |
download | gentoo-2-99ff02a9b7a082c6c2351c2a2cd1edbc8120e609.tar.gz gentoo-2-99ff02a9b7a082c6c2351c2a2cd1edbc8120e609.tar.bz2 gentoo-2-99ff02a9b7a082c6c2351c2a2cd1edbc8120e609.zip |
Stable for sparc, wrt bug #453364
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-process/cronie')
-rw-r--r-- | sys-process/cronie/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/cronie/cronie-1.4.9-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog index baf5424ef74c..e8bb6e035d5a 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.32 2013/01/30 18:22:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.33 2013/02/06 19:49:09 ago Exp $ + + 06 Feb 2013; Agostino Sarubbo <ago@gentoo.org> cronie-1.4.9-r4.ebuild: + Stable for sparc, wrt bug #453364 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> cronie-1.4.9-r4.ebuild: Stable for x86, wrt bug #453364 diff --git a/sys-process/cronie/cronie-1.4.9-r4.ebuild b/sys-process/cronie/cronie-1.4.9-r4.ebuild index 39c51538a98a..a049f0780545 100644 --- a/sys-process/cronie/cronie-1.4.9-r4.ebuild +++ b/sys-process/cronie/cronie-1.4.9-r4.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-r4.ebuild,v 1.2 2013/01/30 18:22:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.9-r4.ebuild,v 1.3 2013/02/06 19:49:09 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 ) |