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
|
# ChangeLog for sci-physics/geant-python
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant-python/ChangeLog,v 1.11 2013/12/20 06:09:22 heroxbd Exp $
*geant-python-4.10.00 (20 Dec 2013)
20 Dec 2013; Benda Xu <heroxbd@gentoo.org>
+files/geant-python-4.10.0-config.patch,
+files/geant-python-4.10.0-polycone.patch, +geant-python-4.10.00.ebuild:
version bump
05 Sep 2013; Michał Górny <mgorny@gentoo.org> geant-python-4.9.6_p02.ebuild:
Clean up PYTHON_COMPAT from old implementations.
09 Jul 2013; Sébastien Fabbro <bicatali@gentoo.org>
geant-python-4.9.6_p02.ebuild:
Include missing eutils eclass
*geant-python-4.9.6_p02 (06 Jun 2013)
06 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org>
+geant-python-4.9.6_p02.ebuild, -files/geant-python-4.9.5-build.patch,
-files/geant-python-4.9.5-vis-fix.patch, -geant-python-4.9.5.ebuild,
-geant-python-4.9.5_p02.ebuild, metadata.xml:
Version bump. Switch to EAPI5 and python-r1. Respect flags and compiler, turn
compilation verbose. Remove old versions which do not build anymore, and
closing bug #472466
*geant-python-4.9.5_p02 (12 May 2013)
12 May 2013; Patrick Lauer <patrick@gentoo.org>
+geant-python-4.9.5_p02.ebuild, -geant-python-4.9.5_p01.ebuild:
[QA] Bump to match sci-physics/geant versions
12 Jul 2012; Benda Xu <heroxbd@gentoo.org> geant-python-4.9.5.ebuild:
replace sed hacks with configure provided libdir
21 May 2012; Benda Xu <heroxbd@gentoo.org>
+files/geant-python-4.9.5-vis-fix.patch, geant-python-4.9.5.ebuild:
fix VisManager c++ signature mismatch, upstream http://bugzilla-
geant4.kek.jp/show_bug.cgi?id=1318
20 May 2012; Benda Xu <heroxbd@gentoo.org> +geant-python-4.9.5.ebuild
geant-python-4.9.5_p01.ebuild:
add version 4.9.5 for 4.9.5_p01 cannot function correctly, upstream bug
http://bugzilla-geant4.kek.jp/show_bug.cgi?id=1317; add example USE flag.
*geant-python-4.9.5_p01 (20 May 2012)
20 May 2012; Benda Xu <heroxbd@gentoo.org>
+files/geant-python-4.9.5-build.patch,
+files/geant-python-4.9.5-visverbose.patch, +geant-python-4.9.5_p01.ebuild,
+metadata.xml:
initial commit
|