summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Guertin <gerk@gentoo.org>2002-08-06 18:36:16 +0000
committerMark Guertin <gerk@gentoo.org>2002-08-06 18:36:16 +0000
commit748a5f4cdd6498244e01b6927103542e66882a9e (patch)
tree826a699b6091f6a5788504dee73d2f0475af3f6b /app-emulation/psemu-padjoy
parentfixed improper keywords (diff)
downloadgentoo-2-748a5f4cdd6498244e01b6927103542e66882a9e.tar.gz
gentoo-2-748a5f4cdd6498244e01b6927103542e66882a9e.tar.bz2
gentoo-2-748a5f4cdd6498244e01b6927103542e66882a9e.zip
added -ppc to keywords
Diffstat (limited to 'app-emulation/psemu-padjoy')
-rw-r--r--app-emulation/psemu-padjoy/ChangeLog5
-rw-r--r--app-emulation/psemu-padjoy/psemu-padjoy-0.62.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/psemu-padjoy/ChangeLog b/app-emulation/psemu-padjoy/ChangeLog
index 2b97ae98b842..2897c5998095 100644
--- a/app-emulation/psemu-padjoy/ChangeLog
+++ b/app-emulation/psemu-padjoy/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for app-emulation/psemu-padjoy
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-padjoy/ChangeLog,v 1.3 2002/07/29 13:14:07 stubear Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-padjoy/ChangeLog,v 1.4 2002/08/06 18:31:32 gerk Exp $
*psemu-padjoy-0.62 (29 Jul 2002)
+ 06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
+ Added -ppc to keywords
+
29 Jul 2002; Stuart Bouyer <stubear@gentoo.org> psemu-padjoy-0.62.ebuild :
Version bump. Author changed version 62 to GPL. LICENSE added to ebuild.
diff --git a/app-emulation/psemu-padjoy/psemu-padjoy-0.62.ebuild b/app-emulation/psemu-padjoy/psemu-padjoy-0.62.ebuild
index 8a1d4414a615..3bd8a7fe9022 100644
--- a/app-emulation/psemu-padjoy/psemu-padjoy-0.62.ebuild
+++ b/app-emulation/psemu-padjoy/psemu-padjoy-0.62.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-padjoy/psemu-padjoy-0.62.ebuild,v 1.1 2002/07/29 13:14:07 stubear Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/psemu-padjoy/psemu-padjoy-0.62.ebuild,v 1.2 2002/08/06 18:31:32 gerk Exp $
DESCRIPTION="PSEmu plugin to use joysticks/gamepads in PSX-emulators"
HOMEPAGE="http://www.ammoq.com"
LICENSE="GPL-2" # No mention of a license.. That makes it Public Domain?
-KEYWORDS="x86"
+KEYWORDS="x86 -ppc"
SLOT="0"
DEPEND="x11-libs/gtk+"
RDEPEND="${DEPEND}"