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

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

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

  28 Jul 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  -uthash-1.2-r1.ebuild, +uthash-1.3.ebuild:
  Version bump, honour Gentoo CFLAGS according to release changes, don't
  install the manpage since it was removed from this release, install
  ChangeLog, remove old

  11 Jun 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  uthash-1.2-r1.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>
  uthash-1.2-r1.ebuild:
  Simplify sed calls

  29 Jan 2008; Tiago Cunha (tcunha) <me@tiagocunha.org>
  uthash-1.2-r1.ebuild:
  Remove redundant cd "${S}"

  24 Jan 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> -uthash-1.2.ebuild,
  +uthash-1.2-r1.ebuild:
  perl is needed on the test phase, install the txt instead of the html,
  remove old

  15 Jan 2008; Tiago Cunha (tcunha) <me@tiagocunha.org> +metadata.xml,
  +uthash-1.2.ebuild:
  New Ebuild for bug 205911