From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Pu0C6-0003Rs-HO for garchives@archives.gentoo.org; Mon, 28 Feb 2011 10:19:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E61261C003; Mon, 28 Feb 2011 10:19:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B0BBD1C002 for ; Mon, 28 Feb 2011 10:19:02 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1E2881B406B for ; Mon, 28 Feb 2011 10:19:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 7F2758006A for ; Mon, 28 Feb 2011 10:19:01 +0000 (UTC) From: "Nirbheek Chauhan" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nirbheek Chauhan" Message-ID: Subject: [gentoo-commits] proj/gnome:master commit in: eclass/ X-VCS-Repository: proj/gnome X-VCS-Files: eclass/gnome2.eclass X-VCS-Directories: eclass/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: b88fd03c2c6cc596843ea82ef6d5e18cb7dc2035 Date: Mon, 28 Feb 2011 10:19:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 243f1618b65304bbb33791182d26c151 commit: b88fd03c2c6cc596843ea82ef6d5e18cb7dc2035 Author: Nirbheek Chauhan gentoo org> AuthorDate: Mon Feb 28 09:07:30 2011 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Mon Feb 28 09:07:30 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3Db88fd03c gnome2.eclass: remove stray debug message --- eclass/gnome2.eclass | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass index 192fc16..f206fc1 100644 --- a/eclass/gnome2.eclass +++ b/eclass/gnome2.eclass @@ -67,7 +67,6 @@ gnome2_src_prepare() { } =20 gnome2_src_configure() { - einfo dbus:$DBUS_SESSION_BUS_ADDRESS # Update the GNOME configuration options if [[ ${GCONF_DEBUG} !=3D 'no' ]] ; then if use debug ; then