mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-02-10 13:57:38 -08:00
Add myself as proxy-maintainer. Bump EAPI to 7. Clean metadata.xml file. Package-Manager: Portage[mgorny]-2.3.36.1 Closes: https://github.com/gentoo/gentoo/pull/8530
20 lines
678 B
XML
20 lines
678 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>juippis@gmail.com</email>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
EFL is a collection of libraries for handling many common tasks a
|
|
developer man have such as data structures, communication,
|
|
rendering, widgets and more.
|
|
|
|
PYTHON-EFL are the python bindings for the whole EFL stack (eo,
|
|
evas, ecore, edje, emotion, ethumb and elementary)
|
|
</longdescription>
|
|
</pkgmetadata>
|