mirror of
https://github.com/MorizzG/gentoo-mg.git
synced 2026-02-04 05:24:46 +00:00
fixed up ebuilds using pkgcheck
in particular added metadata.xmls
This commit is contained in:
parent
dbba60e372
commit
bacc4bad5a
30 changed files with 66 additions and 1562 deletions
14
llvm-core/lldb/metadata.xml
Normal file
14
llvm-core/lldb/metadata.xml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<upstream>
|
||||
<remote-id type="github">llvm/llvm-project</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="debuginfod">
|
||||
Expose the transitive dependencies on <pkg>net-misc/curl</pkg>
|
||||
and <pkg>dev-cpp/cpp-httplib</pkg>) to match
|
||||
<pkg>llvm-core/llvm</pkg>.
|
||||
</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
Loading…
Add table
Add a link
Reference in a new issue