summaryrefslogtreecommitdiff
blob: 4fb3d90f7b8c22088364cb6298c159f8fc2280e1 (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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# ChangeLog for dev-util/tig
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/tig/ChangeLog,v 1.22 2009/07/30 14:47:44 fauli Exp $

  30 Jul 2009; Christian Faulhammer <fauli@gentoo.org> tig-0.14.1.ebuild:
  add IUSE to make repoman happy

  30 Jul 2009; Christian Faulhammer <fauli@gentoo.org> -tig-0.10.ebuild,
  -tig-0.10.1.ebuild, -tig-0.11.ebuild, -tig-0.12.ebuild,
  -tig-0.12.1.ebuild, -tig-0.13.ebuild, -tig-0.14.ebuild:
  clean up

  27 Jul 2009; <chainsaw@gentoo.org> tig-0.14.1.ebuild:
  Marked stable on AMD64 as requested by Christian Faulhammer
  <fauli@gentoo.org> in bug #278704. Compile-tested with
  USE="bash-completion" on a Core2 Duo.

  22 Jul 2009; Christian Faulhammer <fauli@gentoo.org> tig-0.14.1.ebuild:
  stable x86, bug 278704

*tig-0.14.1 (17 Feb 2009)

  17 Feb 2009; Greg Kroah-Hartman <gregkh@gentoo.org> +tig-0.14.1.ebuild:
  0.14.1 bump

*tig-0.14 (07 Feb 2009)

  07 Feb 2009; Greg Kroah-Hartman <gregkh@gentoo.org> +tig-0.14.ebuild:
  0.14 update

*tig-0.13 (14 Jan 2009)

  14 Jan 2009; Greg Kroah-Hartman <gregkh@gentoo.org> +tig-0.13.ebuild:
  0.13 release

*tig-0.12.1 (17 Oct 2008)

  17 Oct 2008; Greg Kroah-Hartman <gregkh@gentoo.org> +tig-0.12.1.ebuild:
  0.12.1 release

  17 Oct 2008; Greg Kroah-Hartman <gregkh@gentoo.org> tig-0.12.ebuild:
  mark 0.12 stable on x86 and amd64

*tig-0.12 (15 Sep 2008)

  15 Sep 2008; Greg Kroah-Hartman <gregkh@gentoo.org> +tig-0.12.ebuild:
  0.12 release

  12 May 2008; Greg Kroah-Hartman <gregkh@gentoo.org> -tig-0.6.ebuild,
  -tig-0.7.ebuild, -tig-0.8.ebuild, -tig-0.9.ebuild, -tig-0.9.1.ebuild:
  remove older ebuilds

*tig-0.11 (08 Apr 2008)

  08 Apr 2008; Greg Kroah-Hartman <gregkh@gentoo.org> +tig-0.11.ebuild:
  0.11 version bump

*tig-0.10.1 (21 Mar 2008)

  21 Mar 2008; Greg Kroah-Hartman <gregkh@gentoo.org> +tig-0.10.1.ebuild:
  0.10.1 release
  	- should work with wide characters now
  	- added bash-completion config

*tig-0.10 (19 Mar 2008)

  19 Mar 2008; Greg Kroah-Hartman <gregkh@gentoo.org> +tig-0.10.ebuild:
  0.10 release

*tig-0.9.1 (01 Oct 2007)

  01 Oct 2007; Greg Kroah-Hartman <gregkh@gentoo.org> +tig-0.9.1.ebuild:
  tig 0.9.1 release

*tig-0.9 (13 Sep 2007)

  13 Sep 2007; Greg Kroah-Hartman <gregkh@gentoo.org> +tig-0.9.ebuild:
  tig 0.9 upstream release

*tig-0.8 (20 Jun 2007)

  20 Jun 2007; Greg Kroah-Hartman <gregkh@gentoo.org> +tig-0.8.ebuild:
  0.8 upstream version update

*tig-0.7 (31 May 2007)

  31 May 2007; Greg Kroah-Hartman <gregkh@gentoo.org> +tig-0.7.ebuild:
  Version bump to 0.7

  11 May 2007; Sven Wegener <swegener@gentoo.org> tig-0.6.ebuild:
  Pass our own CFLAGS. Do not force a clean, manually install included
  manpages and documentation.

*tig-0.6 (09 May 2007)

  09 May 2007; Greg Kroah-Hartman <gregkh@gentoo.org> +metadata.xml,
  +tig-0.6.ebuild:
  - Initial addition of tig to the build system.
    Note that we do not add the documentation as the Makefile is a bit borked in
    this regard.