diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-14 14:16:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-14 14:16:01 +0000 |
commit | 89f141f0a73f1acef31d2cd309fa753ba31a3693 (patch) | |
tree | 76dc7deee5e35dc7bcfd9f1bf176c56b8bd40e1e /sci-biology/seaview | |
parent | Stable for amd64, wrt bug #433225 (diff) | |
download | gentoo-2-89f141f0a73f1acef31d2cd309fa753ba31a3693.tar.gz gentoo-2-89f141f0a73f1acef31d2cd309fa753ba31a3693.tar.bz2 gentoo-2-89f141f0a73f1acef31d2cd309fa753ba31a3693.zip |
Stable for amd64, wrt bug #432366
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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 d6a77e6d2eda..034adad54f44 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.43 2012/09/14 11:46:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/seaview/ChangeLog,v 1.44 2012/09/14 14:16:01 ago Exp $ + + 14 Sep 2012; Agostino Sarubbo <ago@gentoo.org> seaview-4.3.3.ebuild: + Stable for amd64, wrt bug #432366 14 Sep 2012; Justin Lecher <jlec@gentoo.org> seaview-4.2.5.ebuild, seaview-4.3.3.ebuild, seaview-4.3.5.ebuild: diff --git a/sci-biology/seaview/seaview-4.3.3.ebuild b/sci-biology/seaview/seaview-4.3.3.ebuild index 763d9e69cc74..d40e43f18b72 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.3 2012/09/14 11:46:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/seaview/seaview-4.3.3.ebuild,v 1.4 2012/09/14 14:16:01 ago 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=" |