diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2011-07-17 19:35:56 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2011-07-17 19:35:56 +0000 |
commit | 8790a72ba4bb0043f7ed81bfc5a97f08ab78389e (patch) | |
tree | 2cf285c8d8c9b3d87685da57ca894abb3a7ace34 /profiles | |
parent | Reorder xml and expat useflags in order to fix bug #373919. This cause no fac... (diff) | |
download | gentoo-2-8790a72ba4bb0043f7ed81bfc5a97f08ab78389e.tar.gz gentoo-2-8790a72ba4bb0043f7ed81bfc5a97f08ab78389e.tar.bz2 gentoo-2-8790a72ba4bb0043f7ed81bfc5a97f08ab78389e.zip |
Removed x264 use mask on features/selinux
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/features/selinux/use.mask | 5 |
2 files changed, 6 insertions, 5 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index d92ee4ac98ce..2c6a929d0870 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5541 2011/07/17 16:22:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5542 2011/07/17 19:35:56 blueness Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 17 Jul 2011; Anthony G. Basile <blueness@gentoo.org> + features/selinux/use.mask: + Removed x264 use mask on features/selinux + 17 Jul 2011; Pacho Ramos <pacho@gentoo.org> arch/ia64/package.use.mask: Mask mms USE flag for gst-plugins-meta on ia64 diff --git a/profiles/features/selinux/use.mask b/profiles/features/selinux/use.mask index 8015cbc444cb..d1ee8c03a544 100644 --- a/profiles/features/selinux/use.mask +++ b/profiles/features/selinux/use.mask @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/use.mask,v 1.2 2011/06/03 12:14:33 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/use.mask,v 1.3 2011/07/17 19:35:56 blueness Exp $ # This file masks out USE flags that are simply NOT allowed in the default # profile for any architecture. This works, for example, if a non-default @@ -13,8 +13,5 @@ # amd64 only: emul-linux-x86 -# ppc and x86/amd64 -x264 - # tcc is x86-only tcc |