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 A28E4138239 for ; Sun, 26 Aug 2018 08:59:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63B02E08CA; Sun, 26 Aug 2018 08:59:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 32F48E08CD for ; Sun, 26 Aug 2018 08:59:32 +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 C04AD335CC0 for ; Sun, 26 Aug 2018 08:59:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D26BA3BC for ; Sun, 26 Aug 2018 08:59:27 +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: <1535273961.87f44bca1316f9920df237542b4e3e247098dbc7.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/icedtea/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/icedtea/icedtea-3.8.0.ebuild X-VCS-Directories: dev-java/icedtea/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 87f44bca1316f9920df237542b4e3e247098dbc7 X-VCS-Branch: master Date: Sun, 26 Aug 2018 08:59:27 +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: a5d1809c-4227-49cd-8179-d26306f92fd9 X-Archives-Hash: 8af3d88052774b887a76a6c3e82a7cf5 commit: 87f44bca1316f9920df237542b4e3e247098dbc7 Author: Michał Górny gentoo org> AuthorDate: Sun Aug 26 08:50:04 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Aug 26 08:59:21 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87f44bca dev-java/icedtea: Remove support for non-existent deps dev-java/icedtea/icedtea-3.8.0.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev-java/icedtea/icedtea-3.8.0.ebuild b/dev-java/icedtea/icedtea-3.8.0.ebuild index 01b3cb08623..cca3e65acb1 100644 --- a/dev-java/icedtea/icedtea-3.8.0.ebuild +++ b/dev-java/icedtea/icedtea-3.8.0.ebuild @@ -133,9 +133,7 @@ RDEPEND="${COMMON_DEP} DEPEND="${COMMON_DEP} ${ALSA_COMMON_DEP} ${CUPS_COMMON_DEP} ${X_COMMON_DEP} ${X_DEPEND} || ( dev-java/icedtea-bin:8 - dev-java/icedtea-bin:7 dev-java/icedtea:8 - dev-java/icedtea:7 ) app-arch/cpio app-arch/unzip