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
|
# ChangeLog for sci-chemistry/pdb2pqr
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.21 2010/03/11 14:17:07 josejx Exp $
11 Mar 2010; Joseph Jezak <josejx@gentoo.org> pdb2pqr-1.5.0-r1.ebuild:
Marked ~ppc.
*pdb2pqr-1.5.0-r1 (07 Mar 2010)
07 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org> +pdb2pqr-1.5.0-r1.ebuild:
Moved to EAPI=3 for prefix support, keyworded for *-linux, adopted to new python.eclass style
*pdb2pqr-1.5.0 (03 Nov 2009)
03 Nov 2009; Markus Dittrich <markusle@gentoo.org> -pdb2pqr-1.1.2.ebuild,
-files/pdb2pqr-1.1.2-fpic-gentoo.patch, -files/pdb2pqr-gcc4-gentoo.patch,
-files/pdb2pqr-1.1.2-gcc4-gentoo.patch, -pdb2pqr-1.2.1.ebuild,
-files/pdb2pqr-propka-gentoo.patch, +pdb2pqr-1.5.0.ebuild:
Version bump and removed old ebuilds.
24 Sep 2009; Markus Dittrich <markusle@gentoo.org>
pdb2pqr-1.4.0-r1.ebuild, files/pdb2pqr-1.4.0-automagic.patch:
Fixed automagic patch to honor --without-opal (fixes bug #278199).
Thanks much to Kacper Kowalik for his patch.
*pdb2pqr-1.4.0-r1 (24 May 2009)
24 May 2009; Jeff Gardner <je_fro@gentoo.org> +pdb2pqr-1.4.0-r1.ebuild:
Latest from overlay, thanks to alexxy.
03 Mar 2009; Jeremy Olexa <darkside@gentoo.org> pdb2pqr-1.3.0.ebuild:
amd64 stable, bug 245874
07 Feb 2009; Christian Faulhammer <fauli@gentoo.org> pdb2pqr-1.3.0.ebuild:
stable x86, bug 245874
11 Oct 2008; Markus Dittrich <markusle@gentoo.org> pdb2pqr-1.1.2.ebuild:
Added numpy dependency to stable ebuild as well (see bug #241178).
11 Oct 2008; Markus Dittrich <markusle@gentoo.org>
+files/pdb2pqr-1.3.0-ldflags.patch, pdb2pqr-1.3.0.ebuild:
Added missing numpy dependency and fixed LDFLAGS issue (see bug #241178).
19 Jun 2008; Markus Dittrich <markusle@gentoo.org>
+files/pdb2pqr-1.3.0-gcc4.3.patch, pdb2pqr-1.3.0.ebuild:
Added patch to allow compilation with gcc-4.3 (bug #228121).
*pdb2pqr-1.3.0 (06 Feb 2008)
06 Feb 2008; Markus Dittrich <markusle@gentoo.org> +pdb2pqr-1.3.0.ebuild:
Version bump (see bug #209007).
*pdb2pqr-1.2.1 (03 Apr 2007)
03 Apr 2007; Jeff Gardner <je_fro@gentoo.org> +pdb2pqr-1.2.1.ebuild:
Version bump.
06 Feb 2007; Simon Stelling <blubb@gentoo.org> pdb2pqr-1.1.2.ebuild:
stable on amd64; bug 162012
17 Jan 2007; Christian Faulhammer <opfer@gentoo.org> pdb2pqr-1.1.2.ebuild:
stable x86, bug #162012
07 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -pdb2pqr-1.0.2.ebuild:
QA: Removed unused versions.
17 Oct 2006; Jeff Gardner <je_fro@gentoo.org> pdb2pqr-1.1.2.ebuild:
Keyworded ~amd64
20 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
(#148281) Change herd to sci-chemistry from sci.
01 Jul 2006; Markus Dittrich <markusle@gentoo.org>
+files/pdb2pqr-1.1.2-fpic-gentoo.patch, pdb2pqr-1.1.2.ebuild:
Replaced global appending of -fPIC to CFLAGS/FFLAGS by a local patch
to Makefile.in.
*pdb2pqr-1.1.2 (01 Jul 2006)
01 Jul 2006; Markus Dittrich <markusle@gentoo.org>
+files/pdb2pqr-1.1.2-gcc4-gentoo.patch, +pdb2pqr-1.1.2.ebuild:
Version bump. Thanks much to je_fro <je_fro@yahoo.com> for
his ebuild. This fixes bug #138534.
*pdb2pqr-1.0.2 (21 Mar 2006)
21 Mar 2006; Markus Dittrich <markusle@gentoo.org>
+files/pdb2pqr-gcc4-gentoo.patch, +files/pdb2pqr-propka-gentoo.patch, +metadata.xml, +pdb2pqr-1.0.2.ebuild:
Initial import (fixes bug #124791). Many thanks to je_fro
<je_fro@yahoo.com> for his ebuild.
|