blob: 754ed6834a4c00391f4c007a0d79ddb10f611be2 (
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
|
# ChangeLog for dev-python/oct2py
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/oct2py/ChangeLog,v 1.9 2013/03/01 12:32:09 jlec Exp $
*oct2py-0.4.0-r1 (01 Mar 2013)
01 Mar 2013; Justin Lecher <jlec@gentoo.org> -oct2py-0.4.0.ebuild,
+oct2py-0.4.0-r1.ebuild, metadata.xml:
Don't install examples into ROOT, #458782
11 Feb 2013; Michał Górny <mgorny@gentoo.org> oct2py-0.4.0.ebuild:
Clean up a bit. Enable py2.6 as needed by ipython. Disable Python 3 as not
supported by scipy.
*oct2py-0.4.0 (22 Jan 2013)
22 Jan 2013; Ian Delaney <idella4@gentoo.org> +oct2py-0.4.0.ebuild:
bump
11 Dec 2012; Sébastien Fabbro <bicatali@gentoo.org> -oct2py-0.3.2.ebuild,
-oct2py-0.3.4.ebuild:
Removed old
*oct2py-0.3.6 (29 Nov 2012)
29 Nov 2012; Sébastien Fabbro <bicatali@gentoo.org> +oct2py-0.3.6.ebuild:
Version bump
*oct2py-0.3.4 (20 Aug 2012)
20 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> +oct2py-0.3.4.ebuild:
version bump
09 Aug 2012; Patrick Lauer <patrick@gentoo.org> oct2py-0.3.2.ebuild:
Restrict python 2.5
01 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> oct2py-0.3.2.ebuild:
fixed license, thanks arfrever
*oct2py-0.3.2 (17 Jul 2012)
17 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> +metadata.xml,
+oct2py-0.3.2.ebuild:
Initial import
|