summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2014-04-07 17:07:44 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2014-04-07 17:07:44 +0000
commit58ce0a5cac8b034e095aa2e932861fe894cccc5b (patch)
tree8bb9ebdc1ca56ba43941340ff65b3425a7d70650 /sci-libs/plplot/ChangeLog
parentRemove GTK+-3.x and WebKit2 support from 0.5.5 since it doesn't build with la... (diff)
downloadgentoo-2-58ce0a5cac8b034e095aa2e932861fe894cccc5b.tar.gz
gentoo-2-58ce0a5cac8b034e095aa2e932861fe894cccc5b.tar.bz2
gentoo-2-58ce0a5cac8b034e095aa2e932861fe894cccc5b.zip
Fixed conflicting macro in installed headers, bug #503076
(Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Diffstat (limited to 'sci-libs/plplot/ChangeLog')
-rw-r--r--sci-libs/plplot/ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/sci-libs/plplot/ChangeLog b/sci-libs/plplot/ChangeLog
index e6be54223a7d..05276dd8816b 100644
--- a/sci-libs/plplot/ChangeLog
+++ b/sci-libs/plplot/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for sci-libs/plplot
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.57 2014/03/27 04:32:36 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.58 2014/04/07 17:07:44 bicatali Exp $
+
+*plplot-5.10.0-r1 (07 Apr 2014)
+
+ 07 Apr 2014; Sébastien Fabbro <bicatali@gentoo.org>
+ +files/plplot-5.10.0-have-config-h.patch, +plplot-5.10.0-r1.ebuild,
+ -files/plplot-5.9.10-haru.patch, -files/plplot-5.9.10-itcltk.patch,
+ -files/plplot-5.9.10-tcl86.patch, -files/plplot-5.9.10-tcltk.patch,
+ -files/plplot-5.9.9-CMakeLists.txt.patch,
+ -files/plplot-5.9.9-no-pdftest.patch, -files/plplot-5.9.9-tk86.patch,
+ -plplot-5.9.10-r1.ebuild, -plplot-5.9.11-r1.ebuild, -plplot-5.9.9-r2.ebuild:
+ Fixed conflicting macro in installed headers, bug #503076
27 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> plplot-5.10.0.ebuild:
Bump minimum swig version for octave bindings, thanks disperato bug #503418.