diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-09-23 07:18:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-09-23 07:18:46 +0000 |
commit | 87bfa1f4857be010a0721d5317431aebb4319fa7 (patch) | |
tree | 4b979cc24f71e5c16472491840b6b971db0c553a /app-emulation/pcsx | |
parent | Changed GPL to GPL-2 in LICENSE and removed pkg_setup check for PPC arch (diff) | |
download | historical-87bfa1f4857be010a0721d5317431aebb4319fa7.tar.gz historical-87bfa1f4857be010a0721d5317431aebb4319fa7.tar.bz2 historical-87bfa1f4857be010a0721d5317431aebb4319fa7.zip |
Changed GPL to GPL-2 in LICENSE
Diffstat (limited to 'app-emulation/pcsx')
-rw-r--r-- | app-emulation/pcsx/pcsx-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/pcsx/pcsx-1.2.ebuild b/app-emulation/pcsx/pcsx-1.2.ebuild index de5b023d266b..d1da7b73243d 100644 --- a/app-emulation/pcsx/pcsx-1.2.ebuild +++ b/app-emulation/pcsx/pcsx-1.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/pcsx/pcsx-1.2.ebuild,v 1.4 2002/08/06 18:42:32 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/pcsx/pcsx-1.2.ebuild,v 1.5 2002/09/23 07:18:46 vapier Exp $ S=${WORKDIR} DESCRIPTION="Playstation emulator" -HOMEPAGE="http://www.pcsx.net" -LICENSE="GPL" +HOMEPAGE="http://www.pcsx.net/" +LICENSE="GPL-2" KEYWORDS="x86 -ppc" SLOT="0" |