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 1Q3JeP-0007Md-Nu for garchives@archives.gentoo.org; Sat, 26 Mar 2011 02:54:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8F741C009; Sat, 26 Mar 2011 02:54:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A25D11C009 for ; Sat, 26 Mar 2011 02:54:45 +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 342251B410F for ; Sat, 26 Mar 2011 02:54:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 9479B8006E for ; Sat, 26 Mar 2011 02:54:44 +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: <1c36d3e46efb356221f6c82bad0aaf745ce2abb2.nirbheek@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: app-editors/gedit/ X-VCS-Repository: proj/gnome X-VCS-Files: app-editors/gedit/gedit-2.91.11.ebuild app-editors/gedit/gedit-9999.ebuild X-VCS-Directories: app-editors/gedit/ X-VCS-Committer: nirbheek X-VCS-Committer-Name: Nirbheek Chauhan X-VCS-Revision: 1c36d3e46efb356221f6c82bad0aaf745ce2abb2 Date: Sat, 26 Mar 2011 02:54:44 +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: c0417479e4288d4502db131c4553466e commit: 1c36d3e46efb356221f6c82bad0aaf745ce2abb2 Author: Nirbheek Chauhan gentoo org> AuthorDate: Sat Mar 26 02:53:50 2011 +0000 Commit: Nirbheek Chauhan gentoo org> CommitDate: Sat Mar 26 02:53:50 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D1c36d3e4 app-editors/gedit: fix zeitgeist configure switch --- app-editors/gedit/gedit-2.91.11.ebuild | 2 +- app-editors/gedit/gedit-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-editors/gedit/gedit-2.91.11.ebuild b/app-editors/gedit/g= edit-2.91.11.ebuild index 549e978..fa7e4e8 100644 --- a/app-editors/gedit/gedit-2.91.11.ebuild +++ b/app-editors/gedit/gedit-2.91.11.ebuild @@ -63,7 +63,7 @@ DOCS=3D"AUTHORS BUGS ChangeLog MAINTAINERS NEWS README" pkg_setup() { # TODO: Zeitgeist support, if GNOME 3 adds it to moduleset (3.2?) G2CONF=3D"${G2CONF} - --disable-indicator + --disable-zeitgeist --disable-deprecations --disable-maintainer-mode --disable-schemas-compile diff --git a/app-editors/gedit/gedit-9999.ebuild b/app-editors/gedit/gedi= t-9999.ebuild index 28f1916..fa7e4e8 100644 --- a/app-editors/gedit/gedit-9999.ebuild +++ b/app-editors/gedit/gedit-9999.ebuild @@ -14,7 +14,7 @@ HOMEPAGE=3D"http://www.gnome.org/" =20 LICENSE=3D"GPL-2" SLOT=3D"0" -IUSE=3D"doc +gvfs +introspection spell" +IUSE=3D"doc +gvfs +introspection python spell" if [[ ${PV} =3D 9999 ]]; then inherit gnome2-live KEYWORDS=3D"" @@ -63,7 +63,7 @@ DOCS=3D"AUTHORS BUGS ChangeLog MAINTAINERS NEWS README" pkg_setup() { # TODO: Zeitgeist support, if GNOME 3 adds it to moduleset (3.2?) G2CONF=3D"${G2CONF} - --disable-indicator + --disable-zeitgeist --disable-deprecations --disable-maintainer-mode --disable-schemas-compile