gentoo-ebuilds/net-mail/mailgraph/metadata.xml
Paul Zander 5d8c4baefd
net-mail/mailgraph: BannedEapiCommand
Misses migration after acct-user got introduced.

Add apache2 and nginx to IUSE.
Use the new `mgraph` USE-flag for acct-user/apache and acct-user/nginx in
RDEPEND.
Adjust pkg_postinst() to match.

BannedEapiCommand
'gpasswd' banned in EAPI 7, used on line 81 'gpasswd -a apache mgraph'

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36445
Signed-off-by: Sam James <sam@gentoo.org>
2024-12-01 11:52:14 +00:00

8 lines
234 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<use>
<flag name="nginx">Add nginx support</flag>
</use>
</pkgmetadata>