summaryrefslogtreecommitdiff
blob: 71036fcd0891e32aadf93b117e013acb4af547b7 (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
# ChangeLog for app-arch/zpaq
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  04 Jun 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
  zpaq-1.10.ebuild, files/zpaqmake.in:
  Use single sed for zpaqmake, use emake to compile executables. Due to the
  limitations of implicit make rules, zpaq.o needed to be renamed to
  zpaqstub.o.

  31 May 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
  zpaq-1.10.ebuild:
  Declare CXX earlier and do not quote it.

  08 Feb 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
  zpaq-1.10.ebuild, files/zpaqmake.in:
  Fix linker arguments order.

  08 Feb 2010; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
  -zpaq-1.09.ebuild, +zpaq-1.10.ebuild, +files/zpaqmake.in, metadata.xml:
  Version bump. Support for ZPAQ's self-optimization.

  01 Nov 2009; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
  zpaq-1.09.ebuild:
  Install LZP preprocessor in libexec, small fixes.

  31 Oct 2009; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
  -zpaq-1.04.ebuild, +zpaq-1.09.ebuild, metadata.xml:
  Version bump.

  20 Sep 2009; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
  -zpaq-1.03a.ebuild, +zpaq-1.04.ebuild:
  Version bump.

  09 Sep 2009; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
  -zpaq-1.02.ebuild, +zpaq-1.03a.ebuild:
  Version bump.

  17 Jul 2009; Michał Górny (sedzimir) <gentoo@mgorny.alt.pl>
  +zpaq-1.02.ebuild, +metadata.xml:
  New ebuild for bug #278021. Thanks to lazy_bum, TomJBE & Tommy[D] for
  suggestions.