mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
17 lines
536 B
XML
17 lines
536 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>haskell@gentoo.org</email>
|
|
<name>Gentoo Haskell</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
A library for issuing notifications using FreeDesktop.org's Desktop
|
|
Notifications protcol. This protocol is supported by services such
|
|
as Ubuntu's NotifyOSD.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="bitbucket">taejo/fdo-notify</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|