diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 12:56:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-07-30 12:56:13 +0000 |
commit | 69df05228ebb208f6ce6f2252f4429a1de319b9a (patch) | |
tree | 4c752a2d5b2816b7a055b4011c8f2bf27255a81c /sys-process/cronie | |
parent | Stable for sparc, wrt bug #550164 (diff) | |
download | gentoo-2-69df05228ebb208f6ce6f2252f4429a1de319b9a.tar.gz gentoo-2-69df05228ebb208f6ce6f2252f4429a1de319b9a.tar.bz2 gentoo-2-69df05228ebb208f6ce6f2252f4429a1de319b9a.zip |
Stable for sparc, wrt bug #552496
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog index e54a99fa7da0..f8a9d438c9fb 100644 --- a/sys-process/cronie/ChangeLog +++ b/sys-process/cronie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/cronie # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.74 2015/07/23 07:07:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.75 2015/07/30 12:56:13 ago Exp $ + + 30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> cronie-1.5.0.ebuild: + Stable for sparc, wrt bug #552496 23 Jul 2015; Mike Frysinger <vapier@gentoo.org> cronie-1.5.0-r1.ebuild: Add m68k/sh love. diff --git a/sys-process/cronie/cronie-1.5.0.ebuild b/sys-process/cronie/cronie-1.5.0.ebuild index d84571ace332..90f158b9ba95 100644 --- a/sys-process/cronie/cronie-1.5.0.ebuild +++ b/sys-process/cronie/cronie-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.5.0.ebuild,v 1.8 2015/07/16 16:52:20 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.5.0.ebuild,v 1.9 2015/07/30 12:56:13 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 GPL-2" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="anacron +inotify pam selinux" DEPEND="pam? ( virtual/pam ) |