diff options
author | Panagiotis Christopoulos <pchrist@gentoo.org> | 2008-08-02 12:51:38 +0000 |
---|---|---|
committer | Panagiotis Christopoulos <pchrist@gentoo.org> | 2008-08-02 12:51:38 +0000 |
commit | cea3e4f2fddce7ac3bb005ba81c5370c79d54364 (patch) | |
tree | 547ef9419446929ce27e531b4c81d72852ca2c8a /sys-devel/libperl/metadata.xml | |
parent | Update metadata.xml to include USE flag descriptions. Entries taken from prof... (diff) | |
download | historical-cea3e4f2fddce7ac3bb005ba81c5370c79d54364.tar.gz historical-cea3e4f2fddce7ac3bb005ba81c5370c79d54364.tar.bz2 historical-cea3e4f2fddce7ac3bb005ba81c5370c79d54364.zip |
Update metadata.xml to include USE flag descriptions. Entries taken from profiles/use.local.desc. GLEP 56
Package-Manager: portage-2.2_rc5/cvs/Linux 2.6.25-gentoo-r4 i686
Diffstat (limited to 'sys-devel/libperl/metadata.xml')
-rw-r--r-- | sys-devel/libperl/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-devel/libperl/metadata.xml b/sys-devel/libperl/metadata.xml index 86672fe64c10..30a872105442 100644 --- a/sys-devel/libperl/metadata.xml +++ b/sys-devel/libperl/metadata.xml @@ -7,4 +7,7 @@ <description>Primary Maintainer</description> </maintainer> <longdescription></longdescription> + <use> + <flag name='ithreads'>Enable Perl threads, has some compatibility problems</flag> + </use> </pkgmetadata> |