diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 11:32:08 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-04 11:32:08 +0000 |
commit | 6e276ab1e541d7fc318058cffe09e828c5bc7115 (patch) | |
tree | 208426716a48013774015c9c52c18c2937f3559d /dev-python/pygame/pygame-1.5.5.ebuild | |
parent | Add missing IUSE. (diff) | |
download | historical-6e276ab1e541d7fc318058cffe09e828c5bc7115.tar.gz historical-6e276ab1e541d7fc318058cffe09e828c5bc7115.tar.bz2 historical-6e276ab1e541d7fc318058cffe09e828c5bc7115.zip |
Remove default S.
Diffstat (limited to 'dev-python/pygame/pygame-1.5.5.ebuild')
-rw-r--r-- | dev-python/pygame/pygame-1.5.5.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-python/pygame/pygame-1.5.5.ebuild b/dev-python/pygame/pygame-1.5.5.ebuild index 78b1520498cd..ab471792cafb 100644 --- a/dev-python/pygame/pygame-1.5.5.ebuild +++ b/dev-python/pygame/pygame-1.5.5.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.5.ebuild,v 1.7 2003/09/06 23:32:28 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.5.ebuild,v 1.8 2004/05/04 11:24:35 kloeri Exp $ -S=${WORKDIR}/${P} DESCRIPTION="python bindings to sdl and other libs that facilitate game production" SRC_URI="http://www.pygame.org/ftp/${P}.tar.gz" HOMEPAGE="http://www.pygame.org/" |