From 81e48ac4c7454a633e256a59a837b47551ded856 Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Tue, 22 Jul 2014 00:13:15 +0000 Subject: mask libcerf useflag (bug 517726) --- profiles/arch/alpha/ChangeLog | 5 ++++- profiles/arch/alpha/package.use.mask | 6 +++++- 2 files changed, 9 insertions(+), 2 deletions(-) (limited to 'profiles') 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 package.use.mask: + mask libcerf useflag (bug 517726) 01 Jul 2014; Michał Górny 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 (21 Jul 2014) +# Missing keywords on sci-libs/libcerf (bug 517726) +sci-visualization/gnuplot libcerf # Tobias Klausmann