diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-09-23 17:52:32 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-09-23 17:52:32 +0000 |
commit | a2397524585e8e4304f2391d831c4ac9ba2c050c (patch) | |
tree | 588fc97aa94b6001690fa15edda99be72bd09b66 /sys-libs/zlib/metadata.xml | |
parent | Version bump, EAPI4, fix install phase via patch instead of using helpers. Dr... (diff) | |
download | historical-a2397524585e8e4304f2391d831c4ac9ba2c050c.tar.gz historical-a2397524585e8e4304f2391d831c4ac9ba2c050c.tar.bz2 historical-a2397524585e8e4304f2391d831c4ac9ba2c050c.zip |
econf dies alone
Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64
Diffstat (limited to 'sys-libs/zlib/metadata.xml')
-rw-r--r-- | sys-libs/zlib/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/zlib/metadata.xml b/sys-libs/zlib/metadata.xml index cfdad4c916fd..600525ce128e 100644 --- a/sys-libs/zlib/metadata.xml +++ b/sys-libs/zlib/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>base-system</herd> -<use> - <flag name='minizip'>include the minizip library for quick and dirty zip extraction</flag> -</use> + <herd>base-system</herd> + <use> + <flag name="minizip">include the minizip library for quick and dirty zip extraction</flag> + </use> </pkgmetadata> |