diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-12-11 16:17:41 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-12-11 18:19:11 +0100 |
| commit | b0efa69df19e722ea87fa16bd36b71fb3a4d23eb (patch) | |
| tree | 5ef10d7913518fabdec64976fcac3135bed0efc1 /dev-python/python-efl/metadata.xml | |
| parent | b9415234d0f4572df351c9c4c1448d754089426c (diff) | |
| download | gentoo-b0efa69df19e722ea87fa16bd36b71fb3a4d23eb.tar.gz gentoo-b0efa69df19e722ea87fa16bd36b71fb3a4d23eb.tar.bz2 gentoo-b0efa69df19e722ea87fa16bd36b71fb3a4d23eb.zip | |
dev-python/*: add pypi remote-ids
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/python-efl/metadata.xml')
| -rw-r--r-- | dev-python/python-efl/metadata.xml | 25 |
1 files changed, 14 insertions, 11 deletions
diff --git a/dev-python/python-efl/metadata.xml b/dev-python/python-efl/metadata.xml index 126f2621e76f..3507c749f452 100644 --- a/dev-python/python-efl/metadata.xml +++ b/dev-python/python-efl/metadata.xml @@ -1,16 +1,19 @@ <?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> - EFL is a collection of libraries for handling many common tasks a - developer man have such as data structures, communication, - rendering, widgets and more. + <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. - PYTHON-EFL are the python bindings for the whole EFL stack (eo, - evas, ecore, edje, emotion, ethumb and elementary) - </longdescription> + 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> |
