diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:43:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:43:52 +0000 |
commit | e8ebb4982b25314d5309d795a4d2cb94e5f6467e (patch) | |
tree | d8cdabb7f93292bf0dc345933ab7c0e5b6f74e87 /sys-process | |
parent | Stable for sparc, wrt bug #477588 (diff) | |
download | gentoo-2-e8ebb4982b25314d5309d795a4d2cb94e5f6467e.tar.gz gentoo-2-e8ebb4982b25314d5309d795a4d2cb94e5f6467e.tar.bz2 gentoo-2-e8ebb4982b25314d5309d795a4d2cb94e5f6467e.zip |
Stable for sparc, wrt bug #476030
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process')
-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 94a5e680f7ae..d640b40df625 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.37 2013/07/14 17:38:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.38 2013/08/03 07:43:52 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> cronie-1.4.9-r5.ebuild: + Stable for sparc, wrt bug #476030 14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> cronie-1.4.9-r5.ebuild: Stable for arm, 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 0eb69e9dee82..a5da6539cf65 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.4 2013/07/14 17:38:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.9-r5.ebuild,v 1.5 2013/08/03 07:43:52 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 ) |