diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-17 03:36:26 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-17 03:36:26 +0000 |
commit | f7c0e4f7a28304f20a939c6dd42ed98bcb928281 (patch) | |
tree | 75651edd8e1dc18aeaa0491d87476f40dcd624fb /sci-biology/seaview | |
parent | x86 stable wrt bug #436968 (diff) | |
download | gentoo-2-f7c0e4f7a28304f20a939c6dd42ed98bcb928281.tar.gz gentoo-2-f7c0e4f7a28304f20a939c6dd42ed98bcb928281.tar.bz2 gentoo-2-f7c0e4f7a28304f20a939c6dd42ed98bcb928281.zip |
x86 stable wrt bug #432366
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'sci-biology/seaview')
-rw-r--r-- | sci-biology/seaview/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/seaview/seaview-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/seaview/ChangeLog b/sci-biology/seaview/ChangeLog index 034adad54f44..b7bd8c1bac97 100644 --- a/sci-biology/seaview/ChangeLog +++ b/sci-biology/seaview/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/seaview # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/seaview/ChangeLog,v 1.44 2012/09/14 14:16:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/seaview/ChangeLog,v 1.45 2012/10/17 03:36:26 phajdan.jr Exp $ + + 17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> seaview-4.3.3.ebuild: + x86 stable wrt bug #432366 14 Sep 2012; Agostino Sarubbo <ago@gentoo.org> seaview-4.3.3.ebuild: Stable for amd64, wrt bug #432366 diff --git a/sci-biology/seaview/seaview-4.3.3.ebuild b/sci-biology/seaview/seaview-4.3.3.ebuild index d40e43f18b72..9b6d5ddf57ea 100644 --- a/sci-biology/seaview/seaview-4.3.3.ebuild +++ b/sci-biology/seaview/seaview-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/seaview/seaview-4.3.3.ebuild,v 1.4 2012/09/14 14:16:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/seaview/seaview-4.3.3.ebuild,v 1.5 2012/10/17 03:36:26 phajdan.jr Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/${PN}_${PV}. LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+xft" DEPEND=" |