diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-29 18:32:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-29 18:32:44 +0000 |
commit | 4ec55d3021a32a466e5df585de214e0e7d11b4f0 (patch) | |
tree | a007cedbb581f41817cf7a73875525c84f201ffb /sys-process | |
parent | Fixed build failure with forced --as-needed (bug #334403). Removed binary str... (diff) | |
download | gentoo-2-4ec55d3021a32a466e5df585de214e0e7d11b4f0.tar.gz gentoo-2-4ec55d3021a32a466e5df585de214e0e7d11b4f0.tar.bz2 gentoo-2-4ec55d3021a32a466e5df585de214e0e7d11b4f0.zip |
ia64/sparc stable wrt #330727
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/fcron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.0.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index 20f4f0905ec0..74d231dce11f 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.86 2010/08/27 17:52:44 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.87 2010/08/29 18:32:44 armin76 Exp $ + + 29 Aug 2010; Raúl Porcel <armin76@gentoo.org> fcron-3.0.6-r1.ebuild: + ia64/sparc stable wrt #330727 27 Aug 2010; Zac Medico <zmedico@gentoo.org> metadata.xml: Use valid atoms in flag restrict attributes. diff --git a/sys-process/fcron/fcron-3.0.6-r1.ebuild b/sys-process/fcron/fcron-3.0.6-r1.ebuild index 1310df13d22a..2ad63c7f534b 100644 --- a/sys-process/fcron/fcron-3.0.6-r1.ebuild +++ b/sys-process/fcron/fcron-3.0.6-r1.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.6-r1.ebuild,v 1.5 2010/08/18 04:33:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.6-r1.ebuild,v 1.6 2010/08/29 18:32:44 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 ~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" DEPEND="selinux? ( sys-libs/libselinux ) |