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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
|
# ChangeLog for sci-chemistry/vmd
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/vmd/ChangeLog,v 1.19 2008/11/12 18:41:47 markusle Exp $
12 Nov 2008; Markus Dittrich <markusle@gentoo.org> -vmd-1.8.5.ebuild,
vmd-1.8.6.ebuild:
Restrict fltk to 1.1 slot since vmd is not fltk-2 ready
(see bug #246445). Removed old ebuild.
13 Mar 2008; Markus Dittrich <markusle@gentoo.org>
+files/vmd-1.8.6-tcltk8.5.patch, vmd-1.8.6.ebuild:
Added tcltk-8.5 support (fixes bug #212936).
20 Sep 2007; Markus Dittrich <markusle@gentoo.org>
+files/vmd-1.8.6-python-2.5.patch, vmd-1.8.6.ebuild:
Added patch to fix python-2.5 compile issues on amd64 (fixes bug
#192902). Thanks much to milan hodoscek <milan@cmm.ki.si> for his
patch.
22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; vmd-1.8.5.ebuild,
vmd-1.8.6.ebuild:
Drop virtual/x11 references.
*vmd-1.8.6 (15 Apr 2007)
15 Apr 2007; Markus Dittrich <markusle@gentoo.org>
-files/vmd-1.8.4-config-gentoo.patch, -files/vmd-1.8.4-paratool.patch,
-files/vmd-1.8.4-plugin-autopsf.patch,
+files/vmd-1.8.6-config-gentoo.patch, +vmd-1.8.6.ebuild:
Version bump (fixes bug #174595). Thanks much to Jeffrey Gardner
<je_fro@gentoo.org> for his patch and ebuild.
08 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -vmd-1.8.4.ebuild,
-vmd-1.8.4-r1.ebuild:
QA: Removed unused versions.
07 Jan 2007; Markus Dittrich <markusle@gentoo.org> vmd-1.8.5.ebuild:
Replaced backslashes with colons in some sed statements
(see bug #145467).
03 Jan 2007; Jeff Gardner <je_fro@gentoo.org> vmd-1.8.5.ebuild:
added ~amd64
27 Dec 2006; Markus Dittrich <markusle@gentoo.org> vmd-1.8.5.ebuild:
Remove netcdf use flag and enable netcdf support by default
since it is needed by the catdcd plugin. This fixes bug #159081.
22 Dec 2006; Markus Dittrich <markusle@gentoo.org>
files/vmd-1.8.5-config-gentoo.patch, vmd-1.8.5.ebuild:
Added netcdf support. This fixes bug #158771.
09 Nov 2006; Markus Dittrich <markusle@gentoo.org> vmd-1.8.5.ebuild:
Enabled IMD functionality. Thanks to Stephane Gagne
<sgagne@rsvs.ulaval.ca> for pointing this out (see bug #154429).
20 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
(#148281) Change herd to sci-chemistry from sci.
*vmd-1.8.5 (26 Aug 2006)
26 Aug 2006; Markus Dittrich <markusle@gentoo.org>
-files/vmd-1.8.3-config-gentoo.patch,
+files/vmd-1.8.5-config-gentoo.patch, -vmd-1.8.3.ebuild,
+vmd-1.8.5.ebuild:
Version bump. Also removed some of the old ebuilds.
*vmd-1.8.4-r1 (13 Aug 2006)
13 Aug 2006; Markus Dittrich <markusle@gentoo.org>
+files/vmd-1.8.4-paratool.patch, +vmd-1.8.4-r1.ebuild:
VMD now depends on stride in order to properly display secondary
structure information. Also patched a paratool plugin error under
tcl-8.4.13.
29 Apr 2006; Marien Zwart <marienz@gentoo.org> Manifest:
Fix SHA256 digests.
*vmd-1.8.4 (18 Apr 2006)
18 Apr 2006; Markus Dittrich <markusle@gentoo.org>
+files/vmd-1.8.4-config-gentoo.patch,
+files/vmd-1.8.4-plugin-autopsf.patch, +vmd-1.8.4.ebuild:
Version bump.
21 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; vmd-1.8.3.ebuild:
Keyword ~ppc, and make changes to the wrapper script that may also fix amd64
and alpha.
14 Feb 2006; Markus Dittrich <markusle@gentoo.org> Manifest:
Fixed bogus .Chanlog.swp file entry in Manifest.
*vmd-1.8.3 (10 Feb 2006)
10 Feb 2006; Markus Dittrich <markusle@gentoo.org>
+files/vmd-1.8.3-config-gentoo.patch, +metadata.xml, +vmd-1.8.3.ebuild:
Initial import.
|