summaryrefslogtreecommitdiff
blob: c07214fdee04c16d13bfdf98a071f34b4b6749d2 (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
# ChangeLog for dev-libs/libtpl
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  10 Feb 2009; Tiago Cunha <tcunha@gentoo.org> -libtpl-1.2-r1.ebuild,
  +libtpl-1.3.ebuild:
  Version bump, remove old.

  31 Jul 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  libtpl-1.2-r1.ebuild:
  Avoid returning zero if a test fails

  30 Jul 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> -libtpl-1.2.ebuild,
  +libtpl-1.2-r1.ebuild:
  Only install perl documentation if 'perl' USE flag provided, remove old

  30 Jul 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> libtpl-1.2.ebuild:
  Make doins, and dodoc die on failure

  11 Jun 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> libtpl-1.2.ebuild:
  Simplify die messages, while there avoid using identical die messages in the
  same function to ease error identification

  03 Jun 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> libtpl-1.2.ebuild:
  Simplify sed calls

  18 Mar 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> libtpl-1.2.ebuild:
  Insert a comment explaining why the default src_compile is redefined, only
  execute perl-module_pkg_postinst if the 'perl' USE flag was specified, while
  there tidy up the ebuild

  28 Jan 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> +metadata.xml,
  +libtpl-1.2.ebuild:
  New Ebuild for bug 207821. Thanks to jokey and Tommy[D] for the review