blob: bd5dc74aad726df07cfc8c8701138a5a54331673 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-structure/embassy-structure-0.1.0.ebuild,v 1.4 2005/10/03 23:54:12 ribosome Exp $
EBOV="3.0.0"
inherit embassy
DESCRIPTION="Protein structure add-on package for EMBOSS"
KEYWORDS="ppc ppc-macos x86"
|