diff options
Diffstat (limited to 'dev-libs/libdazzle/metadata.xml')
-rw-r--r-- | dev-libs/libdazzle/metadata.xml | 21 |
1 files changed, 13 insertions, 8 deletions
diff --git a/dev-libs/libdazzle/metadata.xml b/dev-libs/libdazzle/metadata.xml index 01065172e304..6ca5bc16c6d2 100644 --- a/dev-libs/libdazzle/metadata.xml +++ b/dev-libs/libdazzle/metadata.xml @@ -1,12 +1,17 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>gnome@gentoo.org</email> - <name>Gentoo GNOME Desktop</name> - </maintainer> - <longdescription>libdazzle is a collection of fancy features for GLib and Gtk+ that aren't quite - ready or generic enough for use inside those libraries. This is often a proving - ground for new widget prototypes. Applications such as Builder tend to drive - development of this project.</longdescription> + <maintainer type="project"> + <email>gnome@gentoo.org</email> + <name>Gentoo GNOME Desktop</name> + </maintainer> + <longdescription> + libdazzle is a collection of fancy features for GLib and Gtk+ that aren't + quite ready or generic enough for use inside those libraries. This is + often a proving ground for new widget prototypes. Applications such as + Builder tend to drive development of this project. + </longdescription> + <upstream> + <remote-id type="gnome-gitlab">GNOME/libdazzle</remote-id> + </upstream> </pkgmetadata> |