blob: ca86e73f2f5a405d30b1b66dd33402c14c7a1b55 (
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.3 2005/10/02 18:07:03 hansmi Exp $
EBOV="3.0.0"
inherit embassy
DESCRIPTION="Protein structure add-on package for EMBOSS"
KEYWORDS="ppc ~ppc-macos x86"
|