summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2004-08-27 22:12:58 +0000
committerRob Cakebread <pythonhead@gentoo.org>2004-08-27 22:12:58 +0000
commit83cf889090104cc246c4995c5b2d7bbfa6f5f26b (patch)
tree62935ee517d180d8b267b3ade528b21423a5b584 /dev-python/pydispatcher/pydispatcher-1.0.0.ebuild
parentKeyworded ~sparc w00t! (Manifest recommit) (diff)
downloadgentoo-2-83cf889090104cc246c4995c5b2d7bbfa6f5f26b.tar.gz
gentoo-2-83cf889090104cc246c4995c5b2d7bbfa6f5f26b.tar.bz2
gentoo-2-83cf889090104cc246c4995c5b2d7bbfa6f5f26b.zip
Fixed malformed CVS header
Diffstat (limited to 'dev-python/pydispatcher/pydispatcher-1.0.0.ebuild')
-rw-r--r--dev-python/pydispatcher/pydispatcher-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pydispatcher/pydispatcher-1.0.0.ebuild b/dev-python/pydispatcher/pydispatcher-1.0.0.ebuild
index 4c0017d3ec22..cfc00283b212 100644
--- a/dev-python/pydispatcher/pydispatcher-1.0.0.ebuild
+++ b/dev-python/pydispatcher/pydispatcher-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pydispatcher/pydispatcher-1.0.0.ebuild,v 1.2 2004/07/22 20:59:23 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pydispatcher/pydispatcher-1.0.0.ebuild,v 1.3 2004/08/27 22:12:58 pythonhead Exp $
inherit distutils
@@ -24,4 +24,4 @@ src_install() {
distutils_python_version
dohtml -r ${D}/usr/lib/python${PYVER}/site-packages/dispatch/docs/*
rm -r ${D}/usr/lib/python${PYVER}/site-packages/dispatch/docs
-} \ No newline at end of file
+}