summaryrefslogtreecommitdiff
blob: f722809e2c5a7cd53087f6f0a72ce226055cb003 (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
# ChangeLog for app-arch/zpaq
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-arch/zpaq/ChangeLog,v 1.5 2011/08/25 12:13:14 mgorny Exp $

  25 Aug 2011; Michał Górny <mgorny@gentoo.org> files/zpaq-3-autotools.patch:
  Quickly fix zpaqopt contents.

*zpaq-3.01 (25 Aug 2011)

  25 Aug 2011; Michał Górny <mgorny@gentoo.org> zpaq-2.05.ebuild,
  +zpaq-3.01.ebuild, -files/0001-Add-autotools-files.patch,
  +files/zpaq-2-autotools.patch, +files/zpaq-3-autotools.patch:
  Version bump. Add USE=debug. Adjust lib deps. Remove pointless lib check from
  generated autotools.

*zpaq-2.05 (06 Jan 2011)

  06 Jan 2011; Michał Górny <mgorny@gentoo.org> -zpaq-2.04-r1.ebuild,
  +zpaq-2.05.ebuild:
  Version bump. The new version fixes a crash when unpacking an unnamed file
  without renaming.

*zpaq-2.04-r1 (05 Jan 2011)

  05 Jan 2011; Michał Górny <mgorny@gentoo.org>
  files/0001-Add-autotools-files.patch, -zpaq-2.04.ebuild,
  +zpaq-2.04-r1.ebuild:
  Make zpaq ebuild depend on libzpaq.

*zpaq-2.04 (04 Jan 2011)

  04 Jan 2011; Michał Górny <mgorny@gentoo.org>
  +files/0001-Add-autotools-files.patch, +zpaq-2.04.ebuild, +metadata.xml:
  Importing zpaq archiver from Sunrise as per bug #278021. The ebuild was
  updated to install latest libzpaq & zpaq. It also patches in an
  autotools-based build system to avoid build difficulties.