summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-09-08 14:42:56 +0000
committerJeroen Roovers <jer@gentoo.org>2008-09-08 14:42:56 +0000
commit63e3054ebaa649a7484ed3117830f8cf9e4c6f59 (patch)
tree48a753568f1e4b02f52eeff9742b524a077751b8 /sys-process
parentVersion bump (diff)
downloadgentoo-2-63e3054ebaa649a7484ed3117830f8cf9e4c6f59.tar.gz
gentoo-2-63e3054ebaa649a7484ed3117830f8cf9e4c6f59.tar.bz2
gentoo-2-63e3054ebaa649a7484ed3117830f8cf9e4c6f59.zip
Stable for HPPA (bug #237066).
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
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 17d2396b5951..450894a3eebd 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.60 2008/07/19 15:48:01 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.61 2008/09/08 14:42:56 jer Exp $
+
+ 08 Sep 2008; Jeroen Roovers <jer@gentoo.org> fcron-3.0.4-r1.ebuild:
+ Stable for HPPA (bug #237066).
*fcron-3.0.4-r1 (19 Jul 2008)
diff --git a/sys-process/fcron/fcron-3.0.4-r1.ebuild b/sys-process/fcron/fcron-3.0.4-r1.ebuild
index 3d2267f6a31e..6072b8f65df8 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.1 2008/07/19 15:48:01 wschlich Exp $
+# $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 $
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 )