diff options
Diffstat (limited to 'dev-python/python-efl')
| -rw-r--r-- | dev-python/python-efl/metadata.xml | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/dev-python/python-efl/metadata.xml b/dev-python/python-efl/metadata.xml index 3507c749f452..01d10b42888e 100644 --- a/dev-python/python-efl/metadata.xml +++ b/dev-python/python-efl/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>juippis@gentoo.org</email> - <name>Joonas Niilola</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>juippis@gentoo.org</email> + <name>Joonas Niilola</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. @@ -13,7 +13,8 @@ PYTHON-EFL are the python bindings for the whole EFL stack (eo, evas, ecore, edje, emotion, ethumb and elementary) </longdescription> - <upstream> - <remote-id type="pypi">python-efl</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="pypi">python-efl</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
