summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Hüttel <dilfridge@gentoo.org>2015-02-27 13:10:45 +0000
committerAndreas Hüttel <dilfridge@gentoo.org>2015-02-27 13:10:45 +0000
commit4e240b0c61a48e8f6d678e87d7a0bf3d5a9e7ae3 (patch)
tree1e702c2bbdbafda53c57e842fb3b99aa2379152e /profiles
parentVersion bump with new IUSE=caja bug 528430, thanks Matthias Blümel and M8R-u... (diff)
downloadhistorical-4e240b0c61a48e8f6d678e87d7a0bf3d5a9e7ae3.tar.gz
historical-4e240b0c61a48e8f6d678e87d7a0bf3d5a9e7ae3.tar.bz2
historical-4e240b0c61a48e8f6d678e87d7a0bf3d5a9e7ae3.zip
Mask atlas support in newer armadillo versions since atlas is not in the main tree yet
Diffstat (limited to 'profiles')
-rw-r--r--profiles/base/ChangeLog6
-rw-r--r--profiles/base/package.use.mask6
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/base/ChangeLog b/profiles/base/ChangeLog
index db0f71503e79..3ae134e16b76 100644
--- a/profiles/base/ChangeLog
+++ b/profiles/base/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for Gentoo base-profile
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.773 2015/02/23 10:14:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/ChangeLog,v 1.774 2015/02/27 13:10:45 dilfridge Exp $
+
+ 27 Feb 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.use.mask:
+ Mask atlas support in newer armadillo versions since atlas is not in the main
+ tree yet
23 Feb 2015; Alexis Ballier <aballier@gentoo.org> package.use.mask:
drop use mask on long gone x264-encoder versions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 6977dd376a11..84bd7e6870d6 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -1,10 +1,14 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.652 2015/02/25 16:07:02 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/base/package.use.mask,v 1.653 2015/02/27 13:10:45 dilfridge Exp $
# This file requires >=portage-2.1.1
# New entries go on top.
+# Andreas K. Huettel <dilfridge@gentoo.org> (27 Feb 2015)
+# Mask atlas support since atlas is not in the main tree yet
+sci-libs/armadillo atlas
+
# Alexandre Rostovtsev <tetromino@gentoo.org> (18 Feb 2015)
# Experimental backend, plus it requires openvg support in mesa which is
# now disabled in >=mesa-10.4 (bug #536434)