mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
As it has been clarified to me on #gentoo-guru, binary packages for OSS projects should contain a -bin suffix to distinguish them from from-source builds. The next commit will amend LICENSE to reflect the OSS nature of this project. Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
13 lines
458 B
XML
13 lines
458 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<upstream>
|
|
<bugs-to>https://github.com/LedgerHQ/ledger-live/issues</bugs-to>
|
|
<changelog>
|
|
https://github.com/LedgerHQ/ledger-live/blob/develop/apps/ledger-live-desktop/CHANGELOG.md
|
|
</changelog>
|
|
<remote-id type="github">LedgerHQ/ledger-live</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|