diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-27 19:23:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-27 19:23:55 +0000 |
commit | 10e5d7027760992a5727c8ffe25c26406c4b570d (patch) | |
tree | 14e04d44ef6d3a08df0800fc7238196c73d2ebd0 /sys-process | |
parent | Use EAPI=1 for slot deps. (diff) | |
download | gentoo-2-10e5d7027760992a5727c8ffe25c26406c4b570d.tar.gz gentoo-2-10e5d7027760992a5727c8ffe25c26406c4b570d.tar.bz2 gentoo-2-10e5d7027760992a5727c8ffe25c26406c4b570d.zip |
sparc stable wrt #207266, thanks to Friedrich Oslage for testing
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/fcron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index 4d3bc0a84d59..ca1553a3ead5 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.56 2008/01/25 18:13:19 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.57 2008/01/27 19:23:55 armin76 Exp $ + + 27 Jan 2008; Raúl Porcel <armin76@gentoo.org> fcron-3.0.4.ebuild: + sparc stable wrt #207266, thanks to Friedrich Oslage for testing 25 Jan 2008; Wolfram Schlich <wschlich@gentoo.org> fcron-3.0.4.ebuild: fixed unquoted variables diff --git a/sys-process/fcron/fcron-3.0.4.ebuild b/sys-process/fcron/fcron-3.0.4.ebuild index 10eebf5b0a53..d863b0d20710 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.6 2008/01/25 18:13:19 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4.ebuild,v 1.7 2008/01/27 19:23:55 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 ~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 ) |