diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-11-04 12:56:58 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-11-04 12:56:58 +0000 |
commit | d1bc039d41dd1161f92308e350f2810eb2073f1d (patch) | |
tree | d3910749d2d619c91c3a9ac68a3aa4db4071d314 /sys-process | |
parent | Added GPL-2 license as init scripts are covered by it (bug #426168) (diff) | |
download | gentoo-2-d1bc039d41dd1161f92308e350f2810eb2073f1d.tar.gz gentoo-2-d1bc039d41dd1161f92308e350f2810eb2073f1d.tar.bz2 gentoo-2-d1bc039d41dd1161f92308e350f2810eb2073f1d.zip |
Stable on amd64 and x86, wrt bug #490368
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/cronie/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/cronie/cronie-1.4.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/cronie/ChangeLog b/sys-process/cronie/ChangeLog index 5f323908a692..0da5516235d2 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.40 2013/11/04 12:53:36 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/ChangeLog,v 1.41 2013/11/04 12:56:58 pinkbyte Exp $ + + 04 Nov 2013; Sergey Popov <pinkbyte@gentoo.org> cronie-1.4.11.ebuild: + Stable on amd64 and x86, wrt bug #490368 04 Nov 2013; Lars Wendler <polynomial-c@gentoo.org> cronie-1.4.9-r5.ebuild, cronie-1.4.11.ebuild: diff --git a/sys-process/cronie/cronie-1.4.11.ebuild b/sys-process/cronie/cronie-1.4.11.ebuild index 1d849ac10d30..7fe000a1758b 100644 --- a/sys-process/cronie/cronie-1.4.11.ebuild +++ b/sys-process/cronie/cronie-1.4.11.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.11.ebuild,v 1.2 2013/11/04 12:53:36 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronie/cronie-1.4.11.ebuild,v 1.3 2013/11/04 12:56:58 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 GPL-2" -KEYWORDS="~amd64 ~arm ~sparc ~x86" +KEYWORDS="amd64 ~arm ~sparc x86" IUSE="anacron inotify pam selinux" DEPEND="pam? ( virtual/pam ) |