summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/sary/metadata.xml')
-rw-r--r--app-text/sary/metadata.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/app-text/sary/metadata.xml b/app-text/sary/metadata.xml
index 47b74cfd91c6..14ee11be963a 100644
--- a/app-text/sary/metadata.xml
+++ b/app-text/sary/metadata.xml
@@ -1,10 +1,13 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>cjk</herd>
-<longdescription>Sary is a suffix array library and tools. It provides
+ <herd>cjk</herd>
+ <longdescription>Sary is a suffix array library and tools. It provides
fast full-text search facilities for text files on the order of 10 to
100 MB using a data structure called a suffix array. It can also
search specific fields in a text file by assigning index points to
those fields.</longdescription>
+ <upstream>
+ <remote-id type="sourceforge">sary</remote-id>
+ </upstream>
</pkgmetadata>