blob: a1f1054e9b4030ee5e025ab2f62cfb5f11ed1272 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>marecki@gentoo.org</email>
<name>Marek Szuba</name>
</maintainer>
<longdescription>
This is the old, and by now very much deprecated, Gtk+ HTML engine. It remains
available in Gentoo because as of late July 2020 <pkg>app-text/xiphos</pkg>
continues to rely on it for editor functionality (the alternative, WebKit-based
editor is not compatible with <pkg>net-libs/webkit-gtk</pkg>:4), however
it will be removed as soon as Xiphos upstream has implemented an alternative
solution.
</longdescription>
</pkgmetadata>
|