summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-02-21 01:16:55 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-02-21 01:16:55 +0000
commit3b5e11fe1e038c0c7cd5e16cc29efa57cfe9d13d (patch)
tree008472b197e00b84a68a819b07c582a323db6d82
parentStable on x86; bug #123334 (diff)
downloadgentoo-2-3b5e11fe1e038c0c7cd5e16cc29efa57cfe9d13d.tar.gz
gentoo-2-3b5e11fe1e038c0c7cd5e16cc29efa57cfe9d13d.tar.bz2
gentoo-2-3b5e11fe1e038c0c7cd5e16cc29efa57cfe9d13d.zip
Stable on x86; bug #123332
(Portage version: 2.1_pre4-r1)
-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 1a93945fc370..803746e83048 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.27 2006/02/19 02:32:45 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/emboss/ChangeLog,v 1.28 2006/02/21 01:15:29 tsunam Exp $
+
+ 20 Feb 2006; Joshua Jackson <tsunam@gentoo.org> emboss-3.0.0-r1.ebuild:
+ Stable on x86; bug #123332
19 Feb 2006; Olivier Fisette <ribosome@gentoo.org> emboss-3.0.0-r1.ebuild:
Block old versions of pscan to avoid file collisions (see bug #116236).
diff --git a/sci-biology/emboss/emboss-3.0.0-r1.ebuild b/sci-biology/emboss/emboss-3.0.0-r1.ebuild
index 03a9fca242f7..9cd0d6e934a8 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.2 2006/02/19 02:32:45 ribosome Exp $
+# $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 $
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 f0c98c0d61db..0dbae25087d0 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.54 2006/02/06 22:00:49 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.55 2006/02/21 01:16:55 tsunam Exp $
+
+ 20 Feb 2006; Joshua Jackson <tsunam@gentoo.org> rebase-601-r1.ebuild:
+ Stable on x86; bug #123332
*rebase-602 (06 Feb 2006)
diff --git a/sci-biology/rebase/rebase-601-r1.ebuild b/sci-biology/rebase/rebase-601-r1.ebuild
index 8cb1c680615e..86f539e00b02 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.1 2006/01/21 17:19:43 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-601-r1.ebuild,v 1.2 2006/02/21 01:16:55 tsunam 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="~x86 ~ppc ~amd64 ~ppc-macos ~ppc64"
+KEYWORDS="~amd64 ~ppc ~ppc-macos ~ppc64 x86"
DEPEND="emboss? ( >=sci-biology/emboss-3.0.0-r1 )"