diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-06-28 19:30:30 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-06-28 19:30:30 +0000 |
commit | f58786886d8b5465424d40cc4daf9135c9d9be73 (patch) | |
tree | fe40a90a7f3fbf166e30475402642a5d689b78aa /sci-libs/cbflib/metadata.xml | |
parent | Remove acl from use.mask, bug 372249 (diff) | |
download | gentoo-2-f58786886d8b5465424d40cc4daf9135c9d9be73.tar.gz gentoo-2-f58786886d8b5465424d40cc4daf9135c9d9be73.tar.bz2 gentoo-2-f58786886d8b5465424d40cc4daf9135c9d9be73.zip |
Fix sed on *FLAGS from : to |
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/cbflib/metadata.xml')
-rw-r--r-- | sci-libs/cbflib/metadata.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sci-libs/cbflib/metadata.xml b/sci-libs/cbflib/metadata.xml index afa56f9ab719..2ba1757cce1f 100644 --- a/sci-libs/cbflib/metadata.xml +++ b/sci-libs/cbflib/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>sci@gentoo.org</email> -</maintainer> -<longdescription> + <herd>sci</herd> + <maintainer> + <email>sci@gentoo.org</email> + </maintainer> + <longdescription> CBFLIB is a library of ANSI-C functions providing a simple mechanism for accessing Crystallographic Binary Files (CBF files) and Image-supporting CIF (imgCIF) files. The CBFLIB API is loosely based on the CIFPARSE API for |