diff options
Diffstat (limited to 'dev-util/ninja-ide/metadata.xml')
-rw-r--r-- | dev-util/ninja-ide/metadata.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/dev-util/ninja-ide/metadata.xml b/dev-util/ninja-ide/metadata.xml new file mode 100644 index 000000000000..021c8cade6ca --- /dev/null +++ b/dev-util/ninja-ide/metadata.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>proxy-maintainers</herd> + <maintainer> + <email>hasufell@gentoo.org</email> + <name>Julian Ospald</name> + <description>Maintainer, assign bugs to him</description> + </maintainer> + <maintainer> + <email>awol.lordofthepants@gmail.com</email> + <name>Aaron Burnett</name> + <description>Proxy maintainer. CC him on bugs</description> + </maintainer> + <upstream> + <changelog>https://github.com/ninja-ide/ninja-ide/commits/master</changelog> + <doc lang="en">https://github.com/ninja-ide/ninja-ide/wiki</doc> + <bugs-to>https://github.com/ninja-ide/ninja-ide/issues</bugs-to> + <remote-id type="github">ninja-ide/ninja-ide</remote-id> + </upstream> + <longdescription lang="en"> + NINJA-IDE (from the recursive acronym: "Ninja-IDE Is Not Just + Another IDE"), is a cross-platform integrated development + environment (IDE). NINJA-IDE runs on Linux/X11, Mac OS X and + Windows desktop operating systems, and allows developers to create + applications for several purposes using all the tools and utilities + of NINJA-IDE, making the task of writing software easier and more + enjoyable. + </longdescription> +</pkgmetadata> |