diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 20:46:13 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-08-06 20:46:13 +0000 |
commit | c01b64607fbae5bc87de834b91603d1564afdcbd (patch) | |
tree | 0134f3a2cb778ee83429322cc6c4aa36aa0b0b26 /sci-mathematics/pari/metadata.xml | |
parent | Add USE flag description to metadata wrt GLEP 56. (diff) | |
download | gentoo-2-c01b64607fbae5bc87de834b91603d1564afdcbd.tar.gz gentoo-2-c01b64607fbae5bc87de834b91603d1564afdcbd.tar.bz2 gentoo-2-c01b64607fbae5bc87de834b91603d1564afdcbd.zip |
Add USE flag description to metadata wrt GLEP 56.
(Portage version: 2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686)
Diffstat (limited to 'sci-mathematics/pari/metadata.xml')
-rw-r--r-- | sci-mathematics/pari/metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sci-mathematics/pari/metadata.xml b/sci-mathematics/pari/metadata.xml index 5a2f1c7b832e..ae46f07ce559 100644 --- a/sci-mathematics/pari/metadata.xml +++ b/sci-mathematics/pari/metadata.xml @@ -2,4 +2,9 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>sci-mathematics</herd> +<use> + <flag name='elliptic'>Add additional elliptic curve data</flag> + <flag name='galois'>Add additional data to compute Galois groups of degree + 8 to 11</flag> +</use> </pkgmetadata> |