summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-09-09 17:09:18 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-09-09 17:09:18 +0000
commitfb458da32ad21e5132ccfa99d2500c5b35ce1618 (patch)
treeb4eec543e16d8676f0772f14a1d62f2614777081 /sys-process
parentremove standalone mh mask, it's included in the big texlive 2008 mask. (diff)
downloadgentoo-2-fb458da32ad21e5132ccfa99d2500c5b35ce1618.tar.gz
gentoo-2-fb458da32ad21e5132ccfa99d2500c5b35ce1618.tar.bz2
gentoo-2-fb458da32ad21e5132ccfa99d2500c5b35ce1618.zip
sparc/x86 stable wrt #237066
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/fcron/ChangeLog5
-rw-r--r--sys-process/fcron/fcron-3.0.4-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog
index 450894a3eebd..00584f657d0c 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.61 2008/09/08 14:42:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.62 2008/09/09 17:09:18 armin76 Exp $
+
+ 09 Sep 2008; Raúl Porcel <armin76@gentoo.org> fcron-3.0.4-r1.ebuild:
+ sparc/x86 stable wrt #237066
08 Sep 2008; Jeroen Roovers <jer@gentoo.org> fcron-3.0.4-r1.ebuild:
Stable for HPPA (bug #237066).
diff --git a/sys-process/fcron/fcron-3.0.4-r1.ebuild b/sys-process/fcron/fcron-3.0.4-r1.ebuild
index 6072b8f65df8..a8eabe84c66d 100644
--- a/sys-process/fcron/fcron-3.0.4-r1.ebuild
+++ b/sys-process/fcron/fcron-3.0.4-r1.ebuild
@@ -1,6 +1,6 @@
# 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-r1.ebuild,v 1.2 2008/09/08 14:42:56 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4-r1.ebuild,v 1.3 2008/09/09 17:09:18 armin76 Exp $
inherit autotools 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 )