diff options
Diffstat (limited to 'dev-python/pygame/pygame-1.4.ebuild')
-rw-r--r-- | dev-python/pygame/pygame-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pygame/pygame-1.4.ebuild b/dev-python/pygame/pygame-1.4.ebuild index 7cd0a421d4f0..442d702c4b55 100644 --- a/dev-python/pygame/pygame-1.4.ebuild +++ b/dev-python/pygame/pygame-1.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2002 Gentoo Technologies, Inc. +# 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.4.ebuild,v 1.9 2002/12/15 10:44:19 bjb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.4.ebuild,v 1.10 2003/02/13 11:37:14 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="python bindings to sdl and other libs that facilitate game production" |