dev-python/python-efl: bump to 1.20.0

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
This commit is contained in:
Joonas Niilola
2018-05-23 10:49:41 +03:00
committed by Aaron Bauman
parent 5a985b6fcf
commit d851525459
3 changed files with 87 additions and 1 deletions

View File

@@ -1,5 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<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>