summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-21 07:57:17 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-21 07:57:17 +0000
commit1fa51bc46a34d8898a714ad28228cd88968c818a (patch)
treeb2e7c4445e0044dae9ec1ccb75079e80fafae652 /games-util/joystick
parentAdded to ~ppc (diff)
downloadhistorical-1fa51bc46a34d8898a714ad28228cd88968c818a.tar.gz
historical-1fa51bc46a34d8898a714ad28228cd88968c818a.tar.bz2
historical-1fa51bc46a34d8898a714ad28228cd88968c818a.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'games-util/joystick')
-rw-r--r--games-util/joystick/ChangeLog5
-rw-r--r--games-util/joystick/joystick-20050720.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-util/joystick/ChangeLog b/games-util/joystick/ChangeLog
index 4b1f111e697b..4fa22789b5f3 100644
--- a/games-util/joystick/ChangeLog
+++ b/games-util/joystick/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-util/joystick
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.1 2005/07/21 03:58:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/ChangeLog,v 1.2 2005/07/21 07:53:07 dholm Exp $
+
+ 21 Jul 2005; David Holm <dholm@gentoo.org> joystick-20050720.ebuild:
+ Added to ~ppc.
*joystick-20050720 (20 Jul 2005)
diff --git a/games-util/joystick/joystick-20050720.ebuild b/games-util/joystick/joystick-20050720.ebuild
index 366180b2e75f..583dc329d8cb 100644
--- a/games-util/joystick/joystick-20050720.ebuild
+++ b/games-util/joystick/joystick-20050720.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-20050720.ebuild,v 1.1 2005/07/21 03:58:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-util/joystick/joystick-20050720.ebuild,v 1.2 2005/07/21 07:53:07 dholm Exp $
DESCRIPTION="joystick testing utilities"
HOMEPAGE="http://atrey.karlin.mff.cuni.cz/~vojtech/input/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="sdl"
DEPEND="sdl? ( media-libs/libsdl )"