summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-09-30 03:57:32 +0000
committerJason Wever <weeve@gentoo.org>2006-09-30 03:57:32 +0000
commitfe49547ee08bd5f23d5dbdde75b1d2ffc857dd05 (patch)
tree3e4f379ba90a539c97d9d2414960181245077760 /sci-biology/bioperl
parentAdded ~sparc keyword wrt bug #149577. (diff)
downloadgentoo-2-fe49547ee08bd5f23d5dbdde75b1d2ffc857dd05.tar.gz
gentoo-2-fe49547ee08bd5f23d5dbdde75b1d2ffc857dd05.tar.bz2
gentoo-2-fe49547ee08bd5f23d5dbdde75b1d2ffc857dd05.zip
Added ~sparc keyword wrt bug #149577.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'sci-biology/bioperl')
-rw-r--r--sci-biology/bioperl/ChangeLog6
-rw-r--r--sci-biology/bioperl/bioperl-1.5.1-r1.ebuild4
-rw-r--r--sci-biology/bioperl/bioperl-1.5.1.ebuild4
3 files changed, 8 insertions, 6 deletions
diff --git a/sci-biology/bioperl/ChangeLog b/sci-biology/bioperl/ChangeLog
index a5ef2825e8b7..6d09b908a69b 100644
--- a/sci-biology/bioperl/ChangeLog
+++ b/sci-biology/bioperl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-biology/bioperl
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v 1.24 2006/09/30 03:25:57 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v 1.25 2006/09/30 03:57:32 weeve Exp $
+
+ 30 Sep 2006; Jason Wever <weeve@gentoo.org> bioperl-1.5.1.ebuild,
+ bioperl-1.5.1-r1.ebuild:
+ Added ~sparc keyword wrt bug #149577.
30 Sep 2006; Olivier Fisette <ribosome@gentoo.org>
bioperl-1.5.1-r1.ebuild:
diff --git a/sci-biology/bioperl/bioperl-1.5.1-r1.ebuild b/sci-biology/bioperl/bioperl-1.5.1-r1.ebuild
index 087547fa7827..92a3ed1bf97c 100644
--- a/sci-biology/bioperl/bioperl-1.5.1-r1.ebuild
+++ b/sci-biology/bioperl/bioperl-1.5.1-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/bioperl/bioperl-1.5.1-r1.ebuild,v 1.2 2006/09/30 03:25:57 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.5.1-r1.ebuild,v 1.3 2006/09/30 03:57:32 weeve Exp $
inherit perl-module eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.bioperl.org/DIST/${P}.tar.bz2"
LICENSE="Artistic GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="mysql gd"
DEPEND="
diff --git a/sci-biology/bioperl/bioperl-1.5.1.ebuild b/sci-biology/bioperl/bioperl-1.5.1.ebuild
index 1053a8daeeeb..6a9b95b5e973 100644
--- a/sci-biology/bioperl/bioperl-1.5.1.ebuild
+++ b/sci-biology/bioperl/bioperl-1.5.1.ebuild
@@ -1,11 +1,9 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.5.1.ebuild,v 1.1 2006/09/13 01:41:58 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.5.1.ebuild,v 1.2 2006/09/30 03:57:32 weeve Exp $
inherit perl-module eutils
-CATEGORY="sci-biology"
-
DESCRIPTION="collection of tools for bioinformatics, genomics and life science research"
HOMEPAGE="http://www.bioperl.org/"
SRC_URI="http://www.bioperl.org/DIST/${P}.tar.bz2"