aboutsummaryrefslogtreecommitdiff
blob: 215864292cf905102892ebde580da1b0d9c970c3 (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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
# ChangeLog for dev-python/notebook
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Id$

  03 Sep 2015; Sean Vig <sean.v.775@gmail.com> notebook-4.0.5.ebuild,
  notebook-9999.ebuild:
  dev-python/notebook: Add javascript tests

*notebook-4.0.5 (22 Sep 2015)

  22 Sep 2015; Marius Brehler <marbre@linux.sungazer.de> +notebook-4.0.5.ebuild:
  dev-python/notebook: Version bump

  22 Sep 2015; Marius Brehler <marbre@linux.sungazer.de>
  notebook-4.0.4-r3.ebuild, notebook-9999.ebuild:
  dev-python/notebook: Add ~x86 to KEYWORDS, fixes #561032

*notebook-4.0.4-r3 (17 Sep 2015)

  17 Sep 2015; Marius Brehler <marbre@linux.sungazer.de>
  +files/notebook-4.0.4-Don-t-redirect-from-edit-to-files.patch,
  +files/notebook-4.0.4-only-redirect-to-editor-for-text-documents.patch,
  +files/notebook-4.0.4-set-mime-type-on-files.patch,
  +files/notebook-4.0.4-set-model-mimetype-even-when-content-False.patch,
  +notebook-4.0.4-r3.ebuild, -notebook-4.0.4-r2.ebuild, notebook-9999.ebuild:
  dev-python/notebook: Security fixes  http://seclists.org/oss-sec/2015/q3/558
  https://bugs.gentoo.org/show_bug.cgi?id=560708

  07 Sep 2015; Marius Brehler <marbre@linux.sungazer.de> notebook-9999.ebuild:
  dev-python/notebook: Fix deps, >=mathjax-2.4 required

  05 Sep 2015; Marius Brehler <marbre@linux.sungazer.de> notebook-9999.ebuild:
  dev-python/notebook: Add deps for doc, fixes bug #559594

*notebook-4.0.4-r2 (05 Sep 2015)

  05 Sep 2015; Marius Brehler <marbre@linux.sungazer.de>
  +notebook-4.0.4-r2.ebuild, -notebook-4.0.4-r1.ebuild, notebook-9999.ebuild:
  dev-python/notebook: pandoc required for use doc, partially fixes bug #559594

  02 Sep 2015; Sean Vig <sean.v.775@gmail.com> notebook-9999.ebuild:
  dev-python/notebook: Enable building docs

  03 Sep 2015; Marius Brehler <marbre@linux.sungazer.de> notebook-9999.ebuild:
  dev-python/notebook: Re-Fix #478

*notebook-4.0.4-r1 (03 Sep 2015)

  03 Sep 2015; Marius Brehler <marbre@linux.sungazer.de>
  +notebook-4.0.4-r1.ebuild, -notebook-4.0.4.ebuild, notebook-9999.ebuild:
  dev-python/notebook: Implement pkg_preinst(); Fixes #478

  03 Sep 2015; Marius Brehler <marbre@linux.sungazer.de> -notebook-4.0.1.ebuild:
  dev-python/notebook: Drop old

  02 Sep 2015; Marius Brehler <marbre@linux.sungazer.de> notebook-9999.ebuild:
  dev-python/notebook: Move setuptools from CDEPEND to DEPEND

*notebook-4.0.1 (01 Sep 2015)

  01 Sep 2015; Marius Brehler <marbre@linux.sungazer.de> +notebook-4.0.1.ebuild:
  dev-python/notebook: Bring back 4.0.1

  01 Sep 2015; Sean Vig <sean.v.775@gmail.com> notebook-9999.ebuild:
  dev-python/notebook: Use system mathjax

*notebook-4.0.4 (01 Sep 2015)

  01 Sep 2015; Marius Brehler <marbre@linux.sungazer.de> +notebook-4.0.4.ebuild,
  -notebook-4.0.1.ebuild:
  dev-python/notebook: Version bump; Remove old

  27 Aug 2015; Marius Brehler <marbre@linux.sungazer.de> notebook-9999.ebuild:
  dev-python/notebook: Fix deps

  25 Aug 2015; Marius Brehler <marbre@linux.sungazer.de> notebook-9999.ebuild:
  dev-python/notebook: Enable doc useflag

*notebook-4.0.1 (13 Aug 2015)
*notebook-9999 (13 Aug 2015)

  13 Aug 2015; Marius Brehler <marbre@linux.sungazer.de> +metadata.xml,
  +notebook-4.0.1.ebuild, +notebook-9999.ebuild:
  dev-python/notebook: Initial ebuild