summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-04-24 19:54:30 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-04-24 19:54:30 +0000
commit04c9f69c7e48f9a84b86969ef7d4e5cd0f0eefc0 (patch)
treec05cf1e9eb13f953ce0509b67c4de49e467e1ec5 /sys-process
parentAdd ~alpha/~ia64 wrt #314875 (diff)
downloadgentoo-2-04c9f69c7e48f9a84b86969ef7d4e5cd0f0eefc0.tar.gz
gentoo-2-04c9f69c7e48f9a84b86969ef7d4e5cd0f0eefc0.tar.bz2
gentoo-2-04c9f69c7e48f9a84b86969ef7d4e5cd0f0eefc0.zip
Add ~arm wrt #314629
(Portage version: 2.1.7.17/cvs/Linux ia64)
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 56219eaa163e..1791f7c41593 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.77 2010/04/15 15:06:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.78 2010/04/24 19:54:30 armin76 Exp $
+
+ 24 Apr 2010; Raúl Porcel <armin76@gentoo.org> fcron-3.0.5-r2.ebuild:
+ Add ~arm wrt #314629
15 Apr 2010; Brent Baude <ranger@gentoo.org> fcron-3.0.5-r2.ebuild:
Marking fcron-3.0.5-r2 ppc for bug 308075
diff --git a/sys-process/fcron/fcron-3.0.5-r2.ebuild b/sys-process/fcron/fcron-3.0.5-r2.ebuild
index 2b526b68377e..de6187395c09 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.6 2010/04/15 15:06:19 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.5-r2.ebuild,v 1.7 2010/04/24 19:54:30 armin76 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 ~arm hppa ia64 ~mips ppc sparc x86 ~x86-fbsd"
IUSE="debug pam selinux linguas_fr"
DEPEND="selinux? ( sys-libs/libselinux )