summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-05-23 05:58:48 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-05-23 05:58:48 +0000
commit6fe01cf4577e9c4f49c66c78cc5f790b8c2fdb75 (patch)
treece1e795470184deea6d84fecb2a1b914ad639dc8 /dev-python/whoosh
parentmarked x86 per bug 413253 (diff)
downloadgentoo-2-6fe01cf4577e9c4f49c66c78cc5f790b8c2fdb75.tar.gz
gentoo-2-6fe01cf4577e9c4f49c66c78cc5f790b8c2fdb75.tar.bz2
gentoo-2-6fe01cf4577e9c4f49c66c78cc5f790b8c2fdb75.zip
whitespace
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/whoosh')
-rw-r--r--dev-python/whoosh/whoosh-2.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/whoosh/whoosh-2.4.0.ebuild b/dev-python/whoosh/whoosh-2.4.0.ebuild
index 2fd85c365f0e..fbdeaec58b78 100644
--- a/dev-python/whoosh/whoosh-2.4.0.ebuild
+++ b/dev-python/whoosh/whoosh-2.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.4.0.ebuild,v 1.1 2012/05/22 12:32:54 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.4.0.ebuild,v 1.2 2012/05/23 05:58:48 mr_bones_ Exp $
EAPI="3"
@@ -33,4 +33,4 @@ src_install() {
insinto "/usr/share/doc/${PF}/"
doins -r docs/build/html/_sources/* || die
fi
-} \ No newline at end of file
+}