diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-08-07 06:24:49 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-08-07 06:24:49 +0000 |
commit | 3585c2804e262810c0810b6d2d8e5ed7882b8dd6 (patch) | |
tree | 989875e02031e87a9f90f975d95e2477deba0aee /sci-libs/blas-goto | |
parent | Sort again. :-( (diff) | |
download | historical-3585c2804e262810c0810b6d2d8e5ed7882b8dd6.tar.gz historical-3585c2804e262810c0810b6d2d8e5ed7882b8dd6.tar.bz2 historical-3585c2804e262810c0810b6d2d8e5ed7882b8dd6.zip |
Add USE flag description to metadata wrt GLEP 56.
Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.25-gentoo-r6 i686
Diffstat (limited to 'sci-libs/blas-goto')
-rw-r--r-- | sci-libs/blas-goto/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/blas-goto/metadata.xml | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/sci-libs/blas-goto/ChangeLog b/sci-libs/blas-goto/ChangeLog index 8b8f1781ceaa..f7e43a30729f 100644 --- a/sci-libs/blas-goto/ChangeLog +++ b/sci-libs/blas-goto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/blas-goto # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-goto/ChangeLog,v 1.19 2008/04/21 14:59:16 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/blas-goto/ChangeLog,v 1.20 2008/08/07 06:16:47 ulm Exp $ + + 07 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: + Add USE flag description to metadata wrt GLEP 56. 21 Apr 2008; Sébastien Fabbro <bicatali@gentoo.org> blas-goto-1.22-r1.ebuild, blas-goto-1.24.ebuild: diff --git a/sci-libs/blas-goto/metadata.xml b/sci-libs/blas-goto/metadata.xml index 3e66f5e5ec16..85e6f3e10897 100644 --- a/sci-libs/blas-goto/metadata.xml +++ b/sci-libs/blas-goto/metadata.xml @@ -11,4 +11,7 @@ is also taken into consideration, it is the minimization of such TLB misses that drives the approach. </longdescription> +<use> + <flag name='int64'>Build the 64 bits integer library</flag> +</use> </pkgmetadata> |