1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
# ChangeLog for sci-libs/plplot
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-libs/plplot/ChangeLog,v 1.12 2007/08/14 03:37:21 markusle Exp $
14 Aug 2007; Markus Dittrich <markusle@gentoo.org>
+files/plplot-5.5.2-macro-fix.patch, plplot-5.5.2.ebuild:
Fixed problems with octave files and added a patch to correct
a bug in a C macro (see bug #182949).
22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; plplot-5.5.2.ebuild:
Drop virtual/x11 references.
13 Mar 2007; Danny van Dyk <kugelfang@gentoo.org> plplot-5.5.2.ebuild:
QA: which -> type -P
28 Nov 2006; Christian Faulhammer <opfer@gentoo.org> plplot-5.5.2.ebuild:
moved tcltk USE flag over to separate tk and tcl flags, see bug #17808
18 Nov 2006; Saleem Abdulrasool <compnerd@gentoo.org> plplot-5.5.2.ebuild:
Drop gnome useflag for gnome-1.x removal
27 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org>
-files/plplot-5.3.1-gcc-3.4-fix.patch, -plplot-5.3.1.ebuild:
clean out older, non-modX ebuild
11 Jun 2006; Robin H. Johnson <robbat2@gentoo.org> plplot-5.5.2.ebuild:
Bug #119388, fix plplot for modular-X. This ebuild is a big mess, and
doesn't appear to have much demand.
20 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org> plplot-5.3.1.ebuild,
-plplot-5.5.1.ebuild, plplot-5.5.2.ebuild:
Fixed gd-external issues, closes bug 98065. A few small cleanups too.
*plplot-5.5.2 (03 May 2005)
03 May 2005; Marcus D. Hanwell <cryos@gentoo.org>
files/plplot-5.5.1-gcc-3.4-fix.patch, plplot-5.5.1.ebuild,
+plplot-5.5.2.ebuild:
Version bump. Changed the octave patch to apply more generically.
*plplot-5.5.1 (08 Apr 2005)
08 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org>
+files/plplot-5.5.1-gcc-3.4-fix.patch, +plplot-5.5.1.ebuild:
Version bump.
*plplot-5.3.1 (30 Jan 2005)
30 Jan 2005; Marcus D. Hanwell <cryos@gentoo.org> +metadata.xml,
+files/plplot-5.3.1-gcc-3.4-fix.patch, +plplot-5.3.1.ebuild:
Initial import of ebuild. Thanks go to Tyler Nielsen <tyler@mithander.com> for
the original ebuild as well as Olivier Fisette <ribosome@gentoo.org>, Colin
Macdonald <cbm@sfu.ca> and myself who provided numerous improvements to the
ebuild in bug 31554.
|