diff options
Diffstat (limited to 'dev-haskell/dbus/metadata.xml')
| -rw-r--r-- | dev-haskell/dbus/metadata.xml | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/dev-haskell/dbus/metadata.xml b/dev-haskell/dbus/metadata.xml index ffab7be7b225..7b3be679994d 100644 --- a/dev-haskell/dbus/metadata.xml +++ b/dev-haskell/dbus/metadata.xml @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>haskell@gentoo.org</email> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>haskell@gentoo.org</email> + </maintainer> + <longdescription> D-Bus is a simple, message-based protocol for inter-process communication, which allows applications to interact with other parts of the machine and the user's session using remote procedure calls. @@ -56,4 +56,6 @@ >org.freedesktop.secrets >org.gnome.ScreenSaver </longdescription> -</pkgmetadata> + + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
