summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-10-09 16:34:37 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-10-09 16:34:37 +0000
commitd93b49130c60e161708a63b7be71d4d712a4edab (patch)
tree3724570ec011673deb4df06618e42ec619c50dba /sys-process/fcron
parentstable x86, bug 195254 (diff)
downloadgentoo-2-d93b49130c60e161708a63b7be71d4d712a4edab.tar.gz
gentoo-2-d93b49130c60e161708a63b7be71d4d712a4edab.tar.bz2
gentoo-2-d93b49130c60e161708a63b7be71d4d712a4edab.zip
stable x86, bug 195241
(Portage version: 2.1.3.9)
Diffstat (limited to 'sys-process/fcron')
-rw-r--r--sys-process/fcron/ChangeLog5
-rw-r--r--sys-process/fcron/fcron-3.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog
index f7a45a0fd43e..a397dd97a732 100644
--- a/sys-process/fcron/ChangeLog
+++ b/sys-process/fcron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/fcron
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.44 2007/06/07 17:30:19 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.45 2007/10/09 16:34:37 opfer Exp $
+
+ 09 Oct 2007; Christian Faulhammer <opfer@gentoo.org> fcron-3.0.3.ebuild:
+ stable x86, bug 195241
*fcron-3.0.3 (07 Jun 2007)
diff --git a/sys-process/fcron/fcron-3.0.3.ebuild b/sys-process/fcron/fcron-3.0.3.ebuild
index 06a57268a1d8..619a098b88cc 100644
--- a/sys-process/fcron/fcron-3.0.3.ebuild
+++ b/sys-process/fcron/fcron-3.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.3.ebuild,v 1.1 2007/06/07 17:30:19 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.3.ebuild,v 1.2 2007/10/09 16:34:37 opfer Exp $
inherit cron pam eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://fcron.free.fr/"
SRC_URI="http://fcron.free.fr/archives/${MY_P}.src.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ppc ~sparc x86 ~x86-fbsd"
IUSE="debug doc pam selinux"
DEPEND="doc? ( >=app-text/docbook-dsssl-stylesheets-1.77 )