diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 22:23:41 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 22:23:41 +0000 |
commit | 8f5142ea9ceeb00cdd1e277d40d247511ba34a8a (patch) | |
tree | db09e00b77544a404c21b25ea239a9a054c39580 /app-sci/bioperl/bioperl-1.0.2.ebuild | |
parent | Update version (diff) | |
download | gentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.tar.gz gentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.tar.bz2 gentoo-2-8f5142ea9ceeb00cdd1e277d40d247511ba34a8a.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'app-sci/bioperl/bioperl-1.0.2.ebuild')
-rw-r--r-- | app-sci/bioperl/bioperl-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/bioperl/bioperl-1.0.2.ebuild b/app-sci/bioperl/bioperl-1.0.2.ebuild index 90a2baf69cec..f583b8a12e00 100644 --- a/app-sci/bioperl/bioperl-1.0.2.ebuild +++ b/app-sci/bioperl/bioperl-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/bioperl/bioperl-1.0.2.ebuild,v 1.5 2003/08/05 18:30:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/bioperl/bioperl-1.0.2.ebuild,v 1.6 2003/09/06 22:23:05 msterret Exp $ inherit perl-module CATEGORY="app-sci" @@ -35,7 +35,7 @@ src_compile() { # note: these echo's are for the default values for testing. Not that we're # testing. use mysql && ( - echo y + echo y echo test echo localhost echo undef |