diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-12-22 15:23:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-12-22 15:23:52 +0000 |
commit | 161180c8f067a7046395ab2dbcbeb8a4a8507230 (patch) | |
tree | 063b12fd5ff75728f66b625265f755b24718e406 | |
parent | Version bump (today's version) (diff) | |
download | gentoo-2-161180c8f067a7046395ab2dbcbeb8a4a8507230.tar.gz gentoo-2-161180c8f067a7046395ab2dbcbeb8a4a8507230.tar.bz2 gentoo-2-161180c8f067a7046395ab2dbcbeb8a4a8507230.zip |
Stable for HPPA (bug #533276).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
-rw-r--r-- | sys-process/cronie/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/cronie/cronie-1.4.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog index c5f66fd0003f..388b30c1d0ea 100644 --- a/sys-process/cronie/ChangeLog +++ b/sys-process/cronie/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/cronie # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.58 2014/09/22 04:11:56 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.59 2014/12/22 15:23:52 jer Exp $ + + 22 Dec 2014; Jeroen Roovers <jer@gentoo.org> cronie-1.4.12.ebuild: + Stable for HPPA (bug #533276). *cronie-1.4.12 (22 Sep 2014) diff --git a/sys-process/cronie/cronie-1.4.12.ebuild b/sys-process/cronie/cronie-1.4.12.ebuild index 26c40c29c62b..0d98f073a854 100644 --- a/sys-process/cronie/cronie-1.4.12.ebuild +++ b/sys-process/cronie/cronie-1.4.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.12.ebuild,v 1.1 2014/09/22 04:11:56 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.12.ebuild,v 1.2 2014/12/22 15:23:52 jer 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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="anacron +inotify pam selinux" DEPEND="pam? ( virtual/pam ) |