summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-04-06 22:00:07 +0000
committerThomas Cort <tcort@gentoo.org>2006-04-06 22:00:07 +0000
commit13a3550173656cf84d88a214be2d29b8e9a39d08 (patch)
tree9749b3bf5d943ef320743d28c11a3d0735857f52 /sci-biology/wise
parentAdded ~alpha keyword. (diff)
downloadgentoo-2-13a3550173656cf84d88a214be2d29b8e9a39d08.tar.gz
gentoo-2-13a3550173656cf84d88a214be2d29b8e9a39d08.tar.bz2
gentoo-2-13a3550173656cf84d88a214be2d29b8e9a39d08.zip
Added ~alpha wrt Bug #123622.
(Portage version: 2.0.54)
Diffstat (limited to 'sci-biology/wise')
-rw-r--r--sci-biology/wise/ChangeLog5
-rw-r--r--sci-biology/wise/wise-2.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/wise/ChangeLog b/sci-biology/wise/ChangeLog
index efbab3757997..17c08762539c 100644
--- a/sci-biology/wise/ChangeLog
+++ b/sci-biology/wise/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/wise
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/wise/ChangeLog,v 1.7 2006/03/29 02:13:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/wise/ChangeLog,v 1.8 2006/04/06 22:00:07 tcort Exp $
+
+ 06 Apr 2006; Thomas Cort <tcort@gentoo.org> wise-2.2.0.ebuild:
+ Added ~alpha wrt Bug #123622.
29 Mar 2006; Aron Griffis <agriffis@gentoo.org> wise-2.2.0.ebuild:
Mark 2.2.0 stable on ia64
diff --git a/sci-biology/wise/wise-2.2.0.ebuild b/sci-biology/wise/wise-2.2.0.ebuild
index 167b4912834a..ae8855c2ca10 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.6 2006/03/29 02:13:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/wise/wise-2.2.0.ebuild,v 1.7 2006/04/06 22:00:07 tcort 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="~alpha ia64 ~sparc x86"
RDEPEND="=sci-biology/hmmer-2.3.2-r1"