diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-10-11 15:07:20 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-10-11 15:07:20 +0000 |
commit | 2499dffda116c29b82f609c40012c7f8ab478e6d (patch) | |
tree | 86753cdf10c49e23d8a8a9051e15f85d8b28e216 /sci-biology/clustalw/clustalw-1.83-r1.ebuild | |
parent | Stable on amd64, bug 108411. (diff) | |
download | historical-2499dffda116c29b82f609c40012c7f8ab478e6d.tar.gz historical-2499dffda116c29b82f609c40012c7f8ab478e6d.tar.bz2 historical-2499dffda116c29b82f609c40012c7f8ab478e6d.zip |
Marked Stable on amd64.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'sci-biology/clustalw/clustalw-1.83-r1.ebuild')
-rw-r--r-- | sci-biology/clustalw/clustalw-1.83-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/clustalw/clustalw-1.83-r1.ebuild b/sci-biology/clustalw/clustalw-1.83-r1.ebuild index e7fa1d51eb13..a6f52bb48bcb 100644 --- a/sci-biology/clustalw/clustalw-1.83-r1.ebuild +++ b/sci-biology/clustalw/clustalw-1.83-r1.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/clustalw/clustalw-1.83-r1.ebuild,v 1.6 2005/06/19 19:38:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/clustalw/clustalw-1.83-r1.ebuild,v 1.7 2005/10/11 15:04:33 metalgod Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.ebi.ac.uk/pub/software/unix/clustalw/${PN}${PV}.UNIX.tar.gz" LICENSE="clustalw" SLOT="0" -KEYWORDS="alpha ~amd64 ppc ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 ppc ppc-macos ppc64 sparc x86" IUSE="" DEPEND="virtual/libc" |