blob: 02244e6f47edc5a6a66f06db34e69a9d845402d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-biology/embassy-topo/embassy-topo-1.0.0-r6.ebuild,v 1.2 2010/01/01 21:54:52 fauli Exp $
EAPI="4"
EBO_DESCRIPTION="Transmembrane protein display"
inherit emboss
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
|