summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-05-21 16:46:17 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-05-21 16:46:17 +0000
commit9388f6b5796b081b8fb600eaa391dd005b4cbc17 (patch)
treebc0c20adf7489fe0485776d6d194c2556be9bf12 /dev-python/routes
parentVersion bump (diff)
downloadhistorical-9388f6b5796b081b8fb600eaa391dd005b4cbc17.tar.gz
historical-9388f6b5796b081b8fb600eaa391dd005b4cbc17.tar.bz2
historical-9388f6b5796b081b8fb600eaa391dd005b4cbc17.zip
whitespace
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-python/routes')
-rw-r--r--dev-python/routes/routes-1.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/routes/routes-1.13.ebuild b/dev-python/routes/routes-1.13.ebuild
index 03c5db60d38d..b59d7068d77a 100644
--- a/dev-python/routes/routes-1.13.ebuild
+++ b/dev-python/routes/routes-1.13.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/routes/routes-1.13.ebuild,v 1.1 2012/05/21 08:03:54 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/routes/routes-1.13.ebuild,v 1.2 2012/05/21 16:46:17 mr_bones_ Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -39,4 +39,4 @@ src_install() {
docinto html
cp -R [a-z]* _images _static "${ED}usr/share/doc/${PF}/html" || die "Installation of documentation failed"
fi
-} \ No newline at end of file
+}