diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gocr/gocr-0.40-r2.ebuild | 4 | ||||
-rw-r--r-- | app-text/gocr/gocr-0.43.ebuild | 4 |
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} } |