diff options
author | 2013-01-30 18:22:32 +0000 | |
---|---|---|
committer | 2013-01-30 18:22:32 +0000 | |
commit | fa3d804ff43419ea401e7d4d785b7b07c40bf61b (patch) | |
tree | f932a2874c793d8632ed67f57ba12a4af496b999 /sys-process/cronie | |
parent | Stable for x86, wrt bug #453106 (diff) | |
download | gentoo-2-fa3d804ff43419ea401e7d4d785b7b07c40bf61b.tar.gz gentoo-2-fa3d804ff43419ea401e7d4d785b7b07c40bf61b.tar.bz2 gentoo-2-fa3d804ff43419ea401e7d4d785b7b07c40bf61b.zip |
Stable for x86, wrt bug #453364
(Portage version: 2.1.11.31/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-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog index a89e677cc0bc..baf5424ef74c 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.31 2013/01/23 17:25:24 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.32 2013/01/30 18:22:32 ago Exp $ + + 30 Jan 2013; Agostino Sarubbo <ago@gentoo.org> cronie-1.4.9-r4.ebuild: + Stable for x86, wrt bug #453364 *cronie-1.4.9-r5 (23 Jan 2013) *cronie-1.4.9-r4 (23 Jan 2013) diff --git a/sys-process/cronie/cronie-1.4.9-r4.ebuild b/sys-process/cronie/cronie-1.4.9-r4.ebuild index 719f4b9bfe0b..39c51538a98a 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.1 2013/01/23 17:25:24 polynomial-c Exp $ +# $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 $ 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 ) |