summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2014-07-22 00:16:00 +0000
committerChristoph Junghans <ottxor@gentoo.org>2014-07-22 00:16:00 +0000
commit199e844bcb3b4a3185871f145ba205a39fcc9f44 (patch)
tree1a7042e8201e19423a154571a81746fd0194f06e
parentVersion bump (bug 513692), remove old ebuilds, patch correct patch. (diff)
downloadhistorical-199e844bcb3b4a3185871f145ba205a39fcc9f44.tar.gz
historical-199e844bcb3b4a3185871f145ba205a39fcc9f44.tar.bz2
historical-199e844bcb3b4a3185871f145ba205a39fcc9f44.zip
mask libcerf useflag (bug 517726)
-rw-r--r--profiles/arch/alpha/ChangeLog5
-rw-r--r--profiles/arch/alpha/package.use.mask6
-rw-r--r--profiles/arch/ia64/ChangeLog5
-rw-r--r--profiles/arch/ia64/package.use.mask6
-rw-r--r--profiles/arch/powerpc/ChangeLog5
-rw-r--r--profiles/arch/powerpc/package.use.mask6
-rw-r--r--profiles/arch/sparc/ChangeLog5
-rw-r--r--profiles/arch/sparc/package.use.mask6
8 files changed, 36 insertions, 8 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
diff --git a/profiles/arch/ia64/ChangeLog b/profiles/arch/ia64/ChangeLog
index 13a4ef47053b..8c2c07920892 100644
--- a/profiles/arch/ia64/ChangeLog
+++ b/profiles/arch/ia64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/ia64 profile
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.205 2014/07/01 14:13:01 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/ChangeLog,v 1.206 2014/07/22 00:14:23 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:
Add missing LIBDIR_${ABI} and CHOST_${ABI} on non-multilib arches to avoid
diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask
index ed2191fcba1b..aabd6e6ff9db 100644
--- a/profiles/arch/ia64/package.use.mask
+++ b/profiles/arch/ia64/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/ia64/package.use.mask,v 1.144 2014/04/26 11:35:06 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/ia64/package.use.mask,v 1.145 2014/07/22 00:14:23 ottxor Exp $
+
+# Christoph Junghans <ottxor@gentoo.org> (21 Jul 2014)
+# Missing keywords on sci-libs/libcerf (bug 517726)
+sci-visualization/gnuplot libcerf
# Markos Chandras <hwoarang@gentoo.org> (26 Apr 2014)
# dev-libs/jansson is not keyworded for ia64. Bug #507428
diff --git a/profiles/arch/powerpc/ChangeLog b/profiles/arch/powerpc/ChangeLog
index 6bdf03238476..d3c8ae1fec3c 100644
--- a/profiles/arch/powerpc/ChangeLog
+++ b/profiles/arch/powerpc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/PPC profile directory
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.269 2014/07/10 18:54:27 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/ChangeLog,v 1.270 2014/07/22 00:15:29 ottxor Exp $
+
+ 22 Jul 2014; Christoph Junghans <ottxor@gentoo.org> package.use.mask:
+ mask libcerf useflag (bug 517726)
10 Jul 2014; Anthony G. Basile <blueness@gentoo.org> use.mask:
x264 works on pcc, bug #516856
diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask
index 62212d21bf00..79915a448d1b 100644
--- a/profiles/arch/powerpc/package.use.mask
+++ b/profiles/arch/powerpc/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/powerpc/package.use.mask,v 1.198 2014/07/09 16:20:48 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/powerpc/package.use.mask,v 1.199 2014/07/22 00:15:29 ottxor Exp $
+
+# Christoph Junghans <ottxor@gentoo.org> (21 Jul 2014)
+# Missing keywords on sci-libs/libcerf (bug 517726)
+sci-visualization/gnuplot libcerf
# Maxim Koltsov <maksbotan@gentoo.org> (9 Jul 2014)
# Missing keywords on dev-python/rst2pdf, bug #515222
diff --git a/profiles/arch/sparc/ChangeLog b/profiles/arch/sparc/ChangeLog
index 2b935b8a4dbf..fb360b89ad24 100644
--- a/profiles/arch/sparc/ChangeLog
+++ b/profiles/arch/sparc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/sparc profile
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.219 2014/06/24 14:27:17 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.220 2014/07/22 00:16:00 ottxor Exp $
+
+ 22 Jul 2014; Christoph Junghans <ottxor@gentoo.org> package.use.mask:
+ mask libcerf useflag (bug 517726)
24 Jun 2014; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask:
Remove obsolete gvfs[udisks] mask (bug #412801 and #440866).
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 5649ef98580e..f7b7cedb0a6a 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/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/sparc/package.use.mask,v 1.166 2014/07/09 16:20:48 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/package.use.mask,v 1.167 2014/07/22 00:16:00 ottxor Exp $
+
+# Christoph Junghans <ottxor@gentoo.org> (21 Jul 2014)
+# Missing keywords on sci-libs/libcerf (bug 517726)
+sci-visualization/gnuplot libcerf
# Maxim Koltsov <maksbotan@gentoo.org> (9 Jul 2014)
# Missing keywords on dev-python/rst2pdf, bug #515222