mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
net-p2p/ipfs-desktop-bin: fix metadata email
I'm not sure what happened here, but whatever. Context: https://github.com/gentoo/guru/pull/251#discussion_r1817708732 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -67,4 +67,3 @@ src_install(){
|
||||
fperms +x "/opt/IPFS Desktop/chrome-sandbox"
|
||||
fperms +x "/opt/IPFS Desktop/chrome_crashpad_handler"
|
||||
}
|
||||
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>18202203719@163.com</email>
|
||||
<email>dawn_xu_helloworld@163.com</email>
|
||||
<name>Dawn Xu</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type = "github">ipfs/ipfs-desktop</remote-id>
|
||||
<remote-id type="github">ipfs/ipfs-desktop</remote-id>
|
||||
<maintainer>
|
||||
<name>ipfs</name>
|
||||
<email>ipfs@github.com</email>
|
||||
|
||||
Reference in New Issue
Block a user