diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-01-21 18:39:56 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-01-21 18:39:56 +0000 |
commit | a79420002b94912e58abf8c2df6ce302a66c05c8 (patch) | |
tree | 727857fb5372c0873b4febbae04c7e491a14806d /sys-process/cronie | |
parent | Get cross-compiling working #436216 by Ambroz Bizjak. (diff) | |
download | gentoo-2-a79420002b94912e58abf8c2df6ce302a66c05c8.tar.gz gentoo-2-a79420002b94912e58abf8c2df6ce302a66c05c8.tar.bz2 gentoo-2-a79420002b94912e58abf8c2df6ce302a66c05c8.zip |
Stable on arm, wrt bug #453364
(Portage version: 2.2.0_alpha152/cvs/Linux x86_64, 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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog index 7081eccdb9ed..de1ab280fd0c 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.26 2013/01/19 17:43:32 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.27 2013/01/21 18:39:56 pinkbyte Exp $ + + 21 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> cronie-1.4.9-r1.ebuild: + Stable on arm, wrt bug #453364 *cronie-1.4.9-r1 (19 Jan 2013) diff --git a/sys-process/cronie/cronie-1.4.9-r1.ebuild b/sys-process/cronie/cronie-1.4.9-r1.ebuild index 2e7bc850259f..2470e45c45e7 100644 --- a/sys-process/cronie/cronie-1.4.9-r1.ebuild +++ b/sys-process/cronie/cronie-1.4.9-r1.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-r1.ebuild,v 1.1 2013/01/19 17:43:32 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.9-r1.ebuild,v 1.2 2013/01/21 18:39:56 pinkbyte 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 ) |