summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/muscle')
-rw-r--r--sci-biology/muscle/ChangeLog5
-rw-r--r--sci-biology/muscle/muscle-3.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/muscle/ChangeLog b/sci-biology/muscle/ChangeLog
index e3c9fa19d68e..5aa2156df22d 100644
--- a/sci-biology/muscle/ChangeLog
+++ b/sci-biology/muscle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/muscle
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/muscle/ChangeLog,v 1.5 2007/10/21 04:49:12 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/muscle/ChangeLog,v 1.6 2007/12/25 12:55:41 nixnut Exp $
+
+ 25 Dec 2007; nixnut <nixnut@gentoo.org> muscle-3.6.ebuild:
+ Stable on ppc wrt bug 203185
21 Oct 2007; <jeff@gentoo.org> muscle-3.6.ebuild:
Adding ~amd64 and ~ppc for seaview
diff --git a/sci-biology/muscle/muscle-3.6.ebuild b/sci-biology/muscle/muscle-3.6.ebuild
index 483cf0e8e1c2..c0be6afa038b 100644
--- a/sci-biology/muscle/muscle-3.6.ebuild
+++ b/sci-biology/muscle/muscle-3.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/muscle/muscle-3.6.ebuild,v 1.3 2007/10/21 04:49:12 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/muscle/muscle-3.6.ebuild,v 1.4 2007/12/25 12:55:41 nixnut Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.drive5.com/muscle/"
SRC_URI="http://www.drive5.com/muscle/downloads${PV}/${MY_P}.tar.gz"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="x86 ~amd64 ~ppc"
+KEYWORDS="~amd64 ppc x86"
IUSE=""
RDEPEND=""
DEPEND="${RDEPEND}"