--- gimp-2.2.6-r1.ebuild.orig 2005-05-11 12:10:41.000000000 -0500 +++ gimp-2.2.6-r1.ebuild 2005-05-11 12:10:06.000000000 -0500 @@ -16,7 +16,7 @@ SLOT="2" KEYWORDS="x86 ~ppc ~hppa sparc ~amd64 ~mips ~ppc64 ~alpha ~ia64" #IUSE="X aalib altivec debug doc gimpprint jpeg mmx mng png python sse svg tiff wmf" -IUSE="aalib altivec debug doc gtkhtml gimpprint jpeg mmx mng png python sse svg tiff wmf" +IUSE="aalib altivec debug doc gtkhtml gimpprint jpeg mmx mng png python sse svg tiff wmf smp" # FIXME : some more things can be (local) USE flagged # a few options are detection only, fix them to switch @@ -109,6 +109,7 @@ `use_enable doc gtk-doc` \ `use_enable python` \ `use_enable gimpprint print` \ + `use_enable smp mp` \ `use_with png libpng` \ `use_with jpeg libjpeg` \ `use_with jpeg libexif` \