diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-10 16:31:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-10 16:31:38 +0000 |
commit | 9a2db03a5fdffda33c4213ac5a57f8fd53b2cde2 (patch) | |
tree | 5978de4273d2e02faec8eeb8c9c7d90d010c5d37 /sci-biology/seaview | |
parent | Add ~ppc, wrt bug #432368 (diff) | |
download | gentoo-2-9a2db03a5fdffda33c4213ac5a57f8fd53b2cde2.tar.gz gentoo-2-9a2db03a5fdffda33c4213ac5a57f8fd53b2cde2.tar.bz2 gentoo-2-9a2db03a5fdffda33c4213ac5a57f8fd53b2cde2.zip |
Add ~ppc, wrt bug #432368
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sci-biology/seaview')
-rw-r--r-- | sci-biology/seaview/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/seaview/seaview-4.3.5.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-biology/seaview/ChangeLog b/sci-biology/seaview/ChangeLog index cc761beb0b1b..4f97ef282b69 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.46 2012/10/18 17:46:32 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/seaview/ChangeLog,v 1.47 2012/12/10 16:31:38 ago Exp $ + + 10 Dec 2012; Agostino Sarubbo <ago@gentoo.org> seaview-4.3.5.ebuild: + Add ~ppc, wrt bug #432368 18 Oct 2012; Justin Lecher <jlec@gentoo.org> -seaview-4.2.5.ebuild: Drop old @@ -229,4 +232,3 @@ seaview-1.ebuild, metadata.xml, files/29seaview : Initial import. Ebuild submitted by Olivier Fisette <ribosome@gentoo.org>. Reference: Gentoo Bugzilla, bug #54055 - diff --git a/sci-biology/seaview/seaview-4.3.5.ebuild b/sci-biology/seaview/seaview-4.3.5.ebuild index c05e9fe0788c..a69a5f304a7c 100644 --- a/sci-biology/seaview/seaview-4.3.5.ebuild +++ b/sci-biology/seaview/seaview-4.3.5.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.5.ebuild,v 1.2 2012/09/14 11:46:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/seaview/seaview-4.3.5.ebuild,v 1.3 2012/12/10 16:31:38 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 ~ppc ~x86" IUSE="+xft" DEPEND=" |