summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNP-Hardass <NP-Hardass@gentoo.org>2017-04-10 13:05:43 -0400
committerNP-Hardass <NP-Hardass@gentoo.org>2017-04-10 13:21:54 -0400
commit005183f7e96bcd6058d8ec65bceae54c0df0c823 (patch)
tree6813196f200003c74ecba4690a0734f3455e7233 /app-emulation/wine-mono/metadata.xml
parentapp-emulation/wine-gecko: Internet Explorer emulaton for Wine (diff)
downloadgentoo-005183f7e96bcd6058d8ec65bceae54c0df0c823.tar.gz
gentoo-005183f7e96bcd6058d8ec65bceae54c0df0c823.tar.bz2
gentoo-005183f7e96bcd6058d8ec65bceae54c0df0c823.zip
app-emulation/wine-mono: Wine .NET replacement library
Imported from wine-a-holics overlay Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-emulation/wine-mono/metadata.xml')
-rw-r--r--app-emulation/wine-mono/metadata.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/app-emulation/wine-mono/metadata.xml b/app-emulation/wine-mono/metadata.xml
new file mode 100644
index 000000000000..1b77b643f21b
--- /dev/null
+++ b/app-emulation/wine-mono/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>wine@gentoo.org</email>
+ <name>Wine</name>
+ </maintainer>
+ <longdescription>
+ Wine Mono is a package containing Mono and other projects, intended as a replacement for the .NET runtime and class libraries in Wine. It works in conjunction with Wine's builtin mscoree.dll, and it is not intended to be useful for any other purpose.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">makewokherd/wine-mono</remote-id>
+ </upstream>
+</pkgmetadata>