diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-10 19:39:04 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-10 19:39:04 +0000 |
commit | e5a43e34cc960d2ae00ed2f6a5b06d1f4e4685df (patch) | |
tree | 9ed48cf960b7d93af8cecf053ee002335e8f4e9a /profiles | |
parent | Drop .la files, bug #386665 by Ago. Bump to eapi4. (diff) | |
download | gentoo-2-e5a43e34cc960d2ae00ed2f6a5b06d1f4e4685df.tar.gz gentoo-2-e5a43e34cc960d2ae00ed2f6a5b06d1f4e4685df.tar.bz2 gentoo-2-e5a43e34cc960d2ae00ed2f6a5b06d1f4e4685df.zip |
Unmask dvdbackup and libs
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 4 | ||||
-rw-r--r-- | profiles/package.mask | 15 |
2 files changed, 5 insertions, 14 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 09d229349833..7e0a64b3ec8c 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,13 +1,13 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5776 2011/10/10 19:12:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5777 2011/10/10 19:39:04 ssuominen 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! 10 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> package.mask: - Mask new libdvdread and libdvdnav for testing. + Unmask libdvdnav, libdvdread and dvdbackup. 10 Oct 2011; Fabian Groffen <grobian@gentoo.org> package.mask: Drop Exim Release Candidate testing mask diff --git a/profiles/package.mask b/profiles/package.mask index 882a69cc3b27..ea19b64674a4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13124 2011/10/10 19:12:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13125 2011/10/10 19:39:04 ssuominen 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,19 +31,14 @@ #--- END OF EXAMPLES --- -# Samuli Suominen <ssuominen@gentoo.org> (10 Oct 2011) -# Masked for testing ->=media-libs/libdvdread-4.2.0_pre ->=media-libs/libdvdnav-4.2.0_pre - # Anthony G. Basile <blueness@gentoo.org> (08 Oct 2011) # Masked while testing potentially dangerous utility dev-python/pypax # Markos Chandras <hwoarang@gentoo.org> (08 Oct 2011) -# Masking due to insecure usage of bundled libpng14 and zlib +# Masking due to insecure usage of bundled libpng # See bug 356127. Waiting for upstream to release a new version -# that will work with libpng15. Before unmasking contact +# that will work with system libpng. Before unmasking contact # qa@gentoo.org media-gfx/pngcrush @@ -970,10 +965,6 @@ net-analyzer/ncrack # masked live version =x11-libs/cairo-9999* -# Sebastian Pipping <sping@gentoo.org> (1 Sep 2010) -# Mask upcoming bumps, potentially too hot to push to everyone -=media-video/dvdbackup-0.4.1 - # Doug Goldstein <cardoe@gentoo.org> (28 Aug 2010) # Need to investigate build errors on some kernels =app-emulation/kvm-kmod-2.6.35 |