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 12A01138333 for ; Thu, 5 Apr 2018 21:50:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADCB4E0893; Thu, 5 Apr 2018 18:51:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 87D51E0872 for ; Thu, 5 Apr 2018 18:51:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 F2216335CCD for ; Thu, 5 Apr 2018 18:51:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83F3B278 for ; Thu, 5 Apr 2018 18:51:15 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1522954266.68142863df8e34602e3c8d9f00a2e95358d0f65b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-plugins/lightspark/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-plugins/lightspark/lightspark-9999.ebuild X-VCS-Directories: www-plugins/lightspark/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 68142863df8e34602e3c8d9f00a2e95358d0f65b X-VCS-Branch: master Date: Thu, 5 Apr 2018 18:51:15 +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: bb56aa61-8200-4923-9ae4-cff32f796960 X-Archives-Hash: 5d4fb662200d151e1d0078df1f9997d7 commit: 68142863df8e34602e3c8d9f00a2e95358d0f65b Author: Michał Górny gentoo org> AuthorDate: Thu Apr 5 18:15:47 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Apr 5 18:51:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68142863 www-plugins/lightspark: GTK+2 dep removed in -9999 www-plugins/lightspark/lightspark-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/www-plugins/lightspark/lightspark-9999.ebuild b/www-plugins/lightspark/lightspark-9999.ebuild index cd423dd63ad..bfec3b32acd 100644 --- a/www-plugins/lightspark/lightspark-9999.ebuild +++ b/www-plugins/lightspark/lightspark-9999.ebuild @@ -28,7 +28,6 @@ RDEPEND="app-arch/xz-utils:0= >=sys-devel/llvm-3.4:= sys-libs/zlib:0= x11-libs/cairo:0= - x11-libs/gtk+:2= x11-libs/libX11:0= x11-libs/pango:0= virtual/jpeg:0=