blob: 8ead04a9053663cd7e8ff82447d8926890eab839 (
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.2 2005/09/21 23:34:16 ribosome Exp $
EBOV="3.0.0"
inherit embassy
DESCRIPTION="Protein structure add-on package for EMBOSS"
KEYWORDS="~ppc ~ppc-macos x86"
|