summaryrefslogtreecommitdiff
path: root/dev-lua/luadoc/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua/luadoc/metadata.xml')
-rw-r--r--dev-lua/luadoc/metadata.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/dev-lua/luadoc/metadata.xml b/dev-lua/luadoc/metadata.xml
deleted file mode 100644
index df76f4c3652f..000000000000
--- a/dev-lua/luadoc/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <!-- maintainer-needed -->
- <longdescription lang="en">
- LuaDoc is a documentation generator tool for Lua source code.
- It parses the declarations and documentation comments in a set of Lua
- source files and produces a set of XHTML pages describing the commented
- declarations and functions.
- </longdescription>
- <origin>gentoo-staging</origin>
-</pkgmetadata>