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 1QrpBf-0008Ex-K7 for garchives@archives.gentoo.org; Fri, 12 Aug 2011 10:41:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECF4121C25C; Fri, 12 Aug 2011 10:41:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BDA1B21C25C for ; Fri, 12 Aug 2011 10:41:46 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 381E81B406A for ; Fri, 12 Aug 2011 10:41:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 26A8A80040 for ; Fri, 12 Aug 2011 10:41:45 +0000 (UTC) From: "Alexandre Restovtsev" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Restovtsev" Message-ID: <3d0ab3d15d1de2223d926173c04bde8f9732e015.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:gnome-next commit in: app-editors/ghex/ X-VCS-Repository: proj/gnome X-VCS-Files: app-editors/ghex/ghex-2.90.0.ebuild X-VCS-Directories: app-editors/ghex/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Restovtsev X-VCS-Revision: 3d0ab3d15d1de2223d926173c04bde8f9732e015 Date: Fri, 12 Aug 2011 10:41:45 +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: 670ff3aee12242d82d85ae78e8940902 commit: 3d0ab3d15d1de2223d926173c04bde8f9732e015 Author: Alexandre Rostovtsev gmail com> AuthorDate: Fri Aug 12 10:38:13 2011 +0000 Commit: Alexandre Restovtsev gmail com> CommitDate: Fri Aug 12 10:40:16 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gnome.git;a=3D= commit;h=3D3d0ab3d1 app-editors/ghex: drop unneeded popt dep Somehow missed the fact that ghex:3 was ported from popt to GOptionEntry. Thanks to leio for pointing it out on irc. --- app-editors/ghex/ghex-2.90.0.ebuild | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/app-editors/ghex/ghex-2.90.0.ebuild b/app-editors/ghex/ghex-= 2.90.0.ebuild index c6785c5..579383c 100644 --- a/app-editors/ghex/ghex-2.90.0.ebuild +++ b/app-editors/ghex/ghex-2.90.0.ebuild @@ -17,7 +17,6 @@ KEYWORDS=3D"~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64= -linux ~x86-linux" IUSE=3D"" =20 COMMON_DEPEND=3D">=3Dx11-libs/gtk+-3.0:3 - dev-libs/popt >=3Ddev-libs/atk-1 gnome-base/gconf:2" # File collisions with gtk2-based program's icons etc.