diff options
author | William Hubbs <williamh@gentoo.org> | 2011-02-23 23:20:28 +0000 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2011-02-23 23:20:28 +0000 |
commit | f6601775e4c309ab4adcd267a694476e8edd6af0 (patch) | |
tree | 6219c5b6ba4359c299438dd2505ebcd9eb3c5cf1 /app-accessibility/edbrowse/ChangeLog | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-f6601775e4c309ab4adcd267a694476e8edd6af0.tar.gz gentoo-2-f6601775e4c309ab4adcd267a694476e8edd6af0.tar.bz2 gentoo-2-f6601775e4c309ab4adcd267a694476e8edd6af0.zip |
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)
Diffstat (limited to 'app-accessibility/edbrowse/ChangeLog')
-rw-r--r-- | app-accessibility/edbrowse/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/app-accessibility/edbrowse/ChangeLog b/app-accessibility/edbrowse/ChangeLog new file mode 100644 index 000000000000..a4ada54e5621 --- /dev/null +++ b/app-accessibility/edbrowse/ChangeLog @@ -0,0 +1,16 @@ +# ChangeLog for app-accessibility/edbrowse +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/edbrowse/ChangeLog,v 1.1 2011/02/23 23:20:28 williamh Exp $ + +*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. + |