diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:37:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:37:58 +0000 |
commit | 476319401f8de09f56ee097cb5b0f708420bf963 (patch) | |
tree | 777ab5cc0b77ce6fb7db1c0ff9902e9057442cd7 /games-emulation/psemu-gpupetexgl2 | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | historical-476319401f8de09f56ee097cb5b0f708420bf963.tar.gz historical-476319401f8de09f56ee097cb5b0f708420bf963.tar.bz2 historical-476319401f8de09f56ee097cb5b0f708420bf963.zip |
sync IUSE (missing)
Diffstat (limited to 'games-emulation/psemu-gpupetexgl2')
-rw-r--r-- | games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r1.ebuild b/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r1.ebuild index 4934857f8b5d..d76a68f76f70 100644 --- a/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r1.ebuild +++ b/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r1.ebuild,v 1.3 2004/06/24 22:34:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-emulation/psemu-gpupetexgl2/psemu-gpupetexgl2-2.0.5-r1.ebuild,v 1.4 2004/07/14 14:37:22 agriffis Exp $ inherit games @@ -12,6 +12,7 @@ SRC_URI="http://home.t-online.de/home/PeteBernert/gpupetexgl${PV//.}.tar.gz http LICENSE="freedist" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/opengl" |