diff options
Diffstat (limited to 'sci-biology/t-coffee')
-rw-r--r-- | sci-biology/t-coffee/ChangeLog | 7 | ||||
-rw-r--r-- | sci-biology/t-coffee/t-coffee-8.14.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/t-coffee/ChangeLog b/sci-biology/t-coffee/ChangeLog index b184620615ca..bfc0d823f4a4 100644 --- a/sci-biology/t-coffee/ChangeLog +++ b/sci-biology/t-coffee/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/t-coffee -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/ChangeLog,v 1.39 2009/12/29 20:46:07 fauli Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/ChangeLog,v 1.40 2010/01/03 14:23:29 pacho Exp $ + + 03 Jan 2010; Pacho Ramos <pacho@gentoo.org> t-coffee-8.14.ebuild: + amd64 stable, bug 298765 29 Dec 2009; Christian Faulhammer <fauli@gentoo.org> t-coffee-8.14.ebuild: stable x86, bug 298765 diff --git a/sci-biology/t-coffee/t-coffee-8.14.ebuild b/sci-biology/t-coffee/t-coffee-8.14.ebuild index 0bce15243004..cec97ab249a8 100644 --- a/sci-biology/t-coffee/t-coffee-8.14.ebuild +++ b/sci-biology/t-coffee/t-coffee-8.14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/t-coffee-8.14.ebuild,v 1.2 2009/12/29 20:46:07 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/t-coffee-8.14.ebuild,v 1.3 2010/01/03 14:23:29 pacho Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://www.tcoffee.org/Packages/T-COFFEE_distribution_Version_${PV}.tar SLOT="0" IUSE="" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" DEPEND="sci-biology/clustalw" RDEPEND="${DEPEND}" |