mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-12 16:18:42 +02:00
- remove generic USE=elogind description - complete upstream Signed-off-by: Filip Kobierski <fkobi@pm.me> Part-of: https://github.com/gentoo/gentoo/pull/42507 Signed-off-by: Sam James <sam@gentoo.org>
17 lines
697 B
XML
17 lines
697 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>freedesktop-bugs@gentoo.org</email>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="systemd">Build with <pkg>sys-apps/systemd</pkg> at_console support</flag>
|
|
</use>
|
|
<upstream>
|
|
<bugs-to>https://gitlab.freedesktop.org/dbus/dbus/-/issues</bugs-to>
|
|
<changelog>https://gitlab.freedesktop.org/dbus/dbus/-/tags</changelog>
|
|
<doc>https://www.freedesktop.org/wiki/Software/dbus/#documentation</doc>
|
|
<remote-id type="cpe">cpe:/a:freedesktop:dbus</remote-id>
|
|
<remote-id type="freedesktop-gitlab">dbus/dbus</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|