gentoo-ebuilds/dev-db/etcd/metadata.xml
Azamat H. Hackimov baecf6809f
dev-db/etcd: fixes to package
Update to EAPI8.
Update init.d/conf.d files to use correct options and new config file, update
tmpfiles.d configuration.

Closes: https://bugs.gentoo.org/891397
Closes: https://bugs.gentoo.org/829695
Closes: https://bugs.gentoo.org/766015
Closes: https://github.com/gentoo/gentoo/pull/29172
Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
Signed-off-by: Zac Medico <zmedico@gentoo.org>
2023-01-19 23:10:20 -08:00

14 lines
421 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<upstream>
<bugs-to>https://github.com/etcd-io/etcd/issues</bugs-to>
<remote-id type="github">etcd-io/etcd</remote-id>
</upstream>
<use>
<flag name="server">Installs etcd daemon</flag>
</use>
<maintainer type="person">
<email>zmedico@gentoo.org</email>
</maintainer>
</pkgmetadata>