diff options
author | 2004-04-27 08:17:13 +0000 | |
---|---|---|
committer | 2004-04-27 08:17:13 +0000 | |
commit | 153edad7aad6da7486d2aeeac0f17ae510feb1a7 (patch) | |
tree | 626b91986d12879f42fc74a4394fd50ad4ae3672 /games-arcade/lbreakout | |
parent | IUSE; don't rdepend on sed (diff) | |
download | historical-153edad7aad6da7486d2aeeac0f17ae510feb1a7.tar.gz historical-153edad7aad6da7486d2aeeac0f17ae510feb1a7.tar.bz2 historical-153edad7aad6da7486d2aeeac0f17ae510feb1a7.zip |
IUSE
Diffstat (limited to 'games-arcade/lbreakout')
-rw-r--r-- | games-arcade/lbreakout/lbreakout-010315.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-arcade/lbreakout/lbreakout-010315.ebuild b/games-arcade/lbreakout/lbreakout-010315.ebuild index 779f93b12b7e..670176f2e0da 100644 --- a/games-arcade/lbreakout/lbreakout-010315.ebuild +++ b/games-arcade/lbreakout/lbreakout-010315.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/lbreakout/lbreakout-010315.ebuild,v 1.4 2004/02/29 09:21:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/lbreakout/lbreakout-010315.ebuild,v 1.5 2004/04/27 08:09:58 mr_bones_ Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/lgames/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc amd64" +IUSE="" DEPEND=">=media-libs/libsdl-1.1.5" |