diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-29 02:13:26 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-29 02:13:26 +0000 |
commit | ebec8ca22d564cb9de6d1504994a68fe3a9ab171 (patch) | |
tree | 1ea75fbcccb7abcebc0155f452e1d2ae73ad08d3 /sci-biology/wise/wise-2.2.0.ebuild | |
parent | Mark 2.3.2-r1 stable on ia64 (diff) | |
download | gentoo-2-ebec8ca22d564cb9de6d1504994a68fe3a9ab171.tar.gz gentoo-2-ebec8ca22d564cb9de6d1504994a68fe3a9ab171.tar.bz2 gentoo-2-ebec8ca22d564cb9de6d1504994a68fe3a9ab171.zip |
Mark 2.2.0 stable on ia64
(Portage version: 2.0.53)
Diffstat (limited to 'sci-biology/wise/wise-2.2.0.ebuild')
-rw-r--r-- | sci-biology/wise/wise-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/wise/wise-2.2.0.ebuild b/sci-biology/wise/wise-2.2.0.ebuild index a8cbef124d7d..167b4912834a 100644 --- a/sci-biology/wise/wise-2.2.0.ebuild +++ b/sci-biology/wise/wise-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/wise/wise-2.2.0.ebuild,v 1.5 2006/02/23 00:06:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/wise/wise-2.2.0.ebuild,v 1.6 2006/03/29 02:13:26 agriffis Exp $ inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.ebi.ac.uk/pub/software/unix/${PN}2/${PN}${PV}.tar.gz" SLOT="0" IUSE="" -KEYWORDS="~ia64 ~sparc x86" +KEYWORDS="ia64 ~sparc x86" RDEPEND="=sci-biology/hmmer-2.3.2-r1" |