diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-19 20:50:18 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-19 20:50:18 +0000 |
commit | 66b1cce9478a3d3537a4c1ef91560747dcf76f48 (patch) | |
tree | b2c91adc43f6a612d13395e58d60a0a3698c8730 /games-action/slune | |
parent | Added IUSE. (Manifest recommit) (diff) | |
download | gentoo-2-66b1cce9478a3d3537a4c1ef91560747dcf76f48.tar.gz gentoo-2-66b1cce9478a3d3537a4c1ef91560747dcf76f48.tar.bz2 gentoo-2-66b1cce9478a3d3537a4c1ef91560747dcf76f48.zip |
Added IUSE.
Diffstat (limited to 'games-action/slune')
-rw-r--r-- | games-action/slune/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/slune/slune-0.3.1.ebuild | 3 | ||||
-rw-r--r-- | games-action/slune/slune-0.5.ebuild | 3 | ||||
-rw-r--r-- | games-action/slune/slune-0.6.1.ebuild | 3 |
4 files changed, 12 insertions, 5 deletions
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 <wolf31o2@gentoo.org> 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 |