summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-02-21 10:42:48 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-02-21 10:42:48 +0000
commit3b0230447a3a04c798273825c56897399cb8d7af (patch)
treed1dde5e3631a60d2ac3066dfa0da1b8ae51a824a /sci-biology
parentStable on ppc64; bug #123334 (diff)
downloadhistorical-3b0230447a3a04c798273825c56897399cb8d7af.tar.gz
historical-3b0230447a3a04c798273825c56897399cb8d7af.tar.bz2
historical-3b0230447a3a04c798273825c56897399cb8d7af.zip
Stable on ppc64; bug #123332
Package-Manager: portage-2.0.54
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/emboss/ChangeLog5
-rw-r--r--sci-biology/emboss/emboss-3.0.0-r1.ebuild4
-rw-r--r--sci-biology/rebase/ChangeLog5
-rw-r--r--sci-biology/rebase/rebase-601-r1.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/sci-biology/emboss/ChangeLog b/sci-biology/emboss/ChangeLog
index 803746e83048..e4f0aee1389d 100644
--- a/sci-biology/emboss/ChangeLog
+++ b/sci-biology/emboss/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/emboss
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/emboss/ChangeLog,v 1.28 2006/02/21 01:15:29 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/emboss/ChangeLog,v 1.29 2006/02/21 10:42:48 corsair Exp $
+
+ 21 Feb 2006; Markus Rothe <corsair@gentoo.org> emboss-3.0.0-r1.ebuild:
+ Stable on ppc64; bug #123332
20 Feb 2006; Joshua Jackson <tsunam@gentoo.org> emboss-3.0.0-r1.ebuild:
Stable on x86; bug #123332
diff --git a/sci-biology/emboss/emboss-3.0.0-r1.ebuild b/sci-biology/emboss/emboss-3.0.0-r1.ebuild
index 9cd0d6e934a8..2533bb04c500 100644
--- a/sci-biology/emboss/emboss-3.0.0-r1.ebuild
+++ b/sci-biology/emboss/emboss-3.0.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/emboss/emboss-3.0.0-r1.ebuild,v 1.3 2006/02/21 01:15:29 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/emboss/emboss-3.0.0-r1.ebuild,v 1.4 2006/02/21 10:42:48 corsair Exp $
DESCRIPTION="The European Molecular Biology Open Software Suite - A sequence analysis package"
HOMEPAGE="http://emboss.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://${PN}.open-bio.org/pub/EMBOSS/EMBOSS-${PV}.tar.gz"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc-macos ~ppc64 x86"
+KEYWORDS="~amd64 ~ppc ~ppc-macos ppc64 x86"
IUSE="X png minimal"
DEPEND="X? ( || ( x11-libs/libXt virtual/x11 ) )
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog
index 0dbae25087d0..808fadac16ae 100644
--- a/sci-biology/rebase/ChangeLog
+++ b/sci-biology/rebase/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/rebase
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.55 2006/02/21 01:16:55 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.56 2006/02/21 10:42:03 corsair Exp $
+
+ 21 Feb 2006; Markus Rothe <corsair@gentoo.org> rebase-601-r1.ebuild:
+ Stable on ppc64; bug #123332
20 Feb 2006; Joshua Jackson <tsunam@gentoo.org> rebase-601-r1.ebuild:
Stable on x86; bug #123332
diff --git a/sci-biology/rebase/rebase-601-r1.ebuild b/sci-biology/rebase/rebase-601-r1.ebuild
index 86f539e00b02..2a802a91c40e 100644
--- a/sci-biology/rebase/rebase-601-r1.ebuild
+++ b/sci-biology/rebase/rebase-601-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-601-r1.ebuild,v 1.2 2006/02/21 01:16:55 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-601-r1.ebuild,v 1.3 2006/02/21 10:42:03 corsair Exp $
DESCRIPTION="A restriction enzyme database"
LICENSE="public-domain"
@@ -11,7 +11,7 @@ SLOT="0"
# Minimal build keeps only the indexed files (if applicable) and the
# documentation. The non-indexed database is not installed.
IUSE="emboss minimal"
-KEYWORDS="~amd64 ~ppc ~ppc-macos ~ppc64 x86"
+KEYWORDS="~amd64 ~ppc ~ppc-macos ppc64 x86"
DEPEND="emboss? ( >=sci-biology/emboss-3.0.0-r1 )"