From 4d5859bbd40d0e6b62520ffab41d5f0b8c9c2190 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Fri, 25 Jun 2010 09:12:07 +0000 Subject: It's a db, so we will have RESTRICT=binchecks strip Package-Manager: portage-2.2_rc67/cvs/Linux x86_64 --- sci-biology/rebase/rebase-905.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sci-biology/rebase/rebase-905.ebuild') diff --git a/sci-biology/rebase/rebase-905.ebuild b/sci-biology/rebase/rebase-905.ebuild index 2c33279b809a..caf582d93a44 100644 --- a/sci-biology/rebase/rebase-905.ebuild +++ b/sci-biology/rebase/rebase-905.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-905.ebuild,v 1.3 2009/09/01 18:17:52 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-905.ebuild,v 1.4 2010/06/25 09:12:07 jlec Exp $ DESCRIPTION="A restriction enzyme database" LICENSE="public-domain" @@ -16,6 +16,7 @@ KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" DEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )" RDEPEND="${DEPEND}" +RESTRICT="binchecks strip" src_compile() { if use emboss; then echo; einfo "Indexing Rebase for usage with EMBOSS." -- cgit v1.2.3-65-gdbad