diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2006-01-13 02:50:09 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2006-01-13 02:50:09 +0000 |
commit | 3238c865f8e88ef6856829294d227b95a27cefed (patch) | |
tree | 09cc23bb24a6dfe5d1d5b11614710871d6b8ad38 /sci-biology | |
parent | selinux code wont compile anymore in udev 79 :( (diff) | |
download | historical-3238c865f8e88ef6856829294d227b95a27cefed.tar.gz historical-3238c865f8e88ef6856829294d227b95a27cefed.tar.bz2 historical-3238c865f8e88ef6856829294d227b95a27cefed.zip |
Added to x86
Package-Manager: portage-2.0.53
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/prosite/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/prosite/prosite-19.16.ebuild | 6 | ||||
-rw-r--r-- | sci-biology/rebase/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/rebase/rebase-512.ebuild | 6 |
4 files changed, 14 insertions, 8 deletions
diff --git a/sci-biology/prosite/ChangeLog b/sci-biology/prosite/ChangeLog index 2c49ff761303..bfbb578cccf1 100644 --- a/sci-biology/prosite/ChangeLog +++ b/sci-biology/prosite/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/prosite # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.63 2006/01/12 16:17:26 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/ChangeLog,v 1.64 2006/01/13 02:47:15 ribosome Exp $ + + 13 Jan 2006; Olivier Fisette <ribosome@gentoo.org> prosite-19.16.ebuild: + Added to x86. *prosite-19.18 (12 Jan 2006) diff --git a/sci-biology/prosite/prosite-19.16.ebuild b/sci-biology/prosite/prosite-19.16.ebuild index 008aeffa4eea..3d85bed96153 100644 --- a/sci-biology/prosite/prosite-19.16.ebuild +++ b/sci-biology/prosite/prosite-19.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.16.ebuild,v 1.1 2005/12/08 20:15:23 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/prosite/prosite-19.16.ebuild,v 1.2 2006/01/13 02:47:15 ribosome Exp $ DESCRIPTION="A protein families and domains database" LICENSE="swiss-prot" @@ -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 )" diff --git a/sci-biology/rebase/ChangeLog b/sci-biology/rebase/ChangeLog index f56848e581a4..b16866228c00 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.46 2006/01/07 04:05:10 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/ChangeLog,v 1.47 2006/01/13 02:50:09 ribosome Exp $ + + 13 Jan 2006; Olivier Fisette <ribosome@gentoo.org> rebase-512.ebuild: + Added to x86. *rebase-601 (07 Jan 2006) diff --git a/sci-biology/rebase/rebase-512.ebuild b/sci-biology/rebase/rebase-512.ebuild index b6ebaa589105..42106d3f8931 100644 --- a/sci-biology/rebase/rebase-512.ebuild +++ b/sci-biology/rebase/rebase-512.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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-512.ebuild,v 1.1 2005/12/08 20:17:57 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/rebase/rebase-512.ebuild,v 1.2 2006/01/13 02:50:09 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="~x86 ~ppc ~amd64 ~ppc-macos ~ppc64" +KEYWORDS="x86 ~ppc ~amd64 ~ppc-macos ~ppc64" DEPEND="emboss? ( sci-biology/emboss )" |