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 8D39A1388BF for ; Tue, 12 Jan 2016 10:35:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E8C74E087C; Tue, 12 Jan 2016 10:35:14 +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 915B5E087C for ; Tue, 12 Jan 2016 10:35:14 +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 39AFE340813 for ; Tue, 12 Jan 2016 10:35:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF116CB3 for ; Tue, 12 Jan 2016 10:35:10 +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: <1452594904.a9c925667d3ec1a78824115a7dcfe3df8a3bc668.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysql-workbench/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/mysql-workbench/mysql-workbench-6.3.4-r2.ebuild X-VCS-Directories: dev-db/mysql-workbench/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: a9c925667d3ec1a78824115a7dcfe3df8a3bc668 X-VCS-Branch: master Date: Tue, 12 Jan 2016 10:35:10 +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: 50718e2b-16a4-4a6a-8cc6-7b92a556bf6b X-Archives-Hash: 7ea53ffcf40e880e76d3e58c85ad4257 commit: a9c925667d3ec1a78824115a7dcfe3df8a3bc668 Author: James Le Cuirot gentoo org> AuthorDate: Tue Jan 12 10:33:30 2016 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Tue Jan 12 10:35:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9c92566 dev-db/mysql-workbench: Remove unneeded virtual/jre dependency graaff forgot to remove this in the last commit. See bug #570600. Package-Manager: portage-2.2.26 dev-db/mysql-workbench/mysql-workbench-6.3.4-r2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-db/mysql-workbench/mysql-workbench-6.3.4-r2.ebuild b/dev-db/mysql-workbench/mysql-workbench-6.3.4-r2.ebuild index 4e4b22d..c3d9983 100644 --- a/dev-db/mysql-workbench/mysql-workbench-6.3.4-r2.ebuild +++ b/dev-db/mysql-workbench/mysql-workbench-6.3.4-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -63,7 +63,6 @@ RDEPEND="${CDEPEND} DEPEND="${CDEPEND} dev-lang/swig - virtual/jre virtual/pkgconfig" S="${WORKDIR}"/"${MY_P}"