diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:27:50 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 05:27:50 +0000 |
commit | 4154954eabef2aa92a9605040a7b9e38fecb482e (patch) | |
tree | c2afac80593ba2fb100c21dc3e884d676c62f782 /dev-python/pygame | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-4154954eabef2aa92a9605040a7b9e38fecb482e.tar.gz historical-4154954eabef2aa92a9605040a7b9e38fecb482e.tar.bz2 historical-4154954eabef2aa92a9605040a7b9e38fecb482e.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'dev-python/pygame')
-rw-r--r-- | dev-python/pygame/pygame-1.2.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pygame/pygame-1.4.9.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pygame/pygame-1.4.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pygame/pygame-1.5.3.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pygame/pygame-1.5.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-python/pygame/pygame-1.2.ebuild b/dev-python/pygame/pygame-1.2.ebuild index bef84e248d79..2b5b557fb198 100644 --- a/dev-python/pygame/pygame-1.2.ebuild +++ b/dev-python/pygame/pygame-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.2.ebuild,v 1.4 2002/08/16 02:49:58 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.2.ebuild,v 1.5 2002/10/04 05:27:02 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="python bindings to sdl and other libs that facilitate game production" diff --git a/dev-python/pygame/pygame-1.4.9.ebuild b/dev-python/pygame/pygame-1.4.9.ebuild index aa50e41ab7d0..532de409e6d3 100644 --- a/dev-python/pygame/pygame-1.4.9.ebuild +++ b/dev-python/pygame/pygame-1.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.4.9.ebuild,v 1.3 2002/08/16 02:49:58 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.4.9.ebuild,v 1.4 2002/10/04 05:27:04 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="python bindings to sdl and other libs that facilitate game production" diff --git a/dev-python/pygame/pygame-1.4.ebuild b/dev-python/pygame/pygame-1.4.ebuild index 8db4a1fa890f..3c1b9e75ad5e 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. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.4.ebuild,v 1.4 2002/08/16 02:49:58 murphy Exp $ +# 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.5 2002/10/04 05:27:06 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="python bindings to sdl and other libs that facilitate game production" diff --git a/dev-python/pygame/pygame-1.5.3.ebuild b/dev-python/pygame/pygame-1.5.3.ebuild index 32137afd9816..33b2e41cba6b 100644 --- a/dev-python/pygame/pygame-1.5.3.ebuild +++ b/dev-python/pygame/pygame-1.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.3.ebuild,v 1.1 2002/09/04 15:25:26 jnelson Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.3.ebuild,v 1.2 2002/10/04 05:27:09 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="python bindings to sdl and other libs that facilitate game production" diff --git a/dev-python/pygame/pygame-1.5.ebuild b/dev-python/pygame/pygame-1.5.ebuild index 9657e140924c..f07fede9d940 100644 --- a/dev-python/pygame/pygame-1.5.ebuild +++ b/dev-python/pygame/pygame-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.ebuild,v 1.3 2002/08/16 02:49:58 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygame/pygame-1.5.ebuild,v 1.4 2002/10/04 05:27:11 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="python bindings to sdl and other libs that facilitate game production" |