summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2011-02-27 15:25:58 +0000
committerChristian Faulhammer <fauli@gentoo.org>2011-02-27 15:25:58 +0000
commit060d1994793ae8d4081250187728fb2e366c0274 (patch)
tree0aa894b2841214903d908e8cb8a4b41623cdc5b1
parentStable on alpha, bug #356545 (diff)
downloadgentoo-2-060d1994793ae8d4081250187728fb2e366c0274.tar.gz
gentoo-2-060d1994793ae8d4081250187728fb2e366c0274.tar.bz2
gentoo-2-060d1994793ae8d4081250187728fb2e366c0274.zip
Disable USE=debug creeping in from gnome2.eclass, fixes bug 356569 by Agostino Sarubbo <ago AT autistici DOT org>
(Portage version: 2.1.9.40/cvs/Linux i686)
-rw-r--r--app-misc/gramps/ChangeLog6
-rw-r--r--app-misc/gramps/gramps-3.2.5.ebuild3
2 files changed, 7 insertions, 2 deletions
diff --git a/app-misc/gramps/ChangeLog b/app-misc/gramps/ChangeLog
index 86c9beff9c9d..ce3bb1e22d9a 100644
--- a/app-misc/gramps/ChangeLog
+++ b/app-misc/gramps/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/gramps
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/ChangeLog,v 1.139 2011/02/27 13:59:17 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/ChangeLog,v 1.140 2011/02/27 15:25:58 fauli Exp $
+
+ 27 Feb 2011; Christian Faulhammer <fauli@gentoo.org> gramps-3.2.5.ebuild:
+ Disable USE=debug creeping in from gnome2.eclass, fixes bug 356569 by
+ Agostino Sarubbo <ago AT autistici DOT org>
27 Feb 2011; Markos Chandras <hwoarang@gentoo.org> gramps-3.2.5.ebuild:
Stable on amd64 wrt bug #328105
diff --git a/app-misc/gramps/gramps-3.2.5.ebuild b/app-misc/gramps/gramps-3.2.5.ebuild
index 213243e2f0fa..dfc998fc4995 100644
--- a/app-misc/gramps/gramps-3.2.5.ebuild
+++ b/app-misc/gramps/gramps-3.2.5.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-3.2.5.ebuild,v 1.3 2011/02/27 13:59:17 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gramps/gramps-3.2.5.ebuild,v 1.4 2011/02/27 15:25:58 fauli Exp $
EAPI=2
PYTHON_DEPEND="2:2.5"
+GCONF_DEBUG="no"
inherit autotools eutils gnome2 python