diff options
author | Johannes Huber <johu@gentoo.org> | 2013-12-01 00:48:28 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2013-12-01 00:48:28 +0000 |
commit | 69cd23c660553f546e620b8cb939e547b9485024 (patch) | |
tree | 5ad5b2eb5cfd22ad547c7e95996f8e23181f685d /sys-process/fcron | |
parent | Version bump wrt bug #492726. (diff) | |
download | gentoo-2-69cd23c660553f546e620b8cb939e547b9485024.tar.gz gentoo-2-69cd23c660553f546e620b8cb939e547b9485024.tar.bz2 gentoo-2-69cd23c660553f546e620b8cb939e547b9485024.zip |
x86 stable wrt bug #480120
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'sys-process/fcron')
-rw-r--r-- | sys-process/fcron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.1.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index fb6ebfb8300c..5a85fa637ef1 100644 --- a/sys-process/fcron/ChangeLog +++ b/sys-process/fcron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/fcron # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.117 2013/10/08 17:30:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.118 2013/12/01 00:48:28 johu Exp $ + + 01 Dec 2013; Johannes Huber <johu@gentoo.org> fcron-3.1.2-r2.ebuild: + x86 stable wrt bug #480120 08 Oct 2013; Markus Meier <maekke@gentoo.org> fcron-3.1.2-r2.ebuild: arm stable, bug #480120 diff --git a/sys-process/fcron/fcron-3.1.2-r2.ebuild b/sys-process/fcron/fcron-3.1.2-r2.ebuild index 1d22438ed4ad..514d65896f01 100644 --- a/sys-process/fcron/fcron-3.1.2-r2.ebuild +++ b/sys-process/fcron/fcron-3.1.2-r2.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/fcron/fcron-3.1.2-r2.ebuild,v 1.5 2013/10/08 17:30:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.1.2-r2.ebuild,v 1.6 2013/12/01 00:48:28 johu Exp $ EAPI=5 @@ -14,7 +14,7 @@ HOMEPAGE="http://fcron.free.fr/" SRC_URI="http://fcron.free.fr/archives/${MY_P}.src.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 arm hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="amd64 arm hppa ~ia64 ~mips ~ppc ~sparc x86 ~x86-fbsd" IUSE="debug pam selinux linguas_fr +mta +system-crontab readline" DEPEND="selinux? ( sys-libs/libselinux ) |