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 | |
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')
-rw-r--r-- | sci-mathematics/pari/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/pari/metadata.xml | 5 |
2 files changed, 9 insertions, 1 deletions
diff --git a/sci-mathematics/pari/ChangeLog b/sci-mathematics/pari/ChangeLog index 6e63611e82fe..777a6f07ab4f 100644 --- a/sci-mathematics/pari/ChangeLog +++ b/sci-mathematics/pari/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/pari # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.63 2008/07/16 13:56:32 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/ChangeLog,v 1.64 2008/08/06 20:46:13 ulm Exp $ + + 06 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: + Add USE flag description to metadata wrt GLEP 56. 16 Jul 2008; Alexis Ballier <aballier@gentoo.org> pari-2.3.3.ebuild: keyword ~x86-fbsd, thanks to Henning Schild <henning@wh9.tu-dresden.de>, 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> |