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 1PqcjO-0004HN-Uo for garchives@archives.gentoo.org; Sat, 19 Feb 2011 02:39:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 820131C001; Sat, 19 Feb 2011 02:39:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4BD611C001 for ; Sat, 19 Feb 2011 02:39:27 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A756C1B4012 for ; Sat, 19 Feb 2011 02:39:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 13D548006A for ; Sat, 19 Feb 2011 02:39:26 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: Subject: [gentoo-commits] proj/betagarden:master commit in: net-misc/mocha/ X-VCS-Repository: proj/betagarden X-VCS-Files: net-misc/mocha/mocha-1.1.1.ebuild X-VCS-Directories: net-misc/mocha/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: dbc87d25b7c5dd5ef2df550fb2151ca1fdb7d4b1 Date: Sat, 19 Feb 2011 02:39:26 +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: e318b240940ac3ecef74063567b10307 commit: dbc87d25b7c5dd5ef2df550fb2151ca1fdb7d4b1 Author: Sebastian Pipping pipping org> AuthorDate: Sat Feb 19 02:39:13 2011 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Sat Feb 19 02:39:13 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/betagarden.gi= t;a=3Dcommit;h=3Ddbc87d25 net-misc/mocha: Deleting once is as good as twice --- net-misc/mocha/mocha-1.1.1.ebuild | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/net-misc/mocha/mocha-1.1.1.ebuild b/net-misc/mocha/mocha-1.1= .1.ebuild index d7d6cc7..b13ffc6 100644 --- a/net-misc/mocha/mocha-1.1.1.ebuild +++ b/net-misc/mocha/mocha-1.1.1.ebuild @@ -45,7 +45,6 @@ src_prepare() { =20 src_compile() { eant linux || die - rm -Rf build/{com/sun/,javax} || die =20 # Make sure that only mocha code goes into the .jar rm -Rf build/{com/sun,javax} || die