diff options
author | 2005-05-02 09:16:02 +0000 | |
---|---|---|
committer | 2005-05-02 09:16:02 +0000 | |
commit | 586b410149157e28617f48471aa631b60d62d227 (patch) | |
tree | ebcef89136386ee542d441efbfebf10510dfa56c /sci-biology/transfac/transfac-3.2.ebuild | |
parent | Removed orphan files and moved patches into a patchset tarball. (diff) | |
download | historical-586b410149157e28617f48471aa631b60d62d227.tar.gz historical-586b410149157e28617f48471aa631b60d62d227.tar.bz2 historical-586b410149157e28617f48471aa631b60d62d227.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-biology/transfac/transfac-3.2.ebuild')
-rw-r--r-- | sci-biology/transfac/transfac-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/transfac/transfac-3.2.ebuild b/sci-biology/transfac/transfac-3.2.ebuild index 688a163c2bc0..23ec89fd0b05 100644 --- a/sci-biology/transfac/transfac-3.2.ebuild +++ b/sci-biology/transfac/transfac-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/transfac/transfac-3.2.ebuild,v 1.7 2005/03/05 08:41:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/transfac/transfac-3.2.ebuild,v 1.8 2005/05/02 09:11:28 hansmi Exp $ DESCRIPTION="A database of eucaryotic transcription factors" HOMEPAGE="http://www.gene-regulation.com/pub/databases.html" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.ebi.ac.uk/pub/databases/${PN}/${PN}32.tar.Z" LICENSE="public-domain" SLOT="3" -KEYWORDS="x86 ~ppc ppc-macos ppc64" +KEYWORDS="x86 ppc ppc-macos ppc64" IUSE="emboss minimal" # Minimal build keeps only the indexed files (if applicable) and the documentation. # The non-indexed database is not installed. |