diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-02-28 00:12:15 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-02-28 00:12:15 +0000 |
commit | 6c3460eac51a0064995b349d61bb64f69e838775 (patch) | |
tree | e36cfe136b99f708c9d1d0f9cff5f62dcf86b839 /media-libs/svgalib/metadata.xml | |
parent | Version bump, works perfectly with bluez-4.31. (diff) | |
download | gentoo-2-6c3460eac51a0064995b349d61bb64f69e838775.tar.gz gentoo-2-6c3460eac51a0064995b349d61bb64f69e838775.tar.bz2 gentoo-2-6c3460eac51a0064995b349d61bb64f69e838775.zip |
add patch from bug 252614 by Marco Leogrande <dark DOT knight DOT ita AT gmail DOT com> to fix compilation with Kernel 2.6.28. Also rename no-helper USE flag to kernel-helper and make it default with EAPI=1
(Portage version: 2.1.6.7/cvs/Linux i686)
Diffstat (limited to 'media-libs/svgalib/metadata.xml')
-rw-r--r-- | media-libs/svgalib/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/svgalib/metadata.xml b/media-libs/svgalib/metadata.xml index 01aaa31f093a..048cefea30ad 100644 --- a/media-libs/svgalib/metadata.xml +++ b/media-libs/svgalib/metadata.xml @@ -3,6 +3,6 @@ <pkgmetadata> <herd>no-herd</herd> <use> - <flag name="no-helper">Do not build the helper kernel module</flag> + <flag name="kernel-helper">Build the helper kernel module</flag> </use> </pkgmetadata> |