summaryrefslogtreecommitdiff
path: root/dev-dotnet/dotnet-script/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-12-15 20:53:45 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-12-15 20:53:45 +0000
commit20e7188871e6d724b707132f925b9872536a91a0 (patch)
tree1b8d527714db0a937011ad650939d9152d36506c /dev-dotnet/dotnet-script/metadata.xml
parente4769acf6646f4b0ef28cb695cec8ed128aba920 (diff)
gentoo auto-resync : 15:12:2023 - 20:53:45
Diffstat (limited to 'dev-dotnet/dotnet-script/metadata.xml')
-rw-r--r--dev-dotnet/dotnet-script/metadata.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/dev-dotnet/dotnet-script/metadata.xml b/dev-dotnet/dotnet-script/metadata.xml
new file mode 100644
index 000000000000..e9ed12e30288
--- /dev/null
+++ b/dev-dotnet/dotnet-script/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+
+<pkgmetadata>
+ <maintainer type="project">
+ <email>dotnet@gentoo.org</email>
+ <name>Gentoo Dotnet Project</name>
+ </maintainer>
+ <longdescription>
+ Cake (C# Make) is a free and open source cross-platform build automation
+ system with a C# DSL for tasks such as compiling code, copying files and
+ folders, running unit tests, compressing files and building NuGet packages.
+ </longdescription>
+ <upstream>
+ <bugs-to>https://github.com/cake-build/cake/issues/</bugs-to>
+ <remote-id type="github">cake-build/cake</remote-id>
+ </upstream>
+</pkgmetadata>