summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-03-24 05:53:50 +0000
committerJeroen Roovers <jer@gentoo.org>2010-03-24 05:53:50 +0000
commit33494e131052a13d141d983ef49f953b6a930c08 (patch)
treeaf84e5fcf4604c6bc073b48f3e71bf9e2069c0bb /sys-process
parentStable for HPPA (bug #308075). (diff)
downloadgentoo-2-33494e131052a13d141d983ef49f953b6a930c08.tar.gz
gentoo-2-33494e131052a13d141d983ef49f953b6a930c08.tar.bz2
gentoo-2-33494e131052a13d141d983ef49f953b6a930c08.zip
Stable for HPPA (bug #308075).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/fcron/ChangeLog5
-rw-r--r--sys-process/fcron/fcron-3.0.5-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog
index fa40028acc5b..866accd50ee3 100644
--- a/sys-process/fcron/ChangeLog
+++ b/sys-process/fcron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/fcron
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.73 2010/03/18 16:35:30 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.74 2010/03/24 05:53:50 jer Exp $
+
+ 24 Mar 2010; Jeroen Roovers <jer@gentoo.org> fcron-3.0.5-r2.ebuild:
+ Stable for HPPA (bug #308075).
18 Mar 2010; Christian Faulhammer <fauli@gentoo.org>
fcron-3.0.5-r2.ebuild:
diff --git a/sys-process/fcron/fcron-3.0.5-r2.ebuild b/sys-process/fcron/fcron-3.0.5-r2.ebuild
index f51f3503ece1..5eeaedc12437 100644
--- a/sys-process/fcron/fcron-3.0.5-r2.ebuild
+++ b/sys-process/fcron/fcron-3.0.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.5-r2.ebuild,v 1.2 2010/03/18 16:35:30 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.5-r2.ebuild,v 1.3 2010/03/24 05:53:50 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 ~ia64 ~mips ~ppc ~sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 hppa ~ia64 ~mips ~ppc ~sparc x86 ~x86-fbsd"
IUSE="debug pam selinux linguas_fr"
DEPEND="selinux? ( sys-libs/libselinux )