diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-24 22:09:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-24 22:09:07 +0000 |
commit | 79cd39d58a5bee4b2f60be64785d183fd9599aa6 (patch) | |
tree | dda5a988a19afd47e5541fe68235536597ff6a8c /sys-process/fcron | |
parent | Stable for amd64, wrt bug #453014 (diff) | |
download | gentoo-2-79cd39d58a5bee4b2f60be64785d183fd9599aa6.tar.gz gentoo-2-79cd39d58a5bee4b2f60be64785d183fd9599aa6.tar.bz2 gentoo-2-79cd39d58a5bee4b2f60be64785d183fd9599aa6.zip |
Stable for amd64, wrt bug #453246
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-process/fcron')
-rw-r--r-- | sys-process/fcron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index 788a0da3d493..b892c07f6cb1 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.101 2013/01/20 13:10:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.102 2013/01/24 22:09:07 ago Exp $ + + 24 Jan 2013; Agostino Sarubbo <ago@gentoo.org> fcron-3.1.1.ebuild: + Stable for amd64, wrt bug #453246 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> fcron-3.0.6-r1.ebuild: Stable for arm, wrt bug #330727 diff --git a/sys-process/fcron/fcron-3.1.1.ebuild b/sys-process/fcron/fcron-3.1.1.ebuild index f5da3f8ee090..1dc8b8b6569b 100644 --- a/sys-process/fcron/fcron-3.1.1.ebuild +++ b/sys-process/fcron/fcron-3.1.1.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.1.ebuild,v 1.1 2013/01/02 00:09:11 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.1.1.ebuild,v 1.2 2013/01/24 22:09:07 ago 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 +system-crontab readline" DEPEND="selinux? ( sys-libs/libselinux ) |