summaryrefslogtreecommitdiff
path: root/dev-ruby/optimist/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/optimist/metadata.xml')
-rw-r--r--dev-ruby/optimist/metadata.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/dev-ruby/optimist/metadata.xml b/dev-ruby/optimist/metadata.xml
deleted file mode 100644
index 7dcb3c147161..000000000000
--- a/dev-ruby/optimist/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>ruby@gentoo.org</email>
- <name>Gentoo Ruby Project</name>
- </maintainer>
- <longdescription>
- Optimist is a commandline option parser for Ruby that just gets
- out of your way. One line of code per option is all you need to
- write. For that, you get a nice automatically-generated help page,
- robust option parsing, command subcompletion, and sensible
- defaults for everything you don't specify.
- </longdescription>
- <origin>baldeagleos-repo</origin>
-</pkgmetadata>