diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 09:26:13 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 09:26:13 +0000 |
commit | c83409a58202678c46562f87679c927dc4db0df5 (patch) | |
tree | 9ac963ee41ee99ea60177206815a922f70b25c64 /app-sci | |
parent | QA - Add IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-c83409a58202678c46562f87679c927dc4db0df5.tar.gz gentoo-2-c83409a58202678c46562f87679c927dc4db0df5.tar.bz2 gentoo-2-c83409a58202678c46562f87679c927dc4db0df5.zip |
QA - Don't assign default S.
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/biopython/biopython-1.10.ebuild | 3 | ||||
-rw-r--r-- | app-sci/biopython/biopython-1.21.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-sci/biopython/biopython-1.10.ebuild b/app-sci/biopython/biopython-1.10.ebuild index f057669ff142..a034f7a72b60 100644 --- a/app-sci/biopython/biopython-1.10.ebuild +++ b/app-sci/biopython/biopython-1.10.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/biopython-1.10.ebuild,v 1.6 2004/05/04 23:15:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/biopython-1.10.ebuild,v 1.7 2004/06/14 09:25:14 kloeri Exp $ IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="Biopython - python module for Computational Moelcular Biology" SRC_URI="http://www.biopython.org/files/${P}.tar.gz" HOMEPAGE="http://www.biopython.org" diff --git a/app-sci/biopython/biopython-1.21.ebuild b/app-sci/biopython/biopython-1.21.ebuild index e45b520f5f5c..79b69e284680 100644 --- a/app-sci/biopython/biopython-1.21.ebuild +++ b/app-sci/biopython/biopython-1.21.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/biopython-1.21.ebuild,v 1.5 2004/05/04 23:15:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/biopython/biopython-1.21.ebuild,v 1.6 2004/06/14 09:25:14 kloeri Exp $ IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="Biopython - python module for Computational Moelcular Biology" SRC_URI="http://www.biopython.org/files/${P}.tar.gz" HOMEPAGE="http://www.biopython.org" |