head	1.13;
access;
symbols;
locks; strict;
comment	@# @;


1.13
date	2009.08.08.11.14.26;	author ssuominen;	state dead;
branches;
next	1.12;
commitid	7d694a7d5e114567;

1.12
date	2008.11.09.14.52.00;	author maekke;	state Exp;
branches;
next	1.11;
commitid	3ae64916f90f4567;

1.11
date	2008.11.04.21.57.34;	author gentoofan23;	state Exp;
branches;
next	1.10;
commitid	5d344910c54e4567;

1.10
date	2008.05.12.05.22.07;	author drac;	state Exp;
branches;
next	1.9;
commitid	59ef4827d3fa4567;

1.9
date	2007.05.11.19.03.12;	author dirtyepic;	state Exp;
branches;
next	1.8;
commitid	64e04644bdf04567;

1.8
date	2006.12.10.13.55.11;	author dirtyepic;	state Exp;
branches;
next	1.7;
commitid	8ef457c11bf4567;

1.7
date	2005.07.08.16.02.53;	author dholm;	state Exp;
branches;
next	1.6;

1.6
date	2005.01.01.13.25.34;	author eradicator;	state Exp;
branches;
next	1.5;

1.5
date	2004.11.22.05.03.50;	author vapier;	state Exp;
branches;
next	1.4;

1.4
date	2004.06.24.21.54.19;	author agriffis;	state Exp;
branches;
next	1.3;

1.3
date	2004.03.13.22.30.15;	author mr_bones_;	state Exp;
branches;
next	1.2;

1.2
date	2003.08.20.09.48.25;	author coronalvr;	state Exp;
branches;
next	1.1;

1.1
date	2003.08.09.18.42.30;	author coronalvr;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2005.11.30.10.01.57;	author chriswhite;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Remove medit, qe and geresh from tree.
@
text
@# ChangeLog for app-editors/geresh
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/geresh/ChangeLog,v 1.12 2008/11/09 14:52:00 maekke Exp $

  09 Nov 2008; Markus Meier <maekke@@gentoo.org> geresh-0.6.3.ebuild:
  x86 stable, bug #245555

  04 Nov 2008; Thomas Anderson <gentoofan23@@gentoo.org> geresh-0.6.3.ebuild:
  stable amd64, bug 245555

*geresh-0.6.3 (12 May 2008)

  12 May 2008; Samuli Suominen <drac@@gentoo.org>
  +files/geresh-0.6.3-asneeded.patch, +files/geresh-0.6.3-gcc43.patch,
  +geresh-0.6.3.ebuild:
  Version bump wrt #220759 with GCC 4.3 and -Wl,--as-needed fix, thanks to
  Peter Alfredsen.

  11 May 2007; Ryan Hill <dirtyepic@@gentoo.org>
  +files/geresh-0.4.1-gcc43.patch, geresh-0.4.1.ebuild:
  Remove hspell dependency for bug #177707, handled through aspell instead.
  Add virtual/iconv depend. Add header patch for GCC 4.3 from Debian.

  10 Dec 2006; Ryan Hill <dirtyepic@@gentoo.org>
  +files/geresh-0.4.1-gcc4.patch, metadata.xml, geresh-0.4.1.ebuild:
  Fix building with GCC 4.1.  Bug #149758.

  08 Jul 2005; David Holm <dholm@@gentoo.org> geresh-0.4.1.ebuild:
  Added to ~ppc.

  22 Nov 2004; Mike Frysinger <vapier@@gentoo.org> geresh-0.4.1.ebuild:
  Use standard make install DESTDIR stuff.

  13 Mar 2004; Michael Sterrett <mr_bones_@@gentoo.org> geresh-0.4.1.ebuild:
  Don't assign default to S; header fix

  20 Aug 2003; Alex Veber <coronalvr@@gentoo.org> geresh-0.4.1.ebuild:
  move to x86, other archs please test.

