# ChangeLog for app-editors/retext # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/app-editors/retext/ChangeLog,v 1.12 2014/07/18 15:24:17 tomwij Exp $ *retext-4.1.3 (18 Jul 2014) 18 Jul 2014; Tom Wijsman +retext-4.1.3.ebuild, retext-9999.ebuild: Version bump to 4.1.3; fixes bug #494892, reported by Franz Fellner. 01 Jul 2014; Justin Lecher retext-4.1.1.ebuild: Drop incompatibility workaround for USE=spell + python3_3 19 Feb 2014; Justin Lecher retext-4.1.1.ebuild, metadata.xml: Allow python3.3 with USE=-spell 02 Dec 2013; Johannes Huber retext-4.0.1-r2.ebuild: x86 stable, bug #481940 *retext-4.1.1 (30 Nov 2013) 30 Nov 2013; Tom Wijsman +retext-4.1.1.ebuild: Version bump to 4.1.1. *retext-4.1.0 (26 Oct 2013) 26 Oct 2013; Tom Wijsman +retext-4.1.0.ebuild, retext-9999.ebuild: Version bump to 4.1.0; dropped Python 2.7 support as it fails on it for now and that will need to be adapted to work again, can't support 3.3 yet due to PyEnchant dependency. Fixes bug #488104, reported by Helmut Jarausch. 13 Oct 2013; Pacho Ramos retext-4.0.1-r2.ebuild: Also compatible with python3_3 05 Sep 2013; Agostino Sarubbo retext-4.0.1-r2.ebuild: Stable for amd64, wrt bug #481940 *retext-4.0.1-r2 (04 Sep 2013) 04 Sep 2013; Tom Wijsman +retext-4.0.1-r2.ebuild: Revision bump, correct pyenchant dependency because it no longer uses PYTHON_USEDEP functionality. 29 Jun 2013; Tom Wijsman retext-4.0.1-r1.ebuild, retext-4.0.1.ebuild, retext-9999.ebuild: Use PYTHON_USEDEP in RDEPEND, made RDEPEND additive to eclass dependencies; thanks to jlec and ercpe. *retext-9999 (29 Jun 2013) *retext-4.0.1-r1 (29 Jun 2013) 29 Jun 2013; Tom Wijsman +retext-4.0.1-r1.ebuild, +retext-9999.ebuild: Revision bump. Made symlink from /usr/bin/retext to /usr/bin/retext.py. Made sure locales are respected by removing disabled locales. Removed unnecessary inherit. Added live 9999 ebuild for testing purposes. *retext-4.0.1 (29 Jun 2013) 29 Jun 2013; Tom Wijsman +metadata.xml, +retext-4.0.1.ebuild: New ebuild for app-editors/retext, a Qt-based text editor for Markdown and reStructuredText. Fixes bug #445614, original ebuild by Manuel RĂ¼ger (mrueg), adjusted by Johann Schmitz and some small changes by me.