summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-07-11 06:31:00 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-07-11 06:31:00 +0000
commit76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61 (patch)
treef829139b777fb24edfda3a6e08f441d270647e7a /dev-python/pygame
parentdependency fix to allow 3.0.1.20020604 (diff)
downloadgentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.tar.gz
gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.tar.bz2
gentoo-2-76a3e8b2b2d8ac68f9694be38e76d3ce20cc6c61.zip
header fixes
Diffstat (limited to 'dev-python/pygame')
-rw-r--r--dev-python/pygame/pygame-1.2.ebuild1
-rw-r--r--dev-python/pygame/pygame-1.4.ebuild4
2 files changed, 1 insertions, 4 deletions
diff --git a/dev-python/pygame/pygame-1.2.ebuild b/dev-python/pygame/pygame-1.2.ebuild
index 5758294be333..9f5b080b59c7 100644
--- a/dev-python/pygame/pygame-1.2.ebuild
+++ b/dev-python/pygame/pygame-1.2.ebuild
@@ -1,6 +1,5 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# Author David Creswick <davidc@sat.net>
# /home/cvsroot/gentoo-x86/skel.build,v 1.7 2001/08/25 21:15:08 chadh Exp
S=${WORKDIR}/${P}
diff --git a/dev-python/pygame/pygame-1.4.ebuild b/dev-python/pygame/pygame-1.4.ebuild
index 7f66cf004e23..01502038c661 100644
--- a/dev-python/pygame/pygame-1.4.ebuild
+++ b/dev-python/pygame/pygame-1.4.ebuild
@@ -1,8 +1,6 @@
# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# Author: David Creswick <davidc@sat.net>
-# Maintainer: Jon Nelson <jnelson@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.4.ebuild,v 1.1 2002/04/28 17:10:27 jnelson Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.4.ebuild,v 1.2 2002/07/11 06:30:24 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="python bindings to sdl and other libs that facilitate game production"