[dev-lang/go] temp add to build vendor tarballs
This commit is contained in:
17
dev-lang/go/metadata.xml
Normal file
17
dev-lang/go/metadata.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>williamh@gentoo.org</email>
|
||||
<name>William Hubbs</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Go is a new systems programming language developed at google by
|
||||
Rob Pike. It has garbage collection, coroutines, communication
|
||||
channels and a clean syntax.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="cpe">cpe:/a:golang:go</remote-id>
|
||||
<remote-id type="github">golang/go</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user