diff options
Diffstat (limited to 'profiles/selinux')
-rw-r--r-- | profiles/selinux/package.mask | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/profiles/selinux/package.mask b/profiles/selinux/package.mask index 206df525bf17..c7d958cca7b0 100644 --- a/profiles/selinux/package.mask +++ b/profiles/selinux/package.mask @@ -1,4 +1,4 @@ -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/package.mask,v 1.23 2007/03/29 03:01:55 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/package.mask,v 1.24 2007/05/22 20:57:20 zmedico Exp $ # Chris PeBenito <pebenito@gentoo.org> (11 Oct 2006) # Requires old GDM, which will not work with SELinux. All @@ -17,4 +17,8 @@ # Chris PeBenito <pebenito@gentoo.org> (22 Mar 2007) # SELinux code won't compile =sys-apps/busybox-1.4.1* -=sys-apps/busybox-1.3.1*
\ No newline at end of file +=sys-apps/busybox-1.3.1* + +# Zac Medico <zmedico@gentoo.org> (22 May 2007) +# Uses wget (instead of bash) as an entrypoint to the fetch domain. +=sys-apps/portage-2.1.2.7 |