summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pygame/pygame-1.5.6.ebuild')
-rw-r--r--dev-python/pygame/pygame-1.5.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygame/pygame-1.5.6.ebuild b/dev-python/pygame/pygame-1.5.6.ebuild
index be3eba9ed23a..999db369ca16 100644
--- a/dev-python/pygame/pygame-1.5.6.ebuild
+++ b/dev-python/pygame/pygame-1.5.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.6.ebuild,v 1.4 2003/09/02 22:39:05 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.6.ebuild,v 1.5 2003/09/06 23:32:28 msterret Exp $
inherit distutils
@@ -25,7 +25,7 @@ DEPEND="virtual/python
src_install () {
mydoc=WHATSNEW
distutils_src_install
-
+
dohtml -r docs/*
insinto /usr/share/doc/${PF}/examples
doins ${S}/examples/*