diff options
Diffstat (limited to 'dev-vcs/tig/ChangeLog')
-rw-r--r-- | dev-vcs/tig/ChangeLog | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/dev-vcs/tig/ChangeLog b/dev-vcs/tig/ChangeLog new file mode 100644 index 000000000000..bb53aecce0f5 --- /dev/null +++ b/dev-vcs/tig/ChangeLog @@ -0,0 +1,121 @@ +# ChangeLog for dev-vcs/tig +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tig/ChangeLog,v 1.1 2010/06/15 16:07:36 jlec Exp $ + + 15 Jun 2010; Justin Lecher <jlec@gentoo.org> +tig-0.14.1.ebuild, + +tig-0.15.ebuild, +metadata.xml: + New package (copied from dev-util/tig) + + 17 Mar 2010; Sebastian Pipping <sping@gentoo.org> tig-0.14.1.ebuild, + tig-0.15.ebuild: + Propagate move of dev-util/git to dev-vcs/git + + 06 Mar 2010; Joseph Jezak <josejx@gentoo.org> tig-0.14.1.ebuild, + tig-0.15.ebuild: + Marked ~ppc. + + 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> tig-0.15.ebuild: + Transfer Prefix keywords + +*tig-0.15 (02 Dec 2009) + + 02 Dec 2009; Greg Kroah-Hartman <gregkh@gentoo.org> +tig-0.15.ebuild: + 0.15 ebuid + + 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. + |