diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-10-12 11:30:35 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-10-12 11:30:35 +0000 |
commit | f5126d6e792d4937181ba3ac5192d615a798226b (patch) | |
tree | cd23e2f39bca4b1a5dfc5bc3298d9641349bfb85 /profiles | |
parent | Fix install with static-libs (#487756 by Andrius Štikonas) (diff) | |
download | historical-f5126d6e792d4937181ba3ac5192d615a798226b.tar.gz historical-f5126d6e792d4937181ba3ac5192d615a798226b.tar.bz2 historical-f5126d6e792d4937181ba3ac5192d615a798226b.zip |
Mask app-editors/mg, bug 487758.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 03125a41b708..8cc50e48bd9c 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8290 2013/10/11 19:55:30 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8291 2013/10/12 11:30:35 ulm 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! + 12 Oct 2013; Ulrich Müller <ulm@gentoo.org> package.mask: + Mask app-editors/mg, bug 487758. + 11 Oct 2013; Markos Chandras <hwoarang@gentoo.org> package.mask: Mask nx11-misc/lightdm-1.8 for futher testing diff --git a/profiles/package.mask b/profiles/package.mask index 5597942bb6f5..117024c89703 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15148 2013/10/11 19:55:30 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15149 2013/10/12 11:30:35 ulm 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 @@ -31,6 +31,10 @@ #--- END OF EXAMPLES --- +# Ulrich Mueller <ulm@gentoo.org> (12 Oct 2013) +# mg cannot save files with some libcs, bug 487758. +=app-editors/mg-20130922 + # Markos Chandras <hwoarang@gentoo.org> (10 Oct 2013) # Masked for futher testing with various pam setups =x11-misc/lightdm-1.8* |