mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-16 15:14:38 +00:00
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>
14 lines
421 B
XML
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>
|