From 2479bdad86cbc7d9df28e8b201e8d55ecaf49e2b Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Mon, 19 Apr 2004 20:56:54 +0000 Subject: Added IUSE. --- games-action/slune/ChangeLog | 8 ++++++-- games-action/slune/slune-0.3.1.ebuild | 3 ++- games-action/slune/slune-0.5.ebuild | 3 ++- games-action/slune/slune-0.6.1.ebuild | 3 ++- 4 files changed, 12 insertions(+), 5 deletions(-) (limited to 'games-action/slune') diff --git a/games-action/slune/ChangeLog b/games-action/slune/ChangeLog index 193f3b813de8..5f93c374ff85 100644 --- a/games-action/slune/ChangeLog +++ b/games-action/slune/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/slune -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/slune/ChangeLog,v 1.4 2003/12/21 16:38:27 kloeri Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/slune/ChangeLog,v 1.5 2004/04/19 20:50:18 wolf31o2 Exp $ + + 19 Apr 2004; Chris Gianelloni slune-0.3.1.ebuild, + slune-0.5.ebuild, slune-0.6.1.ebuild: + Added IUSE. *slune-0.6.1 (21 Dec 2003) diff --git a/games-action/slune/slune-0.3.1.ebuild b/games-action/slune/slune-0.3.1.ebuild index b79ed686e366..fb5077aabc8e 100644 --- a/games-action/slune/slune-0.3.1.ebuild +++ b/games-action/slune/slune-0.3.1.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-action/slune/slune-0.3.1.ebuild,v 1.2 2004/02/20 06:13:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-0.3.1.ebuild,v 1.3 2004/04/19 20:50:18 wolf31o2 Exp $ inherit distutils @@ -11,6 +11,7 @@ HOMEPAGE="http://oomadness.tuxfamily.org/en/slune/" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/x11 virtual/opengl diff --git a/games-action/slune/slune-0.5.ebuild b/games-action/slune/slune-0.5.ebuild index f26e7e151e14..71ac65a9ede7 100644 --- a/games-action/slune/slune-0.5.ebuild +++ b/games-action/slune/slune-0.5.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-action/slune/slune-0.5.ebuild,v 1.2 2004/02/20 06:13:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-0.5.ebuild,v 1.3 2004/04/19 20:50:18 wolf31o2 Exp $ inherit distutils @@ -11,6 +11,7 @@ HOMEPAGE="http://oomadness.tuxfamily.org/en/slune/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="virtual/x11 virtual/opengl diff --git a/games-action/slune/slune-0.6.1.ebuild b/games-action/slune/slune-0.6.1.ebuild index b2a38c370091..a5b64ccb7beb 100644 --- a/games-action/slune/slune-0.6.1.ebuild +++ b/games-action/slune/slune-0.6.1.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-action/slune/slune-0.6.1.ebuild,v 1.5 2004/02/29 09:47:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-0.6.1.ebuild,v 1.6 2004/04/19 20:50:18 wolf31o2 Exp $ inherit distutils @@ -11,6 +11,7 @@ SRC_URI="http://oomadness.tuxfamily.org/downloads/Slune-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="virtual/x11 virtual/opengl -- cgit v1.2.3-65-gdbad