--- photivo-9999.ebuild 2013-03-07 23:23:52.000000000 +0100 +++ photivo-9999.ebuild 2013-03-07 23:22:35.464021800 +0100 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild,v 1.4 2013/03/07 21:10:14 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/photivo/photivo-9999.ebuild,v 1.3 2013/03/02 21:38:52 hwoarang Exp $ EAPI=4 @@ -39,7 +39,7 @@ done # useless check (no pkgconfig file is provided) - sed -e "/PKGCONFIG += CImg/d" \ + sed -e "/PKGCONFIG += CImg/d" \ -i photivoProject/photivoProject.pro || die qt4-r2_src_prepare }