summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2003-09-04 17:15:03 +0000
committerTavis Ormandy <taviso@gentoo.org>2003-09-04 17:15:03 +0000
commit5984c98468ed634142984db6e8175a68a59cfcf7 (patch)
tree5cc312ac97bc9c85b8afec0a25ad48b772c1da3a /app-text/rhyme/metadata.xml
parentinitial import (diff)
downloadhistorical-5984c98468ed634142984db6e8175a68a59cfcf7.tar.gz
historical-5984c98468ed634142984db6e8175a68a59cfcf7.tar.bz2
historical-5984c98468ed634142984db6e8175a68a59cfcf7.zip
initial import
Diffstat (limited to 'app-text/rhyme/metadata.xml')
-rw-r--r--app-text/rhyme/metadata.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/app-text/rhyme/metadata.xml b/app-text/rhyme/metadata.xml
new file mode 100644
index 000000000000..da31f2f14307
--- /dev/null
+++ b/app-text/rhyme/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>no-herd</herd>
+<maintainer>
+ <email>taviso@gentoo.org</email>
+ <name>Tavis Ormandy</name>
+</maintainer>
+<longdescription>
+What is this thing? Why it's a rhyming dictionary, of course! But more specifically, it's a command-line program that takes a word and returns to you a formatted list of all words that rhyme with it. The default response is a perfect rhyme (which is probably what you want). Or you can get a syllable count of a certain word ("whitening" has 2-3 syllables, etc.).
+</longdescription>
+</pkgmetadata>