diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 00:57:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 00:57:46 +0000 |
commit | 2f996e34b281692f6b18149458198cd9ea8936a2 (patch) | |
tree | 6c4fb8668e3c09e368d72fc071cd89ce0cad611a /app-emulation/psemu-padxwin | |
parent | Fixed LICENSE (diff) | |
download | historical-2f996e34b281692f6b18149458198cd9ea8936a2.tar.gz historical-2f996e34b281692f6b18149458198cd9ea8936a2.tar.bz2 historical-2f996e34b281692f6b18149458198cd9ea8936a2.zip |
lintool fix
Diffstat (limited to 'app-emulation/psemu-padxwin')
-rw-r--r-- | app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild b/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild index eefcc04c7564..328bce497639 100644 --- a/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild +++ b/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild,v 1.4 2002/08/06 18:34:52 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild,v 1.5 2002/10/17 00:57:46 vapier Exp $ DESCRIPTION="PSEmu plugin to use the keyboard as a gamepad" HOMEPAGE="http://www.pcsx.net" -LICENSE="freedist" # ReadMe.txt says "The Plugin is free source code" +LICENSE="freedist" KEYWORDS="x86 -ppc" SLOT="0" DEPEND="x11-libs/gtk+" |