summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-06-25 09:12:07 +0000
committerJustin Lecher <jlec@gentoo.org>2010-06-25 09:12:07 +0000
commit4d5859bbd40d0e6b62520ffab41d5f0b8c9c2190 (patch)
tree9f56ce9b5d28db5ebedac5c842d2628dcf4f937c /sci-biology/rebase/rebase-905.ebuild
parentVersion Bump (diff)
downloadhistorical-4d5859bbd40d0e6b62520ffab41d5f0b8c9c2190.tar.gz
historical-4d5859bbd40d0e6b62520ffab41d5f0b8c9c2190.tar.bz2
historical-4d5859bbd40d0e6b62520ffab41d5f0b8c9c2190.zip
It's a db, so we will have RESTRICT=binchecks strip
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-biology/rebase/rebase-905.ebuild')
-rw-r--r--sci-biology/rebase/rebase-905.ebuild5
1 files changed, 3 insertions, 2 deletions
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."