summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-10-29 17:19:46 -0400
committerMatt Turner <mattst88@gentoo.org>2022-10-29 19:20:10 -0400
commit73d884f68a9d754b030a0a6ddff5839d5b3902b0 (patch)
treebaad2feda0eb406ec358d5e834a9333cfa253c77
parentdev-libs/libcroco: Set remote-id (diff)
downloadgentoo-73d884f6.tar.gz
gentoo-73d884f6.tar.bz2
gentoo-73d884f6.zip
dev-libs/libdazzle: Set remote-id
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--dev-libs/libdazzle/metadata.xml21
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>