summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/biosql/biosql-1.0.1.ebuild')
-rw-r--r--sci-biology/biosql/biosql-1.0.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-biology/biosql/biosql-1.0.1.ebuild b/sci-biology/biosql/biosql-1.0.1.ebuild
index 783ef7e4e707..60f531915095 100644
--- a/sci-biology/biosql/biosql-1.0.1.ebuild
+++ b/sci-biology/biosql/biosql-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/biosql/biosql-1.0.1.ebuild,v 1.1 2009/03/16 23:21:40 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/biosql/biosql-1.0.1.ebuild,v 1.2 2009/03/17 01:10:48 weaver Exp $
DESCRIPTION="A generic bioinformatics relational database model"
HOMEPAGE="http://www.biosql.org/"
@@ -27,7 +27,7 @@ src_install() {
pkg_postinst() {
echo
- elog 'Please read the BioSQL schema installation instructions in'
- elog '/usr/share/doc/${P} to begin using the schema.'
+ elog "Please read the BioSQL schema installation instructions in"
+ elog "/usr/share/doc/${P} to begin using the schema."
echo
}