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
|
# ChangeLog for sci-visualization/kst
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-visualization/kst/ChangeLog,v 1.5 2012/05/21 19:55:15 ssuominen Exp $
21 May 2012; Samuli Suominen <ssuominen@gentoo.org> kst-2.0.0.ebuild:
inherit eutils for make_desktop_entry
*kst-2.0.4 (01 May 2012)
01 May 2012; Davide Pesavento <pesa@gentoo.org>
+files/kst-2.0.4-cfitsio-includes.patch, +kst-2.0.4.ebuild, metadata.xml:
Version bump: ebuild mostly rewritten, switched to cmake buildsystem and EAPI
4.
13 Sep 2011; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop maintainer due retirement, bug #278944
*kst-2.0.0 (13 Sep 2010)
13 Sep 2010; Dominik Kapusta <ayoy@gentoo.org> -kst-2.0.0_beta2-r1.ebuild,
-kst-2.0.0_beta5-r1.ebuild, +kst-2.0.0.ebuild:
Version bump, removing betas. Support for dirfile plugin through
sci-libs/getdata. Thanks to Matěj Laitl <strohel@gmail.com> for updating
the ebuild (bug #335019).
*kst-2.0.0_beta5-r1 (05 Jun 2010)
05 Jun 2010; Dominik Kapusta <ayoy@gentoo.org> -kst-2.0.0_beta5.ebuild,
+kst-2.0.0_beta5-r1.ebuild:
Fixed desktop file and removed mistakenly added RESTRICT=mirror (kudos to
Samuli again).
*kst-2.0.0_beta5 (05 Jun 2010)
05 Jun 2010; Dominik Kapusta <ayoy@gentoo.org> +kst-2.0.0_beta5.ebuild:
Version bump, thanks to Samuli for reporting (bug #321835).
10 Feb 2010; Torsten Veller <tove@gentoo.org> kst-2.0.0_beta2-r1.ebuild:
Add missing die: || "..." -> || die "..."
07 Jan 2010; <hwoarang@gentoo.org> kst-2.0.0_beta2-r1.ebuild:
replace qt4 eclass with qt4-r2
*kst-2.0.0_beta2-r1 (24 Dec 2009)
24 Dec 2009; Dominik Kapusta <ayoy@gentoo.org> -kst-2.0.0_beta2.ebuild,
+kst-2.0.0_beta2-r1.ebuild, +files/kst-cfitsio-includes.patch:
Updating [R]DEPEND with sci-libs/cfitsio and fixing a compilation error
(bug #298212)
*kst-2.0.0_beta2 (08 Dec 2009)
08 Dec 2009; Dominik Kapusta <ayoy@gentoo.org> +kst-2.0.0_beta2.ebuild,
+metadata.xml:
Initial commit of kst (bug #292902). Ebuild by Samuli Suominen
(ssuominen@g.o), Markos Chandras (hwoarang@g.o) and me.
|