diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 20:11:44 -0800 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2015-11-08 20:11:44 -0800 |
commit | 24fda3d26454a64df85305138f44cae40c7b9678 (patch) | |
tree | 22fbb46b0af337738ca0abc36e949b836ea12ec8 /app-accessibility/edbrowse/ChangeLog-2015 | |
parent | Initial commit. (diff) | |
download | gentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.tar.gz gentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.tar.bz2 gentoo-changelogs-24fda3d26454a64df85305138f44cae40c7b9678.zip |
Rename all old ChangeLogs to ChangeLog-2015, which will be amended at the end of the year.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'app-accessibility/edbrowse/ChangeLog-2015')
-rw-r--r-- | app-accessibility/edbrowse/ChangeLog-2015 | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/app-accessibility/edbrowse/ChangeLog-2015 b/app-accessibility/edbrowse/ChangeLog-2015 new file mode 100644 index 00000000..656e9ece --- /dev/null +++ b/app-accessibility/edbrowse/ChangeLog-2015 @@ -0,0 +1,75 @@ +# ChangeLog for app-accessibility/edbrowse +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-accessibility/edbrowse/ChangeLog,v 1.12 2014/09/29 10:20:27 teiresias Exp $ + +*edbrowse-3.5.1 (29 Sep 2014) + + 29 Sep 2014; Christopher Brannon <teiresias@gentoo.org> + -edbrowse-3.4.7.ebuild, -edbrowse-3.4.8.ebuild, -edbrowse-3.4.9.ebuild, + +edbrowse-3.5.1.ebuild, -files/edbrowse-3.4.7-fix-makefile.patch, + +files/edbrowse-3.5.1-implicit-decl.patch: + New upstream version, 3.5.1. Also, remove old versions. + +*edbrowse-3.4.9 (11 Aug 2013) + + 11 Aug 2013; Patrick Lauer <patrick@gentoo.org> +edbrowse-3.4.9.ebuild: + Bump + + 09 Aug 2013; Ian Stakenvicius <axs@gentoo.org> edbrowse-3.4.8.ebuild: + Adjusted deps for dev-lang/spidermonkey to ensure SLOT=0 + + 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. |