aboutsummaryrefslogtreecommitdiff
blob: b8d9116af9b5d3a6369f7ff226210503e891ea38 (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
# ChangeLog for dev-java/hdf-java
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  18 Feb 2015; Justin Lecher <jlec@gentoo.org> hdf-java-2.9.ebuild,
  metadata.xml:
  dev-java/hdf-java: fix SLOT operators

  30 Nov 2012; Sébastien Fabbro <bicatali@gentoo.org>
  -files/hdf-java-2.7-shared.patch, -files/hdf-java-2.8-shared.patch,
  -hdf-java-2.7.ebuild, -hdf-java-2.8.ebuild:
  dev-java/hdf-java: cleaned for old version, buggy

*hdf-java-2.9 (25 Nov 2012)

  25 Nov 2012; Andrew Savchenko <bircoph@gmail.com> +hdf-java-2.9.ebuild,
  +files/hdf-java-2.9-shared.patch:
  Version bump. Sources for older versions are not available.

  23 May 2012; Sébastien Fabbro <bicatali@gentoo.org> hdf-java-2.8.ebuild:
  add hack for hdf5[mpi]

  23 May 2012; Sébastien Fabbro <bicatali@gentoo.org> hdf-java-2.8.ebuild:
  fixed missing use

  20 May 2012; Guillaume Horel <guillaume.horel@gmail.com> hdf-java-2.7.ebuild,
  hdf-java-2.8.ebuild:
  remove stray quotes

*hdf-java-2.8 (14 May 2012)

  14 May 2012; Sébastien Fabbro <bicatali@gentoo.org> +hdf-java-2.8.ebuild,
  +files/hdf-java-2.8-shared.patch, +files/hdfview.xml, metadata.xml:
  Version bump. Added use flag hdfview. Adapted from the wtk overlay

  10 Apr 2012; Guillaume Horel <guillaume.horel@gmail.com> hdf-java-2.7.ebuild:
  Updates SRC_URI (fixes #396437) and fixes USE flag dependencies

*hdf-java-2.7 (07 Jun 2011)

  07 Jun 2011; Kacper Kowalik <xarthisius@gentoo.org> -hdf-java-2.6.1.ebuild,
  -files/hdf-java-2.6.1-shared.patch, +hdf-java-2.7.ebuild,
  +files/hdf-java-2.7-shared.patch:
  Version bump wrt #301049 by Guillaume Horel <guillaume.horel@gmail.com>

  14 Mar 2011; Justin Lecher <jlec@gentoo.org> hdf-java-2.6.1.ebuild:
  Moved media-libs/jpeg -> virtual/jpeg

*hdf-java-2.6.1 (24 Mar 2010)

  24 Mar 2010; Sébastien Fabbro <bicatali@gentoo.org> -hdf-java-2.6.ebuild,
  +hdf-java-2.6.1.ebuild, +files/hdf-java-2.6.1-shared.patch,
  -files/hdf-java-2.6-shared.patch:
  Version bump

  12 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org> hdf-java-2.6.ebuild:
  Removed mpi use flag in favor of checking if hdf5 was built with mpi, see
  bug #302621

  04 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org> hdf-java-2.6.ebuild:
  Added mpi support

*hdf-java-2.6 (22 Jan 2010)

  22 Jan 2010; Sébastien Fabbro <bicatali@gentoo.org> +hdf-java-2.6.ebuild,
  +files/hdf-java-2.6-shared.patch, +metadata.xml:
  Initial import. Ebuild initially submitted by Guillaume Horel, bug #301049