diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-05-02 10:17:54 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-05-02 10:17:54 +0000 |
commit | a8526ce057fa25e9a0c5002bea179b282d615057 (patch) | |
tree | d501b4198f4166376ce86e9f7a33b72becf94265 /profiles | |
parent | Introduce multilib support, bug #490968. (diff) | |
download | gentoo-2-a8526ce057fa25e9a0c5002bea179b282d615057.tar.gz gentoo-2-a8526ce057fa25e9a0c5002bea179b282d615057.tar.bz2 gentoo-2-a8526ce057fa25e9a0c5002bea179b282d615057.zip |
Mask multilib sys-apps/acl.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 5d8b8d7fc53d..9daf2dbc8de1 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8907 2014/05/02 10:03:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8908 2014/05/02 10:17:53 mgorny 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! 02 May 2014; Michał Górny <mgorny@gentoo.org> package.mask: + Mask multilib sys-apps/acl. + + 02 May 2014; Michał Górny <mgorny@gentoo.org> package.mask: Mask multilib util-linux and future baselibs before committing. 01 May 2014; Sergei Trofimovich <slyfox@gentoo.org> package.mask: diff --git a/profiles/package.mask b/profiles/package.mask index bb64979e03af..ec323b7e7e83 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15638 2014/05/02 10:03:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15639 2014/05/02 10:17:54 mgorny Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -533,6 +533,7 @@ lxde-base/lxpolkit >=media-libs/sdl-sound-1.0.3-r1 >=media-libs/sdl-gfx-2.0.24-r1 >=app-emulation/emul-linux-x86-sdl-20140406-r1 +>=sys-apps/acl-2.2.52-r1 >=sys-apps/util-linux-2.24.1-r3 >=app-emulation/emul-linux-x86-baselibs-20140406-r3 |