summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-06-20 12:32:12 +0000
committerDavid Holm <dholm@gentoo.org>2005-06-20 12:32:12 +0000
commit904224e0580c4ee76b3f1f301db512f8767c412f (patch)
tree550583fa9411c144102a72f0e2194dd010c9fbe0 /sci-biology/bioruby
parentFix dependency. (diff)
downloadgentoo-2-904224e0580c4ee76b3f1f301db512f8767c412f.tar.gz
gentoo-2-904224e0580c4ee76b3f1f301db512f8767c412f.tar.bz2
gentoo-2-904224e0580c4ee76b3f1f301db512f8767c412f.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sci-biology/bioruby')
-rw-r--r--sci-biology/bioruby/ChangeLog5
-rw-r--r--sci-biology/bioruby/bioruby-0.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/bioruby/ChangeLog b/sci-biology/bioruby/ChangeLog
index 3030360f4565..8e680ae0489d 100644
--- a/sci-biology/bioruby/ChangeLog
+++ b/sci-biology/bioruby/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-biology/bioruby
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioruby/ChangeLog,v 1.1 2005/06/20 00:03:32 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioruby/ChangeLog,v 1.2 2005/06/20 12:30:34 dholm Exp $
+
+ 20 Jun 2005; David Holm <dholm@gentoo.org> bioruby-0.6.2.ebuild:
+ Added to ~ppc.
*bioruby-0.6.2 (20 Jun 2005)
diff --git a/sci-biology/bioruby/bioruby-0.6.2.ebuild b/sci-biology/bioruby/bioruby-0.6.2.ebuild
index 3d9953348d0f..c292d7869308 100644
--- a/sci-biology/bioruby/bioruby-0.6.2.ebuild
+++ b/sci-biology/bioruby/bioruby-0.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioruby/bioruby-0.6.2.ebuild,v 1.1 2005/06/20 00:03:32 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioruby/bioruby-0.6.2.ebuild,v 1.2 2005/06/20 12:30:34 dholm Exp $
inherit ruby
DESCRIPTION="An integrated environment for bioinformatics using the Ruby language"
@@ -9,5 +9,5 @@ SRC_URI="http://www.bioruby.org/archive/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE=""