diff options
author | 2009-12-21 20:39:14 +0000 | |
---|---|---|
committer | 2009-12-21 20:39:14 +0000 | |
commit | ff3b60a7a3be4939fe6b7ca3ad1142c7251a08ef (patch) | |
tree | f588780a38b58e60cc34a26f26f0cea1b81bef77 /x11-plugins/pidgintex/metadata.xml | |
parent | Add FreeBSD 8.0 profiles for i686 and x86_64 (diff) | |
download | historical-ff3b60a7a3be4939fe6b7ca3ad1142c7251a08ef.tar.gz historical-ff3b60a7a3be4939fe6b7ca3ad1142c7251a08ef.tar.bz2 historical-ff3b60a7a3be4939fe6b7ca3ad1142c7251a08ef.zip |
Initial import. Ebuild by me and Constantin Bergemann, bug #219138. Nice alternative for pidgin-latex.
Package-Manager: portage-2.1.7.15/cvs/Linux x86_64
Diffstat (limited to 'x11-plugins/pidgintex/metadata.xml')
-rw-r--r-- | x11-plugins/pidgintex/metadata.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/x11-plugins/pidgintex/metadata.xml b/x11-plugins/pidgintex/metadata.xml new file mode 100644 index 000000000000..1b7319740533 --- /dev/null +++ b/x11-plugins/pidgintex/metadata.xml @@ -0,0 +1,15 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>net-im</herd> +<maintainer> + <email>pva@gentoo.org</email> + <name>Peter Volkov</name> +</maintainer> +<longdescription> +pidginTeX is a fast plugin for the instant messaging client Pidgin and uses +mimeTeX or mathTeX to render LaTeX expressions in messages and chat. It is +intended for math but mathTeX is fully compatible with LaTeX and any package can +be used and mimeTeX also supports many other features. +</longdescription> +</pkgmetadata> |