Package-Manager: portage-2.3.0
DESCRIPTION="editor, browser, and mail client using the /bin/ed interface"
HOMEPAGE="http://the-brannons.com/edbrowse/"
SRC_URI="http://the-brannons.com/${PN}/${P}.zip"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="libressl linguas_fr odbc"
+IUSE="libressl odbc l10n_fr"
+
COMMON_DEPEND=">=dev-lang/spidermonkey-24.0:24
>=sys-libs/readline-6.0
>=net-misc/curl-7.36.0
dobin setup.ebrc
dohtml usersguide.html philosophy.html
dodoc sample.ebrc
- if use linguas_fr; then
+ if use l10n_fr; then
dohtml usersguide_fr.html philosophy_fr.html
dodoc sample_fr.ebrc
fi