diff options
author | Michael Cummings <mcummings@gentoo.org> | 2005-03-13 22:15:05 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2005-03-13 22:15:05 +0000 |
commit | 3173ea2843edd771f65b74c042fe5656d24d0ca3 (patch) | |
tree | 8d34f7f9b9141a8bdf04b82b4214e262aa38d513 /profiles | |
parent | New eclass for php5 support (diff) | |
download | gentoo-2-3173ea2843edd771f65b74c042fe5656d24d0ca3.tar.gz gentoo-2-3173ea2843edd771f65b74c042fe5656d24d0ca3.tar.bz2 gentoo-2-3173ea2843edd771f65b74c042fe5656d24d0ca3.zip |
jbig compatibility support for perlmagick ebuild with parent ebuild of imagemagick
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index f356a224a27a..b4e0abc443b5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1007 2005/03/12 16:34:28 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1008 2005/03/13 22:15:05 mcummings Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -208,6 +208,7 @@ dev-lisp/sbcl:nosource - don't include source code for SBCL in the installation dev-ml/lablgtk:glade - Enable libglade bindings compilation. dev-ml/ocamlsdl:noimage - Disable sdl-image support dev-ml/ocamlsdl:nomixer - Disable sdl-mixer support +dev-perl/perlmagick:jbig - enable jbig support to be compat with installed imagemagick dev-php/PEAR-Log:pear-db - Use the PEAR-DB package dev-python/bicyclerepair:vim - enable vim with bicyclerepair support dev-python/docutils:glep - Install support for GLEPs |