summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/psemu-padxwin')
-rw-r--r--app-emulation/psemu-padxwin/ChangeLog5
-rw-r--r--app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/psemu-padxwin/ChangeLog b/app-emulation/psemu-padxwin/ChangeLog
index f8c24cc3a3d6..c7b933a5f35e 100644
--- a/app-emulation/psemu-padxwin/ChangeLog
+++ b/app-emulation/psemu-padxwin/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-emulation/psemu-padxwin
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-padxwin/ChangeLog,v 1.2 2002/07/27 15:11:25 stubear Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-padxwin/ChangeLog,v 1.3 2002/08/06 18:34:52 gerk Exp $
*psemu-padxwin-1.4 (27 Jul 2002)
+ 06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
+ Added -ppc to keywords
+
27 Jul 2002; Stuart Bouyer <stubear@gentoo.org> psemu-padxwin-1.4.ebuild :
Added LICENSE, KEYWORDS="x86", SLOT and RDEPEND.
diff --git a/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild b/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild
index 35567bd9f8c2..eefcc04c7564 100644
--- a/app-emulation/psemu-padxwin/psemu-padxwin-1.4.ebuild
+++ b/app-emulation/psemu-padxwin/psemu-padxwin-1.4.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/psemu-padxwin/psemu-padxwin-1.4.ebuild,v 1.3 2002/07/27 15:11:25 stubear Exp $
+# $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 $
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"
-KEYWORDS="x86"
+KEYWORDS="x86 -ppc"
SLOT="0"
DEPEND="x11-libs/gtk+"
RDEPEND="${DEPEND}"