diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 14:26:27 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-15 14:26:27 +0000 |
commit | 10d6534d4c51bfe60b44f8295ce0d0f7b0f7c8e4 (patch) | |
tree | 3d420063b14a3c0107316296d905eaf0c089c69f /sci-biology | |
parent | version bump (diff) | |
download | gentoo-2-10d6534d4c51bfe60b44f8295ce0d0f7b0f7c8e4.tar.gz gentoo-2-10d6534d4c51bfe60b44f8295ce0d0f7b0f7c8e4.tar.bz2 gentoo-2-10d6534d4c51bfe60b44f8295ce0d0f7b0f7c8e4.zip |
x86 stable wrt #222727
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/bioperl/ChangeLog | 5 | ||||
-rw-r--r-- | sci-biology/bioperl/bioperl-1.5.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-biology/bioperl/ChangeLog b/sci-biology/bioperl/ChangeLog index 4453dd34c20a..27fc3db54185 100644 --- a/sci-biology/bioperl/ChangeLog +++ b/sci-biology/bioperl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-biology/bioperl # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v 1.31 2008/07/06 21:00:08 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v 1.32 2008/07/15 14:26:27 armin76 Exp $ + + 15 Jul 2008; Raúl Porcel <armin76@gentoo.org> bioperl-1.5.1-r1.ebuild: + x86 stable wrt #222727 06 Jul 2008; 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 ab4321e8c708..1cd3b314ffaa 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-2008 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.9 2008/07/06 21:00:08 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-1.5.1-r1.ebuild,v 1.10 2008/07/15 14:26:27 armin76 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="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" IUSE="mysql gd" DEPEND=" |