diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2007-03-04 20:02:05 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2007-03-04 20:02:05 +0000 |
commit | ae1b549e054e4bedff6042dfddac6db1f70b66c1 (patch) | |
tree | 140f0273c2e39ce523a988178a0b7d86e11c53f7 /profiles/selinux | |
parent | Remove filter dep. (diff) | |
download | gentoo-2-ae1b549e054e4bedff6042dfddac6db1f70b66c1.tar.gz gentoo-2-ae1b549e054e4bedff6042dfddac6db1f70b66c1.tar.bz2 gentoo-2-ae1b549e054e4bedff6042dfddac6db1f70b66c1.zip |
Fix incomplete sys-apps/fcron -> sys-process/fcron move.
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/packages | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/selinux/packages b/profiles/selinux/packages index 033a848eb7ab..32274b33b7bc 100644 --- a/profiles/selinux/packages +++ b/profiles/selinux/packages @@ -1,6 +1,6 @@ # Copyright 2002-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/packages,v 1.21 2006/10/08 18:37:25 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/packages,v 1.22 2007/03/04 20:02:05 peper Exp $ # This file extends the base packages file for the default profile that all # architectures will enjoy. Please note that default is what most architectures @@ -42,7 +42,7 @@ # optional SELinux-aware programs: >=app-admin/logrotate-3.6.5-r1 >=gnome-base/gdm-2.4.4.7 ->=sys-apps/fcron-2.9.4 +>=sys-process/fcron-2.9.4 >=sys-fs/udev-055 >=sys-libs/pwdb-0.61-r4 >=sys-process/vixie-cron-3.0.1-r2 |