From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CD1791381F4 for ; Mon, 10 Dec 2012 02:05:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49944E062D; Mon, 10 Dec 2012 02:05:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BC623E062D for ; Mon, 10 Dec 2012 02:05:41 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D0C5833D8E9 for ; Mon, 10 Dec 2012 02:05:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id EC758E543C for ; Mon, 10 Dec 2012 02:05:38 +0000 (UTC) From: "Alexandre Rostovtsev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Rostovtsev" Message-ID: <1355105005.1b0153faf1a5d5cda5b6612f2cbfc9802b3c846a.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: app-editors/gedit-plugins/ X-VCS-Repository: proj/gnome X-VCS-Files: app-editors/gedit-plugins/gedit-plugins-3.6.1.ebuild X-VCS-Directories: app-editors/gedit-plugins/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev X-VCS-Revision: 1b0153faf1a5d5cda5b6612f2cbfc9802b3c846a X-VCS-Branch: master Date: Mon, 10 Dec 2012 02:05:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f9670fe0-c31e-4699-b0f7-1e9aadc59889 X-Archives-Hash: 647cf48d54fa220ece20fad62733fca9 commit: 1b0153faf1a5d5cda5b6612f2cbfc9802b3c846a Author: Alexandre Rostovtsev gentoo org> AuthorDate: Mon Dec 10 02:03:25 2012 +0000 Commit: Alexandre Rostovtsev gentoo org> CommitDate: Mon Dec 10 02:03:25 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=1b0153fa app-editors/gedit-plugins: remove obsolete pygobject:2[introspection] dep --- .../gedit-plugins/gedit-plugins-3.6.1.ebuild | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/app-editors/gedit-plugins/gedit-plugins-3.6.1.ebuild b/app-editors/gedit-plugins/gedit-plugins-3.6.1.ebuild index edb76b6..4bf948f 100644 --- a/app-editors/gedit-plugins/gedit-plugins-3.6.1.ebuild +++ b/app-editors/gedit-plugins/gedit-plugins-3.6.1.ebuild @@ -31,9 +31,7 @@ RDEPEND=">=app-editors/gedit-3.2.1[python?] >=app-editors/gedit-3[introspection] dev-python/dbus-python dev-python/pycairo - || ( - dev-python/pygobject:2[cairo,introspection] - dev-python/pygobject:3[cairo] ) + dev-python/pygobject:3[cairo] >=x11-libs/gtk+-3.4:3[introspection] >=x11-libs/gtksourceview-3:3.0[introspection] x11-libs/pango[introspection]