diff options
author | Mike Doty <kingtaco@gentoo.org> | 2009-10-04 17:20:53 +0000 |
---|---|---|
committer | Mike Doty <kingtaco@gentoo.org> | 2009-10-04 17:20:53 +0000 |
commit | 027db7440f8a31212f969b24fb5400e244d078d1 (patch) | |
tree | 8380fb2bace1b9bde68c14e88000fb335e641b44 /profiles | |
parent | Add missing dep bug #281172, remove old (diff) | |
download | gentoo-2-027db7440f8a31212f969b24fb5400e244d078d1.tar.gz gentoo-2-027db7440f8a31212f969b24fb5400e244d078d1.tar.bz2 gentoo-2-027db7440f8a31212f969b24fb5400e244d078d1.zip |
More emul refresh
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 13 |
2 files changed, 16 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index ddc458dd7cd6..a801f55213ba 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3347 2009/10/04 10:42:52 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.3348 2009/10/04 17:20:53 kingtaco 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! + 04 Oct 2009; Mike Doty <kingtaco@gentoo.org> package.mask: + More emul refresh + 04 Oct 2009; Alex Alexander <wired@gentoo.org> package.mask: removed Qt 4.5.3 p.mask diff --git a/profiles/package.mask b/profiles/package.mask index 804353ce7a72..3917276fa42b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10548 2009/10/04 11:14:55 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10549 2009/10/04 17:20:53 kingtaco 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,17 @@ #--- END OF EXAMPLES --- +# Mike Doty <kingtaco@gentoo.org> (04 Oct 2009) +# alpha packages, kills puppies. +=app-emulation/emul-linux-x86-baselibs-20091004_rc1 +=app-emulation/emul-linux-x86-compat-20091004_rc1 +=app-emulation/emul-linux-x86-gtklibs-20091004_rc1 +=app-emulation/emul-linux-x86-medialibs-20091004_rc1 +=app-emulation/emul-linux-x86-qtlibs-20091004_rc1 +=app-emulation/emul-linux-x86-sdl-20091004_rc1 +=app-emulation/emul-linux-x86-soundlibs-20091004_rc1 +=app-emulation/emul-linux-x86-xlibs-20091004_rc1 + # Mike Doty <kingtaco@gentoo.org> (03 Oct 2009) # alpha packages, kills puppies. =app-emulation/emul-linux-x86-baselibs-20091003_rc1 |