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 1QaWfV-0003aH-Ko for garchives@archives.gentoo.org; Sat, 25 Jun 2011 17:29:17 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B0CA1C0E9; Sat, 25 Jun 2011 17:21:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 47C431C0E9 for ; Sat, 25 Jun 2011 17:21:55 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 939112AC051 for ; Sat, 25 Jun 2011 17:21:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8625F8004B for ; Sat, 25 Jun 2011 17:21:53 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/tigr-assembler/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/tigr-assembler/ChangeLog sci-biology/tigr-assembler/tigr-assembler-2.0.ebuild X-VCS-Directories: sci-biology/tigr-assembler/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: fddd41c1c48569e05f0f20107a0690f9e770aeb2 Date: Sat, 25 Jun 2011 17:21:53 +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: 9a080397a924d2e0998bc3ebfb4a58e6 commit: fddd41c1c48569e05f0f20107a0690f9e770aeb2 Author: Justin Lecher gentoo org> AuthorDate: Fri Jun 24 17:50:44 2011 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Jun 24 17:50:44 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Dfddd41c1 Some ebuild cleaning (Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- sci-biology/tigr-assembler/ChangeLog | 5 ++++- .../tigr-assembler/tigr-assembler-2.0.ebuild | 5 +---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sci-biology/tigr-assembler/ChangeLog b/sci-biology/tigr-asse= mbler/ChangeLog index 8ac88cc..adc4f70 100644 --- a/sci-biology/tigr-assembler/ChangeLog +++ b/sci-biology/tigr-assembler/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-biology/tigr-assembler -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 24 Jun 2011; Justin Lecher tigr-assembler-2.0.ebuild= : + Some ebuild cleaning + 27 Apr 2007; Andrey Kislyuk +tigr-assembler-2.0.ebuild: Mass import from sunrise diff --git a/sci-biology/tigr-assembler/tigr-assembler-2.0.ebuild b/sci-b= iology/tigr-assembler/tigr-assembler-2.0.ebuild index 0247b44..a55c067 100644 --- a/sci-biology/tigr-assembler/tigr-assembler-2.0.ebuild +++ b/sci-biology/tigr-assembler/tigr-assembler-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 @@ -13,9 +13,6 @@ SLOT=3D"0" IUSE=3D"" KEYWORDS=3D"~amd64 ~x86" =20 -DEPEND=3D"" -RDEPEND=3D"${DEPEND}" - S=3D"${WORKDIR}/TIGR_Assembler_v2" =20 src_prepare() {