summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2014-07-22 00:13:15 +0000
committerChristoph Junghans <ottxor@gentoo.org>2014-07-22 00:13:15 +0000
commit81e48ac4c7454a633e256a59a837b47551ded856 (patch)
tree62982b83fd3de3473d02a3fdd90d3674c88d13a6 /profiles
parentVersion bump (bug 513692), remove old ebuilds, patch correct patch. (diff)
downloadgentoo-2-81e48ac4c7454a633e256a59a837b47551ded856.tar.gz
gentoo-2-81e48ac4c7454a633e256a59a837b47551ded856.tar.bz2
gentoo-2-81e48ac4c7454a633e256a59a837b47551ded856.zip
mask libcerf useflag (bug 517726)
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/alpha/ChangeLog5
-rw-r--r--profiles/arch/alpha/package.use.mask6
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog
index e14c4269bbab..f5b4a686a2b2 100644
--- a/profiles/arch/alpha/ChangeLog
+++ b/profiles/arch/alpha/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/Alpha profile directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.190 2014/07/01 14:18:07 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.191 2014/07/22 00:13:15 ottxor Exp $
+
+ 22 Jul 2014; Christoph Junghans <ottxor@gentoo.org> package.use.mask:
+ mask libcerf useflag (bug 517726)
01 Jul 2014; Michał Górny <mgorny@gentoo.org> make.defaults:
Set ABI, DEFAULT_ABI and friends consistently with other profiles.
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask
index 5f1e83215c75..ca8529bc9295 100644
--- a/profiles/arch/alpha/package.use.mask
+++ b/profiles/arch/alpha/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.155 2014/07/20 08:59:25 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.156 2014/07/22 00:13:15 ottxor Exp $
+
+# Christoph Junghans <ottxor@gentoo.org> (21 Jul 2014)
+# Missing keywords on sci-libs/libcerf (bug 517726)
+sci-visualization/gnuplot libcerf
# Tobias Klausmann <klausman@gentoo.org (16 Jul 2014)
# neither dietlibc nor klibc will likely ever build/work on alpha, bug #487672