summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-10-02 02:41:03 +0000
committerJeroen Roovers <jer@gentoo.org>2013-10-02 02:41:03 +0000
commit8d14e926becb7870a3ad5b444123eef2da829eec (patch)
tree035c0a8ee87f1c34caea20b23541337c60a0de6b /sys-process/fcron
parentStable for HPPA (bug #485886). (diff)
downloadgentoo-2-8d14e926becb7870a3ad5b444123eef2da829eec.tar.gz
gentoo-2-8d14e926becb7870a3ad5b444123eef2da829eec.tar.bz2
gentoo-2-8d14e926becb7870a3ad5b444123eef2da829eec.zip
Stable for HPPA (bug #480120).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-process/fcron')
-rw-r--r--sys-process/fcron/ChangeLog5
-rw-r--r--sys-process/fcron/fcron-3.1.2-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog
index e86ab4e56123..ed8941db002d 100644
--- a/sys-process/fcron/ChangeLog
+++ b/sys-process/fcron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/fcron
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.115 2013/09/30 16:33:53 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.116 2013/10/02 02:41:03 jer Exp $
+
+ 02 Oct 2013; Jeroen Roovers <jer@gentoo.org> fcron-3.1.2-r2.ebuild:
+ Stable for HPPA (bug #480120).
30 Sep 2013; Rick Farina <zerochaos@gentoo.org> fcron-3.1.2-r2.ebuild,
metadata.xml:
diff --git a/sys-process/fcron/fcron-3.1.2-r2.ebuild b/sys-process/fcron/fcron-3.1.2-r2.ebuild
index fd0659830241..080a033ded57 100644
--- a/sys-process/fcron/fcron-3.1.2-r2.ebuild
+++ b/sys-process/fcron/fcron-3.1.2-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.1.2-r2.ebuild,v 1.3 2013/09/30 16:33:53 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.1.2-r2.ebuild,v 1.4 2013/10/02 02:41:03 jer Exp $
EAPI=5
@@ -14,7 +14,7 @@ HOMEPAGE="http://fcron.free.fr/"
SRC_URI="http://fcron.free.fr/archives/${MY_P}.src.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="amd64 ~arm ~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 +mta +system-crontab readline"
DEPEND="selinux? ( sys-libs/libselinux )