blob: b529645d3551418bb0581beaa60ef911af617e33 (
plain)
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
|
# ChangeLog for sci-chemistry/pdb-tools
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb-tools/ChangeLog,v 1.14 2013/06/04 12:45:21 jlec Exp $
04 Jun 2013; Justin Lecher <jlec@gentoo.org> pdb-tools-0.1.4-r4.ebuild:
Fix for correct usage of new python eclasses
29 May 2013; Justin Lecher <jlec@gentoo.org> pdb-tools-0.2.1.ebuild,
pdb-tools-0.2.1-r1.ebuild:
Fix usage of new python r1 eclasses (missing PYTHON_REQUIRED_USE)
*pdb-tools-0.2.1-r1 (10 May 2013)
10 May 2013; Justin Lecher <jlec@gentoo.org> +pdb-tools-0.2.1-r1.ebuild:
Fix double prefix installation
*pdb-tools-0.2.1 (26 Apr 2013)
26 Apr 2013; Justin Lecher <jlec@gentoo.org> +pdb-tools-0.2.1.ebuild:
Version BUmp
16 Apr 2013; Justin Lecher <jlec@gentoo.org> pdb-tools-0.1.4-r4.ebuild:
This package cannot be installed for multiple py abis
*pdb-tools-0.1.4-r4 (16 Apr 2013)
16 Apr 2013; Justin Lecher <jlec@gentoo.org> +pdb-tools-0.1.4-r4.ebuild,
metadata.xml:
Move to new python eclass
19 Oct 2012; Justin Lecher <jlec@gentoo.org> pdb-tools-0.1.4-r3.ebuild:
Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the
updated fortran-2.eclass
*pdb-tools-0.1.4-r3 (29 Aug 2011)
29 Aug 2011; Justin Lecher <jlec@gentoo.org> -pdb-tools-0.1.4-r2.ebuild,
+pdb-tools-0.1.4-r3.ebuild, metadata.xml:
Fix doubled entries in wrapper scripts
21 Jun 2011; Justin Lecher <jlec@gentoo.org> pdb-tools-0.1.4-r2.ebuild:
Add dependency on virtual/fortran
21 Jun 2011; Justin Lecher <jlec@gentoo.org> pdb-tools-0.1.4-r2.ebuild:
Added fortran-2.eclass support
16 Dec 2010; Justin Lecher <jlec@gentoo.org> pdb-tools-0.1.4-r2.ebuild:
Removal of fortran.eclass, #348851
*pdb-tools-0.1.4-r2 (28 Oct 2010)
28 Oct 2010; Justin Lecher <jlec@gentoo.org> -pdb-tools-0.1.4-r1.ebuild,
+pdb-tools-0.1.4-r2.ebuild:
important fix and Support for Python ABIs
*pdb-tools-0.1.4-r1 (28 Oct 2010)
28 Oct 2010; Justin Lecher <jlec@gentoo.org> -pdb-tools-0.1.4.ebuild,
+pdb-tools-0.1.4-r1.ebuild:
Important fix
*pdb-tools-0.1.4 (28 Oct 2010)
28 Oct 2010; Justin Lecher <jlec@gentoo.org> +pdb-tools-0.1.4.ebuild,
+metadata.xml:
New addition
|