summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-01-24 18:43:05 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-01-24 18:43:05 +0000
commit57125ed41f8bd1a7ba8bd53e0fd4000c6e147edc (patch)
treed07e5599601981fa623edf56c2cf1d7ded986711 /sys-process/fcron
parentDepend on =sys-libs/slang-1* and keyword for ~amd64. (diff)
downloadgentoo-2-57125ed41f8bd1a7ba8bd53e0fd4000c6e147edc.tar.gz
gentoo-2-57125ed41f8bd1a7ba8bd53e0fd4000c6e147edc.tar.bz2
gentoo-2-57125ed41f8bd1a7ba8bd53e0fd4000c6e147edc.zip
Stable on ppc wrt bug 207266
(Portage version: 2.1.4)
Diffstat (limited to 'sys-process/fcron')
-rw-r--r--sys-process/fcron/ChangeLog5
-rw-r--r--sys-process/fcron/fcron-3.0.4.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog
index 7216ddee657b..4b818abe57c5 100644
--- a/sys-process/fcron/ChangeLog
+++ b/sys-process/fcron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/fcron
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.53 2008/01/24 09:55:11 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.54 2008/01/24 18:43:05 nixnut Exp $
+
+ 24 Jan 2008; nixnut <nixnut@gentoo.org> fcron-3.0.4.ebuild:
+ Stable on ppc wrt bug 207266
24 Jan 2008; Wolfram Schlich <wschlich@gentoo.org>
-files/fcron-2.0.0-configure.diff,
diff --git a/sys-process/fcron/fcron-3.0.4.ebuild b/sys-process/fcron/fcron-3.0.4.ebuild
index 92213da0ecf9..6e99dc9ffd26 100644
--- a/sys-process/fcron/fcron-3.0.4.ebuild
+++ b/sys-process/fcron/fcron-3.0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4.ebuild,v 1.3 2007/11/20 04:26:18 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4.ebuild,v 1.4 2008/01/24 18:43:05 nixnut 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 ~mips ~ppc ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~mips ppc ~sparc ~x86 ~x86-fbsd"
IUSE="debug doc pam selinux"
DEPEND="doc? ( >=app-text/docbook-dsssl-stylesheets-1.77 )