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 A84A51384B4 for ; Sun, 15 Nov 2015 11:02:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5EF521C1B1; Sun, 15 Nov 2015 11:02:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3046E21C1AD for ; Sun, 15 Nov 2015 11:02:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1435B340139 for ; Sun, 15 Nov 2015 11:02:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57384A47 for ; Sun, 15 Nov 2015 11:01:56 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1447585299.7b893f26b13eca27eba7371cc85568bf2ed715b8.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/icedtea-bin/icedtea-bin-7.2.6.2.ebuild X-VCS-Directories: dev-java/icedtea-bin/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 7b893f26b13eca27eba7371cc85568bf2ed715b8 X-VCS-Branch: master Date: Sun, 15 Nov 2015 11:01:56 +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: 991a0ad2-ca73-40d6-8c4e-28039240c63a X-Archives-Hash: 013972af92a5773b8d7298ee041d5829 commit: 7b893f26b13eca27eba7371cc85568bf2ed715b8 Author: James Le Cuirot gentoo org> AuthorDate: Sun Nov 15 11:00:40 2015 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sun Nov 15 11:01:39 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b893f26 dev-java/icedtea-bin: Forgot to update the RDEPENDs It's largely guesswork, to be honest! :| Package-Manager: portage-2.2.20.1 dev-java/icedtea-bin/icedtea-bin-7.2.6.2.ebuild | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-java/icedtea-bin/icedtea-bin-7.2.6.2.ebuild b/dev-java/icedtea-bin/icedtea-bin-7.2.6.2.ebuild index a5622c6..1be27cd 100644 --- a/dev-java/icedtea-bin/icedtea-bin-7.2.6.2.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-7.2.6.2.ebuild @@ -33,17 +33,17 @@ RESTRICT="preserve-libs strip" QA_PREBUILT="opt/.*" # gsettings-desktop-schemas is needed for native proxy support. #431972 -RDEPEND=">=dev-libs/glib-2.40:2 +RDEPEND=">=dev-libs/glib-2.42:2 >=dev-libs/nss-3.16.1-r1 >=dev-libs/nspr-4.10 >=gnome-base/gsettings-desktop-schemas-3.12.2 media-fonts/dejavu >=media-libs/fontconfig-2.11:1.0 - >=media-libs/freetype-2.5.3:2 + >=media-libs/freetype-2.5.5:2 >=media-libs/lcms-2.6:2 - >=sys-devel/gcc-4.8.4 - >=sys-libs/glibc-2.20 - >=sys-libs/zlib-1.2.3-r1 + >=sys-devel/gcc-4.9.3 + >=sys-libs/glibc-2.21 + >=sys-libs/zlib-1.2.8-r1 virtual/jpeg:62 alsa? ( >=media-libs/alsa-lib-1.0 ) !headless-awt? ( @@ -52,7 +52,7 @@ RDEPEND=">=dev-libs/glib-2.40:2 >=x11-libs/libX11-1.6 >=x11-libs/libXext-1.3 >=x11-libs/libXi-1.7 - >=x11-libs/libXrender-0.9.4 + >=x11-libs/libXrender-0.9.8 >=x11-libs/libXtst-1.2 ) cjk? ( @@ -64,8 +64,8 @@ RDEPEND=">=dev-libs/glib-2.40:2 ) cups? ( >=net-print/cups-2.0 ) gtk? ( - >=dev-libs/atk-2.12 - >=x11-libs/cairo-1.12 + >=dev-libs/atk-2.16.0 + >=x11-libs/cairo-1.14.2 x11-libs/gdk-pixbuf:2 >=x11-libs/gtk+-2.24:2 >=x11-libs/pango-1.36