summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-04-16 10:27:23 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-04-16 10:27:23 +0000
commit18663163b6ce7ae0ec66117e3ad96522df84eab7 (patch)
treea36c84a9cfecc48647d160edb106d7966d4f8c26 /eclass/ebook.eclass
parentmove inherit to the right place (diff)
downloadhistorical-18663163b6ce7ae0ec66117e3ad96522df84eab7.tar.gz
historical-18663163b6ce7ae0ec66117e3ad96522df84eab7.tar.bz2
historical-18663163b6ce7ae0ec66117e3ad96522df84eab7.zip
fix wording (in -> on)
Diffstat (limited to 'eclass/ebook.eclass')
-rw-r--r--eclass/ebook.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/ebook.eclass b/eclass/ebook.eclass
index b1e503614123..c4f783b3d112 100644
--- a/eclass/ebook.eclass
+++ b/eclass/ebook.eclass
@@ -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/eclass/ebook.eclass,v 1.15 2004/04/11 05:46:09 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ebook.eclass,v 1.16 2004/04/16 10:27:23 mr_bones_ Exp $
#
# Author Francisco Gimeno <kikov@fco-gimeno.com>
# Mantainer José Alberto Suárez López <bass@gentoo.org>
@@ -66,7 +66,7 @@ if [ "${RDEPEND}" = "" ]; then
RDEPEND=">=dev-util/devhelp-0.6"
fi
if [ "${DESCRIPTION}" = "" ]; then
- DESCRIPTION="${P} ebook based in $ECLASS eclass"
+ DESCRIPTION="${P} ebook based on $ECLASS eclass"
fi
if [ "${EBOOKDESTDIR}" = "" ]; then
EBOOKDESTDIR=${_ebookdestdir}