summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 01:43:36 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-06-26 01:43:36 +0000
commite99e01043bb5cf5be91e566eba85a5eb84dfb2e2 (patch)
treed582c3a68aa869845a7a46d4785ca8bb6a376a70 /app-text
parentwhitespace (diff)
downloadgentoo-2-e99e01043bb5cf5be91e566eba85a5eb84dfb2e2.tar.gz
gentoo-2-e99e01043bb5cf5be91e566eba85a5eb84dfb2e2.tar.bz2
gentoo-2-e99e01043bb5cf5be91e566eba85a5eb84dfb2e2.zip
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/gocr/gocr-0.40-r2.ebuild4
-rw-r--r--app-text/gocr/gocr-0.43.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/gocr/gocr-0.40-r2.ebuild b/app-text/gocr/gocr-0.40-r2.ebuild
index d874f21f9493..76d5b9649c7b 100644
--- a/app-text/gocr/gocr-0.40-r2.ebuild
+++ b/app-text/gocr/gocr-0.40-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.40-r2.ebuild,v 1.7 2007/03/13 08:03:42 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.40-r2.ebuild,v 1.8 2007/06/26 01:43:36 mr_bones_ Exp $
inherit eutils
@@ -56,7 +56,7 @@ src_install() {
insinto /usr/share/doc/${P}/examples
doins ${S}/examples/*.{fig,tex,pcx}
fi
- # and then install all the docs
+ # and then install all the docs
dodoc ${DOCS}
}
diff --git a/app-text/gocr/gocr-0.43.ebuild b/app-text/gocr/gocr-0.43.ebuild
index 8d62d4af78b5..7de0ca0864ef 100644
--- a/app-text/gocr/gocr-0.43.ebuild
+++ b/app-text/gocr/gocr-0.43.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.43.ebuild,v 1.5 2007/06/03 15:36:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gocr/gocr-0.43.ebuild,v 1.6 2007/06/26 01:43:36 mr_bones_ Exp $
inherit eutils
@@ -53,7 +53,7 @@ src_install() {
insinto /usr/share/doc/${P}/examples
doins "${S}"/examples/*.{fig,tex,pcx}
fi
- # and then install all the docs
+ # and then install all the docs
dodoc ${DOCS}
}