diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-15 19:16:02 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-15 19:16:02 +0000 |
commit | 2932a3c6d71b8ce18d8c1dc65ff8678e012618fd (patch) | |
tree | 6c99a4bc5932b9ff8c6904438af823431581fdf2 /sci-biology/t-coffee | |
parent | - stable on amd64 per request of amd64 lead (diff) | |
download | gentoo-2-2932a3c6d71b8ce18d8c1dc65ff8678e012618fd.tar.gz gentoo-2-2932a3c6d71b8ce18d8c1dc65ff8678e012618fd.tar.bz2 gentoo-2-2932a3c6d71b8ce18d8c1dc65ff8678e012618fd.zip |
Stable on ppc wrt bug 208416
(Portage version: 2.1.4.4)
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-5.31.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/t-coffee/ChangeLog b/sci-biology/t-coffee/ChangeLog index 4b5be0318ac7..0749e9879455 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/ChangeLog,v 1.26 2007/12/31 15:44:00 je_fro Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/ChangeLog,v 1.27 2008/02/15 19:16:02 nixnut Exp $ + + 15 Feb 2008; nixnut <nixnut@gentoo.org> t-coffee-5.31.ebuild: + Stable on ppc wrt bug 208416 31 Dec 2007; Jeff Gardner <je_fro@gentoo.org> ChangeLog: Fixing my email address. diff --git a/sci-biology/t-coffee/t-coffee-5.31.ebuild b/sci-biology/t-coffee/t-coffee-5.31.ebuild index 02c9927e40c9..ffb72d26a09a 100644 --- a/sci-biology/t-coffee/t-coffee-5.31.ebuild +++ b/sci-biology/t-coffee/t-coffee-5.31.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/t-coffee-5.31.ebuild,v 1.2 2007/12/08 18:11:52 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/t-coffee/t-coffee-5.31.ebuild,v 1.3 2008/02/15 19:16:02 nixnut Exp $ inherit toolchain-funcs flag-o-matic @@ -11,7 +11,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" RESTRICT="mirror" |