--- gthumb-2.6.7.ebuild.orig 2005-11-15 22:02:25.918210000 +0800 +++ gthumb-2.6.7.ebuild.orig 2005-11-15 22:08:17.423208000 +0800 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.6.7.ebuild,v 1.1 2005/09/17 00:37:21 agriffis Exp $ -inherit gnome2 +inherit gnome2 eutils DESCRIPTION="Image viewer and browser for Gnome" HOMEPAGE="http://gthumb.sourceforge.net/" @@ -10,7 +10,7 @@ IUSE="jpeg tiff png gphoto2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~x86 ~ppc64" # FIXME : configure switches, no autodetection @@ -50,6 +50,8 @@ rm ${S}/components/catalog-view/*.server rm ${S}/components/image-viewer/*.server + cd ${S} + epatch ${FILESDIR}/components-cv.patch } src_install() {