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


1.9
date	2012.06.19.17.45.19;	author axs;	state Exp;
branches;
next	1.8;
commitid	410c4fe0baaf4567;

1.8
date	2011.11.15.16.38.16;	author axs;	state Exp;
branches;
next	1.7;
commitid	1a834ec295784567;

1.7
date	2011.11.15.16.35.58;	author axs;	state Exp;
branches;
next	1.6;
commitid	17bc4ec294ed4567;

1.6
date	2011.09.13.19.21.01;	author pacho;	state Exp;
branches;
next	1.5;
commitid	1a3b4e6fad1d4567;

1.5
date	2011.05.16.12.23.15;	author cbrannon;	state Exp;
branches;
next	1.4;
commitid	765e4dd117334567;

1.4
date	2011.04.11.19.09.41;	author cbrannon;	state Exp;
branches;
next	1.3;
commitid	5c134da351f54567;

1.3
date	2011.03.28.20.05.10;	author cbrannon;	state Exp;
branches;
next	1.2;
commitid	63484d90e9f54567;

1.2
date	2011.03.16.04.11.22;	author williamh;	state Exp;
branches;
next	1.1;
commitid	23204d8038694567;

1.1
date	2011.02.23.23.20.28;	author williamh;	state Exp;
branches;
next	;
commitid	42a64d65963c4567;


desc
@@


1.9
log
@added support for spidermonkey-1.8.7, relates to bug 422169

(Portage version: 2.1.10.49/cvs/Linux x86_64)
@
text
@# ChangeLog for app-accessibility/edbrowse
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/edbrowse/ChangeLog,v 1.8 2011/11/15 16:38:16 axs Exp $

  19 Jun 2012; Ian Stakenvicius <axs@@gentoo.org> edbrowse-3.4.8.ebuild:
  added support for spidermonkey-1.8.7, relates to bug 422169

*edbrowse-3.4.8 (15 Nov 2011)

  15 Nov 2011; Ian Stakenvicius <axs@@gentoo.org> edbrowse-3.4.7.ebuild,
  +edbrowse-3.4.8.ebuild:
  adding new version that supports spidermonkey-1.8.5 and fixing deps of
  current version, bug# 376979

  13 Sep 2011; Pacho Ramos <pacho@@gentoo.org> metadata.xml:
  Drop maintainer due retirement, bug #353756

  16 May 2011; Christopher Brannon <cbrannon@@gentoo.org> edbrowse-3.4.7.ebuild:
  Added ~amd64 keyword.

  This package builds and runs on amd64.

*edbrowse-3.4.7 (11 Apr 2011)

  11 Apr 2011; Christopher Brannon <cbrannon@@gentoo.org>
  -edbrowse-3.4.6.ebuild, -files/edbrowse-3.4.6-fix-makefile.patch,
  -files/edbrowse-3.4.6-fix-off-by-one.patch, +edbrowse-3.4.7.ebuild,
  +files/edbrowse-3.4.7-fix-makefile.patch:
  Add latest version to the tree, remove the older unstable version.

  3.4.7 is here.
  3.4.6 was never stabilized.
  It had flaws, like the use of memcpy on overlapping regions.
  No need to keep it in the tree.

  28 Mar 2011; Christopher Brannon <cbrannon@@gentoo.org>
  edbrowse-3.4.6.ebuild, files/edbrowse-3.4.6-fix-makefile.patch,
  metadata.xml:
  * Make it possible to build with either dev-lang/spidermonkey-1.7.x or
  dev-lang/spidermonkey-1.9.x (fixes bug #359035).
  * I am now upstream for this package. HOMEPAGE and SRC_URI were changed
  accordingly.
  * Change maintainer to myself (after discussion with WilliamH).

  16 Mar 2011; William Hubbs <williamh@@gentoo.org> edbrowse-3.4.6.ebuild:
  fix dependency on dev-lang/spidermonkey for #359035.
  Thanks to Chris Brannon.

*edbrowse-3.4.6 (23 Feb 2011)

  23 Feb 2011; William Hubbs <williamh@@gentoo.org> +edbrowse-3.4.6.ebuild,
  +files/edbrowse-3.4.6-fix-makefile.patch,
  +files/edbrowse-3.4.6-fix-off-by-one.patch, +metadata.xml:
  Initial commit for edbrowse, a line editor, web browser and email
  client using the ed user interface.
  This was added to app-accessibility due to it mostly being used by blind
  users. 
  Thanks to Chris Brannon <chris@@the-brannons.com> for the submission.
  This closes #350183.

@


1.8
log
@fixed Changelog (forgot bug#)
@
text
@d2 5
a6 2
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/edbrowse/ChangeLog,v 1.7 2011/11/15 16:35:58 axs Exp $
@


1.7
log
@adding new version that supports spidermonkey-1.8.5 and fixing deps of current version

(Portage version: 2.1.10.11/cvs/Linux i686)
@
text
@d3 1
a3 1
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/edbrowse/ChangeLog,v 1.6 2011/09/13 19:21:01 pacho Exp $
d10 1
a10 1
  current version
@


1.6
log
@Drop maintainer due retirement, bug #353756

(Portage version: 2.1.10.15/cvs/Linux x86_64)
@
text
@d3 8
a10 1
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/edbrowse/ChangeLog,v 1.5 2011/05/16 12:23:15 cbrannon Exp $
@


1.5
log
@Added ~amd64 keyword.

Builds and runs on amd64.

(Portage version: 2.1.9.47/cvs/Linux i686)
@
text
@d3 4
a6 1
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/edbrowse/ChangeLog,v 1.4 2011/04/11 19:09:41 cbrannon Exp $
@


1.4
log
@Add latest version to the tree, remove the older unstable version.

3.4.7 is here.
3.4.6 was never stabilized.
It had flaws, like the use of memcpy on overlapping regions.
No need to keep it in the tree.

(Portage version: 2.1.9.45/cvs/Linux i686)
@
text
@d3 6
a8 1
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/edbrowse/ChangeLog,v 1.3 2011/03/28 20:05:10 cbrannon Exp $
@


1.3
log
@Fix dependencies, and various administrivia.

* Make it possible to build with either dev-lang/spidermonkey-1.7.x or
dev-lang/spidermonkey-1.9.x (fixes bug #359035).
* I am now upstream for this package. HOMEPAGE and SRC_URI were changed
accordingly.
* Change maintainer to myself (after discussion with WilliamH).

(Portage version: 2.1.9.45/cvs/Linux i686)
@
text
@d3 14
a16 1
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/edbrowse/ChangeLog,v 1.2 2011/03/16 04:11:22 williamh Exp $
@


1.2
log
@fix dependency on dev-lang/spidermonkey for #359035.

(Portage version: 2.2.0_alpha27/cvs/Linux i686)
@
text
@d3 10
a12 1
# $Header: /var/cvsroot/gentoo-x86/app-accessibility/edbrowse/ChangeLog,v 1.1 2011/02/23 23:20:28 williamh Exp $
@


1.1
log
@This is the initial commit for edbrowse, a line editor, web browser and email client that uses the "ed" user interface.
I would like to thank Chris Brannon <chris@@the-brannons.com> for the submission.
This closes #350183.

(Portage version: 2.2.0_alpha25/cvs/Linux i686)
@
text
@d3 5
a7 1
# $Header: $
@

