diff options
author | Brent Baude <ranger@gentoo.org> | 2010-04-15 15:06:19 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-04-15 15:06:19 +0000 |
commit | 4c4a97003898bffa0974dc26a0fd659b48b59d26 (patch) | |
tree | a6974698da0c623d7e7757f4f19e5b22fbd6fb80 /sys-process/fcron | |
parent | Marking pambase-20100310 ppc for bug 308075 (diff) | |
download | gentoo-2-4c4a97003898bffa0974dc26a0fd659b48b59d26.tar.gz gentoo-2-4c4a97003898bffa0974dc26a0fd659b48b59d26.tar.bz2 gentoo-2-4c4a97003898bffa0974dc26a0fd659b48b59d26.zip |
Marking fcron-3.0.5-r2 ppc for bug 308075
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'sys-process/fcron')
-rw-r--r-- | sys-process/fcron/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/fcron/fcron-3.0.5-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/fcron/ChangeLog b/sys-process/fcron/ChangeLog index 0e83118f38b8..56219eaa163e 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.76 2010/04/04 18:57:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.77 2010/04/15 15:06:19 ranger Exp $ + + 15 Apr 2010; Brent Baude <ranger@gentoo.org> fcron-3.0.5-r2.ebuild: + Marking fcron-3.0.5-r2 ppc for bug 308075 04 Apr 2010; Raúl Porcel <armin76@gentoo.org> fcron-3.0.5-r2.ebuild: ia64/sparc stable wrt #308075 diff --git a/sys-process/fcron/fcron-3.0.5-r2.ebuild b/sys-process/fcron/fcron-3.0.5-r2.ebuild index 9c7b22d83eb7..2b526b68377e 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.5 2010/04/04 18:57:37 armin76 Exp $ +# $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 $ 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 ) |