diff options
Diffstat (limited to 'dev-util/premake/metadata.xml')
| -rw-r--r-- | dev-util/premake/metadata.xml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/dev-util/premake/metadata.xml b/dev-util/premake/metadata.xml index e57cb3c992f6..4638c6e599b6 100644 --- a/dev-util/premake/metadata.xml +++ b/dev-util/premake/metadata.xml @@ -1,18 +1,19 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>titanofold@gentoo.org</email> - <name>Aaron W. Swenson</name> - </maintainer> - <longdescription lang="en"> + <maintainer type="person"> + <email>titanofold@gentoo.org</email> + <name>Aaron W. Swenson</name> + </maintainer> + <longdescription lang="en"> Describe your software project just once, using Premake's simple and easy to read syntax, and build it everywhere. Generate project files for Visual Studio, GNU Make, Xcode, Code::Blocks, and more across Windows, Mac OS X, and Linux. Use the full featured Lua scripting engine to make build configuration tasks a breeze. </longdescription> - <upstream> - <remote-id type="sourceforge">premake</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="sourceforge">premake</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
