summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2013-01-23 23:09:41 +0000
committerSebastian Pipping <sping@gentoo.org>2013-01-23 23:09:41 +0000
commit3d0888bd2ce7d6a280effabab59d0a1afffe237a (patch)
tree698b64b8834a010b3da8e86a9db1b081462f20f3 /media-libs/gegl
parentVersion bump. (diff)
downloadgentoo-2-3d0888bd2ce7d6a280effabab59d0a1afffe237a.tar.gz
gentoo-2-3d0888bd2ce7d6a280effabab59d0a1afffe237a.tar.bz2
gentoo-2-3d0888bd2ce7d6a280effabab59d0a1afffe237a.zip
media-libs/gegl: Ensure verbose build (bug #453632)
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 0x401A1600)
Diffstat (limited to 'media-libs/gegl')
-rw-r--r--media-libs/gegl/ChangeLog8
-rw-r--r--media-libs/gegl/gegl-0.1.6-r1.ebuild5
-rw-r--r--media-libs/gegl/gegl-0.1.8-r1.ebuild5
-rw-r--r--media-libs/gegl/gegl-0.2.0-r1.ebuild5
-rw-r--r--media-libs/gegl/gegl-9999.ebuild5
5 files changed, 18 insertions, 10 deletions
diff --git a/media-libs/gegl/ChangeLog b/media-libs/gegl/ChangeLog
index e715d14ce57b..a5bebed3ca93 100644
--- a/media-libs/gegl/ChangeLog
+++ b/media-libs/gegl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/gegl
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.76 2012/11/17 15:48:02 sping Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.77 2013/01/23 23:09:41 sping Exp $
+
+ 23 Jan 2013; Sebastian Pipping <sping@gentoo.org> gegl-0.1.6-r1.ebuild,
+ gegl-0.1.8-r1.ebuild, gegl-0.2.0-r1.ebuild, gegl-9999.ebuild:
+ Ensure verbose build (bug #453632)
*gegl-0.1.8-r1 (17 Nov 2012)
*gegl-0.1.6-r1 (17 Nov 2012)
diff --git a/media-libs/gegl/gegl-0.1.6-r1.ebuild b/media-libs/gegl/gegl-0.1.6-r1.ebuild
index f8831c3042c4..d27689ac7eae 100644
--- a/media-libs/gegl/gegl-0.1.6-r1.ebuild
+++ b/media-libs/gegl/gegl-0.1.6-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.1.6-r1.ebuild,v 1.1 2012/11/17 15:48:02 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.1.6-r1.ebuild,v 1.2 2013/01/23 23:09:41 sping Exp $
EAPI=4
@@ -68,6 +68,7 @@ src_configure() {
# if anyone wants to work on it just create bug with patch
# gtk and friends: always enable
econf \
+ --disable-silent-rules \
--disable-profile \
--without-libspiro \
--disable-docs --disable-workshop \
diff --git a/media-libs/gegl/gegl-0.1.8-r1.ebuild b/media-libs/gegl/gegl-0.1.8-r1.ebuild
index 5df94ee401b7..cf355b8c0b0f 100644
--- a/media-libs/gegl/gegl-0.1.8-r1.ebuild
+++ b/media-libs/gegl/gegl-0.1.8-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.1.8-r1.ebuild,v 1.1 2012/11/17 15:48:02 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.1.8-r1.ebuild,v 1.2 2013/01/23 23:09:41 sping Exp $
EAPI=4
@@ -73,6 +73,7 @@ src_configure() {
# if anyone wants to work on it just create bug with patch
VAPIGEN="$(type -p vapigen-${VALASLOT})" \
econf \
+ --disable-silent-rules \
--disable-profile \
--without-libspiro \
--disable-docs --disable-workshop \
diff --git a/media-libs/gegl/gegl-0.2.0-r1.ebuild b/media-libs/gegl/gegl-0.2.0-r1.ebuild
index 5697e5c62bcb..f6ddb304898f 100644
--- a/media-libs/gegl/gegl-0.2.0-r1.ebuild
+++ b/media-libs/gegl/gegl-0.2.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.2.0-r1.ebuild,v 1.1 2012/11/06 19:39:50 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-0.2.0-r1.ebuild,v 1.2 2013/01/23 23:09:41 sping Exp $
EAPI=4
@@ -75,6 +75,7 @@ src_configure() {
# if anyone wants to work on it just create bug with patch
VAPIGEN="$(type -p vapigen-${VALASLOT})" \
econf \
+ --disable-silent-rules \
--disable-profile \
--without-libspiro \
--disable-docs --disable-workshop \
diff --git a/media-libs/gegl/gegl-9999.ebuild b/media-libs/gegl/gegl-9999.ebuild
index dd2ad6b027b4..2f459c197b5d 100644
--- a/media-libs/gegl/gegl-9999.ebuild
+++ b/media-libs/gegl/gegl-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-9999.ebuild,v 1.1 2012/09/06 22:20:41 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/gegl-9999.ebuild,v 1.2 2013/01/23 23:09:41 sping Exp $
EAPI=4
@@ -71,6 +71,7 @@ src_configure() {
# if anyone wants to work on it just create bug with patch
VAPIGEN="$(type -p vapigen-${VALASLOT})" \
econf \
+ --disable-silent-rules \
--disable-profile \
--without-libspiro \
--disable-docs --disable-workshop \