summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-01-28 07:07:10 +0000
committerJeroen Roovers <jer@gentoo.org>2008-01-28 07:07:10 +0000
commit2d60d66d4814e72360e6a95eb8bd80d8565ec281 (patch)
tree9c34e64b6f97c7d5d6591f58832c8816b2ed9b80 /sys-process
parentStable for HPPA (bug #201669). (diff)
downloadgentoo-2-2d60d66d4814e72360e6a95eb8bd80d8565ec281.tar.gz
gentoo-2-2d60d66d4814e72360e6a95eb8bd80d8565ec281.tar.bz2
gentoo-2-2d60d66d4814e72360e6a95eb8bd80d8565ec281.zip
Stable for HPPA (bug #207266).
(Portage version: 2.1.4)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/fcron/ChangeLog5
-rw-r--r--sys-process/fcron/fcron-3.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog
index 7906f7d1dad6..d6dab9b26b20 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.58 2008/01/27 22:14:26 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.59 2008/01/28 07:07:10 jer Exp $
+
+ 28 Jan 2008; Jeroen Roovers <jer@gentoo.org> fcron-3.0.4.ebuild:
+ Stable for HPPA (bug #207266).
27 Jan 2008; Richard Freeman <rich0@gentoo.org> fcron-3.0.4.ebuild:
amd64 stable - #207266
diff --git a/sys-process/fcron/fcron-3.0.4.ebuild b/sys-process/fcron/fcron-3.0.4.ebuild
index c46f068735ee..3be50def3e17 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-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.8 2008/01/27 22:14:26 rich0 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4.ebuild,v 1.9 2008/01/28 07:07:10 jer 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 )