diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2005-01-03 05:09:28 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2005-01-03 05:09:28 +0000 |
commit | 7cc60ad25c48cd76adcfb7c88f3b9e4b01d32912 (patch) | |
tree | 0829bc230cf539875a3e82d2f29a7deee4261f41 /sci-biology/biopython | |
parent | Better description (Manifest recommit) (diff) | |
download | gentoo-2-7cc60ad25c48cd76adcfb7c88f3b9e4b01d32912.tar.gz gentoo-2-7cc60ad25c48cd76adcfb7c88f3b9e4b01d32912.tar.bz2 gentoo-2-7cc60ad25c48cd76adcfb7c88f3b9e4b01d32912.zip |
Fixed descriptions
Diffstat (limited to 'sci-biology/biopython')
-rw-r--r-- | sci-biology/biopython/biopython-1.10.ebuild | 6 | ||||
-rw-r--r-- | sci-biology/biopython/biopython-1.21.ebuild | 6 | ||||
-rw-r--r-- | sci-biology/biopython/biopython-1.23.ebuild | 6 | ||||
-rw-r--r-- | sci-biology/biopython/biopython-1.24.ebuild | 6 | ||||
-rw-r--r-- | sci-biology/biopython/biopython-1.30.ebuild | 6 |
5 files changed, 15 insertions, 15 deletions
diff --git a/sci-biology/biopython/biopython-1.10.ebuild b/sci-biology/biopython/biopython-1.10.ebuild index e381b431a888..a6bfd3496181 100644 --- a/sci-biology/biopython/biopython-1.10.ebuild +++ b/sci-biology/biopython/biopython-1.10.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.10.ebuild,v 1.1 2004/12/23 22:16:34 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.10.ebuild,v 1.2 2005/01/03 05:09:28 ribosome Exp $ IUSE="" -DESCRIPTION="Biopython - python module for Computational Moelcular Biology" +DESCRIPTION="Biopython - Python modules for computational molecular biology" SRC_URI="http://www.biopython.org/files/${P}.tar.gz" HOMEPAGE="http://www.biopython.org" diff --git a/sci-biology/biopython/biopython-1.21.ebuild b/sci-biology/biopython/biopython-1.21.ebuild index 7a8299f725fe..a0d130a7995b 100644 --- a/sci-biology/biopython/biopython-1.21.ebuild +++ b/sci-biology/biopython/biopython-1.21.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.21.ebuild,v 1.1 2004/12/23 22:16:34 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.21.ebuild,v 1.2 2005/01/03 05:09:28 ribosome Exp $ IUSE="" -DESCRIPTION="Biopython - python module for Computational Moelcular Biology" +DESCRIPTION="Biopython - Python modules for computational molecular biology" SRC_URI="http://www.biopython.org/files/${P}.tar.gz" HOMEPAGE="http://www.biopython.org" diff --git a/sci-biology/biopython/biopython-1.23.ebuild b/sci-biology/biopython/biopython-1.23.ebuild index ba8acd01a4e8..d6738abb07ec 100644 --- a/sci-biology/biopython/biopython-1.23.ebuild +++ b/sci-biology/biopython/biopython-1.23.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.23.ebuild,v 1.1 2004/12/23 22:16:34 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.23.ebuild,v 1.2 2005/01/03 05:09:28 ribosome Exp $ inherit distutils IUSE="" -DESCRIPTION="Biopython - python modules for computational molecular biology" +DESCRIPTION="Biopython - Python modules for computational molecular biology" SRC_URI="http://www.biopython.org/files/${P}.tar.gz" HOMEPAGE="http://www.biopython.org" diff --git a/sci-biology/biopython/biopython-1.24.ebuild b/sci-biology/biopython/biopython-1.24.ebuild index c1c6ca16dc3d..2f381f82f454 100644 --- a/sci-biology/biopython/biopython-1.24.ebuild +++ b/sci-biology/biopython/biopython-1.24.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.24.ebuild,v 1.1 2004/12/23 22:16:34 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.24.ebuild,v 1.2 2005/01/03 05:09:28 ribosome Exp $ inherit distutils IUSE="" -DESCRIPTION="Biopython - python modules for computational molecular biology" +DESCRIPTION="Biopython - Python modules for computational molecular biology" SRC_URI="http://www.biopython.org/files/${P}.tar.gz" HOMEPAGE="http://www.biopython.org" diff --git a/sci-biology/biopython/biopython-1.30.ebuild b/sci-biology/biopython/biopython-1.30.ebuild index f3c6516bc240..c1d3d1582084 100644 --- a/sci-biology/biopython/biopython-1.30.ebuild +++ b/sci-biology/biopython/biopython-1.30.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.30.ebuild,v 1.1 2004/12/23 22:16:34 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.30.ebuild,v 1.2 2005/01/03 05:09:28 ribosome Exp $ inherit distutils IUSE="" -DESCRIPTION="Biopython - python modules for computational molecular biology" +DESCRIPTION="Biopython - Python modules for computational molecular biology" SRC_URI="http://www.biopython.org/files/${P}.tar.gz" HOMEPAGE="http://www.biopython.org" |