diff options
author | Justin Lecher <jlec@gentoo.org> | 2013-01-31 11:04:47 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2013-01-31 11:04:47 +0000 |
commit | 170577bc08688fa5c64cb91ef8332500325572c6 (patch) | |
tree | a82c97e1a2c17eafeb87e58296e575c2e9c774fe /profiles | |
parent | Dropped as announced due to fragile runtime and buildtime behaviour; find new... (diff) | |
download | historical-170577bc08688fa5c64cb91ef8332500325572c6.tar.gz historical-170577bc08688fa5c64cb91ef8332500325572c6.tar.bz2 historical-170577bc08688fa5c64cb91ef8332500325572c6.zip |
Remove atlas masking after removal
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 18 |
2 files changed, 5 insertions, 18 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index dc8ff97e3cbf..33f3b15199a9 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.7419 2013/01/31 00:31:09 rafaelmartins Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7420 2013/01/31 11:04:47 jlec 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! + 31 Jan 2013; Justin Lecher <jlec@gentoo.org> package.mask: + Remove atlas masking after removal + 31 Jan 2013; Rafael G. Martins <rafaelmartins@gentoo.org> package.mask: Mask www-client/xxxterm (bug #417555). diff --git a/profiles/package.mask b/profiles/package.mask index bf23a14cbf63..b04589e5b537 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14418 2013/01/31 01:06:34 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14419 2013/01/31 11:04:47 jlec 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 @@ -394,22 +394,6 @@ net-wireless/madwifi-ng # This is provided by USE=xtended webalizer, bug #445226 app-admin/webalizer-xtended -# Sebastien Fabbro <bicatali@gentoo.org> (13 Dec 2012) -# Necessary removal to get rid of very unstable sci-libs/lapack-atlas -# Packages are in the science overlay -# until sci-libs/atlas replacement make it to the main tree -<sci-astronomy/sextractor-2.8.6-r1 -sci-astronomy/scamp - -# Justin Lecher <jlec@gentoo.org> (13 Dec 2012) -# sci-libs/(lapack/blas)-altas will be removed due to -# fragile build and runtime behaviour #372323. -# Alternatives are sci-libs/lapack-reference & sci-libs/blas-reference. -# Follow up package named sci-libs/atlas can be found in -# sci overlay and will be moved once ready for prime time -sci-libs/blas-atlas -sci-libs/lapack-atlas - # Michał Górny <mgorny@gentoo.org> (07 Dec 2012) # Experimental version disabling XDM-AUTHENTICATION-1 (in favor # of MIT-MAGIC-COOKIE-1). It should fix bug #306223 but it can also |