diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-02 02:07:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-05-02 02:07:13 +0000 |
commit | ff96d84995d3118066f8dcf14b9019c9ce84118c (patch) | |
tree | 483d3e1ffcde38592c6a7c130a0a835ff01d7a5d /games-board/sirius | |
parent | Marked stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-ff96d84995d3118066f8dcf14b9019c9ce84118c.tar.gz gentoo-2-ff96d84995d3118066f8dcf14b9019c9ce84118c.tar.bz2 gentoo-2-ff96d84995d3118066f8dcf14b9019c9ce84118c.zip |
IUSE
Diffstat (limited to 'games-board/sirius')
-rw-r--r-- | games-board/sirius/sirius-0.8.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-board/sirius/sirius-0.8.0.ebuild b/games-board/sirius/sirius-0.8.0.ebuild index 98e7840b958d..161bbfb7b54d 100644 --- a/games-board/sirius/sirius-0.8.0.ebuild +++ b/games-board/sirius/sirius-0.8.0.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-board/sirius/sirius-0.8.0.ebuild,v 1.2 2004/02/29 10:26:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/sirius/sirius-0.8.0.ebuild,v 1.3 2004/05/02 02:06:28 mr_bones_ Exp $ inherit games @@ -11,6 +11,7 @@ SRC_URI="http://sirius.bitvis.nu/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="=x11-libs/gtk+-2*" |