summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-01 21:41:53 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-01 21:41:53 +0000
commitcf0ff5a93733522314e4f5fdc84946074f337c4f (patch)
treecb5282091aa8dffda3b70ea1932aa869756df47b /sci-biology/rebase
parentTransfer Prefix keywords (diff)
downloadgentoo-2-cf0ff5a93733522314e4f5fdc84946074f337c4f.tar.gz
gentoo-2-cf0ff5a93733522314e4f5fdc84946074f337c4f.tar.bz2
gentoo-2-cf0ff5a93733522314e4f5fdc84946074f337c4f.zip
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-biology/rebase')
-rw-r--r--sci-biology/rebase/ChangeLog7
-rw-r--r--sci-biology/rebase/rebase-909.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog
index d3f9c0152262..6fd266b8f0fb 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.92 2009/09/01 21:04:48 ribosome Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.93 2010/01/01 21:41:53 fauli Exp $
+
+ 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> rebase-909.ebuild:
+ Transfer Prefix keywords
01 Sep 2009; Olivier Fisette <ribosome@gentoo.org> metadata.xml:
Giving up maintainership of this package.
diff --git a/sci-biology/rebase/rebase-909.ebuild b/sci-biology/rebase/rebase-909.ebuild
index 173dcddb7879..0571747716c7 100644
--- a/sci-biology/rebase/rebase-909.ebuild
+++ b/sci-biology/rebase/rebase-909.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-909.ebuild,v 1.1 2009/09/01 19:16:18 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-909.ebuild,v 1.2 2010/01/01 21:41:53 fauli 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 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris"
DEPEND="emboss? ( >=sci-biology/emboss-5.0.0 )"
RDEPEND="${DEPEND}"