summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2009-09-01 18:18:17 +0000
committerOlivier Fisette <ribosome@gentoo.org>2009-09-01 18:18:17 +0000
commit28bedd35fbf2b223e6e2f910f92a2adf9544757d (patch)
treeae7f28f8a28c6e52c8f17bc0b122004eabc89299 /sci-biology
parentVersion bump, remove old (diff)
downloadhistorical-28bedd35fbf2b223e6e2f910f92a2adf9544757d.tar.gz
historical-28bedd35fbf2b223e6e2f910f92a2adf9544757d.tar.bz2
historical-28bedd35fbf2b223e6e2f910f92a2adf9544757d.zip
Stabilised on x86 and amd64.
Package-Manager: portage-2.2_rc40/cvs/Linux x86_64
Diffstat (limited to 'sci-biology')
-rw-r--r--sci-biology/emboss/ChangeLog5
-rw-r--r--sci-biology/emboss/emboss-6.0.1.ebuild4
-rw-r--r--sci-biology/rebase/ChangeLog5
-rw-r--r--sci-biology/rebase/rebase-905.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/sci-biology/emboss/ChangeLog b/sci-biology/emboss/ChangeLog
index f755bba78dd1..2e0b86153478 100644
--- a/sci-biology/emboss/ChangeLog
+++ b/sci-biology/emboss/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/emboss
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/emboss/ChangeLog,v 1.50 2009/08/31 21:41:26 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/emboss/ChangeLog,v 1.51 2009/09/01 18:18:17 ribosome Exp $
+
+ 01 Sep 2009; Olivier Fisette <ribosome@gentoo.org> emboss-6.0.1.ebuild:
+ Stabilised on x86 and amd64.
31 Aug 2009; Olivier Fisette <ribosome@gentoo.org> emboss-4.0.0.ebuild,
emboss-6.0.1.ebuild:
diff --git a/sci-biology/emboss/emboss-6.0.1.ebuild b/sci-biology/emboss/emboss-6.0.1.ebuild
index faa1080aea66..86e1080b114b 100644
--- a/sci-biology/emboss/emboss-6.0.1.ebuild
+++ b/sci-biology/emboss/emboss-6.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/emboss/emboss-6.0.1.ebuild,v 1.2 2009/08/31 21:41:26 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/emboss/emboss-6.0.1.ebuild,v 1.3 2009/09/01 18:18:17 ribosome Exp $
EAPI=1
@@ -12,7 +12,7 @@ SRC_URI="ftp://${PN}.open-bio.org/pub/EMBOSS/EMBOSS-${PV}.tar.gz"
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
IUSE="X png minimal"
DEPEND="X? ( x11-libs/libXt )
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog
index ef7b68855a83..574b728d9f06 100644
--- a/sci-biology/rebase/ChangeLog
+++ b/sci-biology/rebase/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/rebase
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.89 2009/05/02 01:25:03 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.90 2009/09/01 18:17:52 ribosome Exp $
+
+ 01 Sep 2009; Olivier Fisette <ribosome@gentoo.org> rebase-905.ebuild:
+ Stabilised on amd64 and 86.
02 May 2009; Jeff Gardner <je_fro@gentoo.org> rebase-905.ebuild:
Fix SRC_URI
diff --git a/sci-biology/rebase/rebase-905.ebuild b/sci-biology/rebase/rebase-905.ebuild
index aad53b4df9cd..2c33279b809a 100644
--- a/sci-biology/rebase/rebase-905.ebuild
+++ b/sci-biology/rebase/rebase-905.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-905.ebuild,v 1.2 2009/05/02 01:25:03 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-905.ebuild,v 1.3 2009/09/01 18:17:52 ribosome 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 ~ppc64 ~sparc ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86"
DEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )"
RDEPEND="${DEPEND}"