diff options
author | David Holm <dholm@gentoo.org> | 2005-07-21 07:57:17 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-21 07:57:17 +0000 |
commit | 318647ee72c5fbf7eb8f7cf1c3ab37414bef73f4 (patch) | |
tree | 544d49225758e6fed76605be674852eb90a32763 /games-misc | |
parent | Fix --minkernpackage issues with Catalyst. (diff) | |
download | gentoo-2-318647ee72c5fbf7eb8f7cf1c3ab37414bef73f4.tar.gz gentoo-2-318647ee72c5fbf7eb8f7cf1c3ab37414bef73f4.tar.bz2 gentoo-2-318647ee72c5fbf7eb8f7cf1c3ab37414bef73f4.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'games-misc')
-rw-r--r-- | games-misc/sdljoytest/ChangeLog | 5 | ||||
-rw-r--r-- | games-misc/sdljoytest/sdljoytest-11102003.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-misc/sdljoytest/ChangeLog b/games-misc/sdljoytest/ChangeLog index 1301f066d9da..20cf2eafef36 100644 --- a/games-misc/sdljoytest/ChangeLog +++ b/games-misc/sdljoytest/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/sdljoytest # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/sdljoytest/ChangeLog,v 1.1 2005/07/21 03:34:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/sdljoytest/ChangeLog,v 1.2 2005/07/21 07:52:44 dholm Exp $ + + 21 Jul 2005; David Holm <dholm@gentoo.org> sdljoytest-11102003.ebuild: + Added to ~ppc. *sdljoytest-11102003 (20 Jul 2005) diff --git a/games-misc/sdljoytest/sdljoytest-11102003.ebuild b/games-misc/sdljoytest/sdljoytest-11102003.ebuild index 109a6d4d06b6..cfbe3e213ee7 100644 --- a/games-misc/sdljoytest/sdljoytest-11102003.ebuild +++ b/games-misc/sdljoytest/sdljoytest-11102003.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-misc/sdljoytest/sdljoytest-11102003.ebuild,v 1.1 2005/07/21 03:34:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/sdljoytest/sdljoytest-11102003.ebuild,v 1.2 2005/07/21 07:52:44 dholm Exp $ DESCRIPTION="SDL app to test joysticks and game controllers" HOMEPAGE="http://sdljoytest.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/sdljoytest/SDLJoytest-GL-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="media-libs/libsdl |