diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-27 08:06:32 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-04-27 08:06:32 +0000 |
commit | 4c7ee7b0d41ad3544ac4232a037f1b868264efcc (patch) | |
tree | 4f7a2ad16ea509563ee97788beda46dc661323b1 /games-arcade/ddrmat | |
parent | gcc-3.4 patch #48853 (diff) | |
download | gentoo-2-4c7ee7b0d41ad3544ac4232a037f1b868264efcc.tar.gz gentoo-2-4c7ee7b0d41ad3544ac4232a037f1b868264efcc.tar.bz2 gentoo-2-4c7ee7b0d41ad3544ac4232a037f1b868264efcc.zip |
IUSE
Diffstat (limited to 'games-arcade/ddrmat')
-rw-r--r-- | games-arcade/ddrmat/ddrmat-0.9.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-arcade/ddrmat/ddrmat-0.9.ebuild b/games-arcade/ddrmat/ddrmat-0.9.ebuild index 697823d31c8b..686fe52e10d6 100644 --- a/games-arcade/ddrmat/ddrmat-0.9.ebuild +++ b/games-arcade/ddrmat/ddrmat-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/ddrmat/ddrmat-0.9.ebuild,v 1.4 2004/02/20 06:20:00 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/ddrmat/ddrmat-0.9.ebuild,v 1.5 2004/04/27 08:05:11 mr_bones_ Exp $ DESCRIPTION="Kernel module for parallel port Playstation joystick (i.e. DDR mats) adapters" HOMEPAGE="http://www.icculus.org/pyddr/" @@ -9,6 +9,7 @@ SRC_URI="http://www.icculus.org/pyddr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/linux-sources" |