diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-08-31 14:28:27 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-08-31 14:28:27 +0000 |
commit | a2838dbc524cad6d5cee6e05353d1de841127199 (patch) | |
tree | 0dfcfa88e4718fd5bcb46773c0887cb2bfe8738b /sci-libs/libcmatrix/metadata.xml | |
parent | Add deblob support (diff) | |
download | historical-a2838dbc524cad6d5cee6e05353d1de841127199.tar.gz historical-a2838dbc524cad6d5cee6e05353d1de841127199.tar.bz2 historical-a2838dbc524cad6d5cee6e05353d1de841127199.zip |
Version bump
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/libcmatrix/metadata.xml')
-rw-r--r-- | sci-libs/libcmatrix/metadata.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/sci-libs/libcmatrix/metadata.xml b/sci-libs/libcmatrix/metadata.xml index ae22c398e6ee..178121cbeb07 100644 --- a/sci-libs/libcmatrix/metadata.xml +++ b/sci-libs/libcmatrix/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sci</herd> -<maintainer> - <email>jlec@gentoo.org</email> -</maintainer> -<use> - <flag name='atlas'>Use of atlas blas implementation</flag> -</use> + <herd>sci</herd> + <maintainer> + <email>jlec@gentoo.org</email> + </maintainer> + <use> + <flag name="atlas">Use of atlas blas implementation</flag> + </use> </pkgmetadata> |