*geresh-0.4.1 (09 Aug 2003)

  09 Aug 2003; Alex Veber <coronalvr@@gentoo.org> geresh-0.4.1.ebuild:
  Initial Import, thanks to Dror Levin (spatz@@012.net.il)

@


1.12
log
@x86 stable, bug #245555
(Portage version: 2.2_rc13/cvs/Linux 2.6.26.7 x86_64)
@
text
@d3 1
a3 1
# $Header: /var/cvsroot/gentoo-x86/app-editors/geresh/ChangeLog,v 1.11 2008/11/04 21:57:34 gentoofan23 Exp $
@


1.11
log
@stable amd64, bug 245555
(Portage version: 2.2_rc12/cvs/Linux 2.6.25.9 x86_64)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-editors/geresh/ChangeLog,v 1.10 2008/05/12 05:22:07 drac Exp $
@


1.10
log
@Version bump wrt #220759 with GCC 4.3 and -Wl,--as-needed fix, thanks to Peter Alfredsen.
(Portage version: 2.1.5_rc7)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-editors/geresh/ChangeLog,v 1.9 2007/05/11 19:03:12 dirtyepic Exp $
@


1.9
log
@Remove hspell dependency for bug #177707, handled through aspell instead.
Add virtual/iconv depend. Add header patch for GCC 4.3 from Debian.
(Portage version: 2.1.2.7)
@
text
@d2 10
a11 2
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/geresh/ChangeLog,v 1.8 2006/12/10 13:55:11 dirtyepic Exp $
@


1.8
log
@Fix building with GCC 4.1.  Bug #149758.
(Portage version: 2.1.2_rc3)
@
text
@d2 7
a8 2
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/geresh/ChangeLog,v 1.7 2005/07/08 16:02:53 dholm Exp $
@


1.7
log
@Added to ~ppc
(Portage version: 2.0.51.22-r1)
@
text
@d2 6
a7 2
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/geresh/ChangeLog,v 1.6 2005/01/01 13:25:34 eradicator Exp $
@


1.6
log
@Updated Copyright dates to 2005.
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-editors/geresh/ChangeLog,v 1.5 2004/11/22 05:03:50 vapier Exp $
@


1.5
log
@Use standard make install DESTDIR stuff.
@
text
@d2 2
a3 2
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/geresh/ChangeLog,v 1.4 2004/06/24 21:54:19 agriffis Exp $
@


1.4
log
@update copyright line: Gentoo Technologies => Gentoo Foundation
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-editors/geresh/ChangeLog,v 1.3 2004/03/13 22:30:15 mr_bones_ Exp $
@


1.3
log
@Don't assign default to S; header fix
@
text
@d2 2
a3 2
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /home/cvsroot/gentoo-x86/app-editors/geresh/ChangeLog,v 1.2 2003/08/20 09:48:25 coronalvr Exp $
@


1.2
log
@stable
@
text
@d2 5
a6 2
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /home/cvsroot/gentoo-x86/app-editors/geresh/ChangeLog,v 1.1 2003/08/09 18:42:30 coronalvr Exp $
@


1.1
log
@Initial Import
@
text
@d3 4
a6 1
# $Header: $
@


1.1.1.1
log
@*** empty log message ***
@
text
@d2 2
a3 14
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/geresh/ChangeLog,v 1.7 2005/07/08 16:02:53 dholm Exp $

  08 Jul 2005; David Holm <dholm@@gentoo.org> geresh-0.4.1.ebuild:
  Added to ~ppc.

  22 Nov 2004; Mike Frysinger <vapier@@gentoo.org> geresh-0.4.1.ebuild:
  Use standard make install DESTDIR stuff.

  13 Mar 2004; Michael Sterrett <mr_bones_@@gentoo.org> geresh-0.4.1.ebuild:
  Don't assign default to S; header fix

  20 Aug 2003; Alex Veber <coronalvr@@gentoo.org> geresh-0.4.1.ebuild:
  move to x86, other archs please test.
@


