From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D1A20139694 for ; Wed, 19 Jul 2017 08:27:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 38777E0DA6; Wed, 19 Jul 2017 08:27:04 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 17424E0DA6 for ; Wed, 19 Jul 2017 08:27:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D034B341872 for ; Wed, 19 Jul 2017 08:27:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50740746A for ; Wed, 19 Jul 2017 08:27:01 +0000 (UTC) From: "Amy Liffey" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Liffey" Message-ID: <1500452796.491c10564445614ba27add4cfa54ddbacfe111e2.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/bluefish/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/bluefish/bluefish-2.2.10.ebuild app-editors/bluefish/bluefish-2.2.8.ebuild app-editors/bluefish/bluefish-2.2.9.ebuild X-VCS-Directories: app-editors/bluefish/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Liffey X-VCS-Revision: 491c10564445614ba27add4cfa54ddbacfe111e2 X-VCS-Branch: master Date: Wed, 19 Jul 2017 08:27: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 X-Archives-Salt: f089b979-011f-4c59-a882-36d34b634733 X-Archives-Hash: 1e19ee183128172ad85afd753466a55d commit: 491c10564445614ba27add4cfa54ddbacfe111e2 Author: Amy Liffey gentoo org> AuthorDate: Wed Jul 19 08:22:21 2017 +0000 Commit: Amy Liffey gentoo org> CommitDate: Wed Jul 19 08:26:36 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=491c1056 app-editors/bluefish: remove redundant dep bug #593232 Package-Manager: Portage-2.3.6, Repoman-2.3.1 app-editors/bluefish/bluefish-2.2.10.ebuild | 1 - app-editors/bluefish/bluefish-2.2.8.ebuild | 1 - app-editors/bluefish/bluefish-2.2.9.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/app-editors/bluefish/bluefish-2.2.10.ebuild b/app-editors/bluefish/bluefish-2.2.10.ebuild index 7247ae901c8..edf1fbd4866 100644 --- a/app-editors/bluefish/bluefish-2.2.10.ebuild +++ b/app-editors/bluefish/bluefish-2.2.10.ebuild @@ -20,7 +20,6 @@ IUSE="+gtk3 gucharmap nls python spell" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND=" - gnome-extra/gucharmap:2.90 sys-libs/zlib !gtk3? ( x11-libs/gtk+:2 ) gtk3? ( diff --git a/app-editors/bluefish/bluefish-2.2.8.ebuild b/app-editors/bluefish/bluefish-2.2.8.ebuild index 4bf7e1880a7..bf84c0859b2 100644 --- a/app-editors/bluefish/bluefish-2.2.8.ebuild +++ b/app-editors/bluefish/bluefish-2.2.8.ebuild @@ -19,7 +19,6 @@ SLOT="0" IUSE="gtk2 +gtk3 gucharmap nls python spell" RDEPEND=" - gnome-extra/gucharmap:2.90 sys-libs/zlib gtk2? ( x11-libs/gtk+:2 ) gtk3? ( x11-libs/gtk+:3 ) diff --git a/app-editors/bluefish/bluefish-2.2.9.ebuild b/app-editors/bluefish/bluefish-2.2.9.ebuild index 7247ae901c8..edf1fbd4866 100644 --- a/app-editors/bluefish/bluefish-2.2.9.ebuild +++ b/app-editors/bluefish/bluefish-2.2.9.ebuild @@ -20,7 +20,6 @@ IUSE="+gtk3 gucharmap nls python spell" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND=" - gnome-extra/gucharmap:2.90 sys-libs/zlib !gtk3? ( x11-libs/gtk+:2 ) gtk3? (