commit: 468107a12f0ab7178b973eb1b28213c275be336e
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 24 10:38:48 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May 24 10:38:48 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=468107a1
media-libs/gegl: fix file collision between slots
media-libs/gegl/gegl-0.3.0_pre20150304.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/media-libs/gegl/gegl-0.3.0_pre20150304.ebuild
b/media-libs/gegl/gegl-0.3.0_pre20150304.ebuild
index 014332e..e09b792 100644
--- a/media-libs/gegl/gegl-0.3.0_pre20150304.ebuild
+++ b/media-libs/gegl/gegl-0.3.0_pre20150304.ebuild
@@ -118,6 +118,7 @@ src_configure() {
--disable-profile \
--disable-silent-rules \
--disable-workshop \
+ --program-suffix=-${SLOT} \
--with-gdk-pixbuf \
--with-pango \
--without-libspiro \