summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-11-08 20:11:44 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-11-08 20:11:44 -0800
commit24fda3d26454a64df85305138f44cae40c7b9678 (patch)
tree22fbb46b0af337738ca0abc36e949b836ea12ec8 /sci-physics/geant-python/ChangeLog-2015
parentInitial commit. (diff)
downloadgentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.tar.gz
gentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.tar.bz2
gentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.zip
Rename all old ChangeLogs to ChangeLog-2015, which will be amended at the end of the year.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'sci-physics/geant-python/ChangeLog-2015')
-rw-r--r--sci-physics/geant-python/ChangeLog-201558
1 files changed, 58 insertions, 0 deletions
diff --git a/sci-physics/geant-python/ChangeLog-2015 b/sci-physics/geant-python/ChangeLog-2015
new file mode 100644
index 00000000..0598da37
--- /dev/null
+++ b/sci-physics/geant-python/ChangeLog-2015
@@ -0,0 +1,58 @@
+# ChangeLog for sci-physics/geant-python
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant-python/ChangeLog,v 1.12 2015/04/08 18:23:27 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> geant-python-4.10.00.ebuild,
+ geant-python-4.9.6_p02.ebuild:
+ Drop old Python implementations
+
+*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