summaryrefslogtreecommitdiff
path: root/app-text/mathtex/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/mathtex/metadata.xml')
-rw-r--r--app-text/mathtex/metadata.xml15
1 files changed, 7 insertions, 8 deletions
diff --git a/app-text/mathtex/metadata.xml b/app-text/mathtex/metadata.xml
index 8c11fdfe9196..24bacc8e9ec5 100644
--- a/app-text/mathtex/metadata.xml
+++ b/app-text/mathtex/metadata.xml
@@ -1,15 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <longdescription>MathTeX parses a LaTeX math expression and immediately emits
+ <!-- maintainer-needed -->
+ <use>
+ <flag name="png">Generate png images by default instead of gif</flag>
+ </use>
+ <longdescription>MathTeX parses a LaTeX math expression and immediately emits
the corresponding gif (or png) image. It can be used as cgi program to embed
LaTeX math in your own html pages, blogs, wikis, etc. Just place an html img
tag in your document wherever you want to see the corresponding LaTeX
expression. Take a look at homepage for examples.
</longdescription>
-
- <use>
- <flag name="png">Generate png images by default instead of gif</flag>
- </use>
- <origin>liguros-repo</origin>
-</pkgmetadata> \ No newline at end of file
+</pkgmetadata>