diff options
author | Zac Medico <zmedico@gentoo.org> | 2007-05-22 20:57:20 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2007-05-22 20:57:20 +0000 |
commit | 5145f662eae6253faa448b630fb197f8184aea21 (patch) | |
tree | a381e24ce04c0686207251345771492050dbbfc9 /profiles/selinux | |
parent | Version bump. (diff) | |
download | gentoo-2-5145f662eae6253faa448b630fb197f8184aea21.tar.gz gentoo-2-5145f662eae6253faa448b630fb197f8184aea21.tar.bz2 gentoo-2-5145f662eae6253faa448b630fb197f8184aea21.zip |
Mask =sys-apps/portage-2.1.2.7 since it uses wget (instead of bash) as an entrypoint to the fetch domain.
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 |