summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/libtompoly/metadata.xml')
-rw-r--r--dev-libs/libtompoly/metadata.xml39
1 files changed, 19 insertions, 20 deletions
diff --git a/dev-libs/libtompoly/metadata.xml b/dev-libs/libtompoly/metadata.xml
index 18b38dbadcf3..9a9aa2fa254f 100644
--- a/dev-libs/libtompoly/metadata.xml
+++ b/dev-libs/libtompoly/metadata.xml
@@ -1,25 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer>
- <email>hawking@gentoo.org</email>
- <name>Ali Polatel</name>
-</maintainer>
-<longdescription>
-LibTomPoly has the following features.
+ <herd>no-herd</herd>
+ <maintainer>
+ <email>maintainer-needed@gentoo.org</email>
+ </maintainer>
+ <longdescription>
+ LibTomPoly has the following features.
- * Totally public domain and is only dependent on LibTomMath, another public
-domain library.
- * Portable source code.
- * Provides access to polynomials of finite characteristic of varying degrees
-(it will grow to accomodate)
- * Includes several algebraic operations.
- o Usual addition, subtraction, division, multiplication.
- o Modular versions of the add/sub/mul
- o Modular exponentiation
- o Irreducibility testing.
- o Monic reductions
- o Comparisons
-</longdescription>
+ * Totally public domain and is only dependent on LibTomMath, another public
+ domain library.
+ * Portable source code.
+ * Provides access to polynomials of finite characteristic of varying degrees
+ (it will grow to accomodate)
+ * Includes several algebraic operations.
+ o Usual addition, subtraction, division, multiplication.
+ o Modular versions of the add/sub/mul
+ o Modular exponentiation
+ o Irreducibility testing.
+ o Monic reductions
+ o Comparisons
+ </longdescription>
</pkgmetadata>