diff options
author | Tristan Heaven <tristan@gentoo.org> | 2006-10-04 17:10:47 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2006-10-04 17:10:47 +0000 |
commit | a76345604bdcfd3409c82ed62d5777ce30254705 (patch) | |
tree | 80fc0e638c4d458eb2d1b58f0968fe20bfe01fd8 /games-board/r-katro/r-katro-0.7.0.ebuild | |
parent | Dropped ~ppc-macos, see you in prefix (diff) | |
download | historical-a76345604bdcfd3409c82ed62d5777ce30254705.tar.gz historical-a76345604bdcfd3409c82ed62d5777ce30254705.tar.bz2 historical-a76345604bdcfd3409c82ed62d5777ce30254705.zip |
Use qt3 eclass
Package-Manager: portage-2.1.2_pre2-r2
Diffstat (limited to 'games-board/r-katro/r-katro-0.7.0.ebuild')
-rw-r--r-- | games-board/r-katro/r-katro-0.7.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-board/r-katro/r-katro-0.7.0.ebuild b/games-board/r-katro/r-katro-0.7.0.ebuild index 839a84957ead..d443a75260bf 100644 --- a/games-board/r-katro/r-katro-0.7.0.ebuild +++ b/games-board/r-katro/r-katro-0.7.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/r-katro/r-katro-0.7.0.ebuild,v 1.8 2006/10/04 16:24:33 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/r-katro/r-katro-0.7.0.ebuild,v 1.9 2006/10/04 17:10:47 nyhm Exp $ -inherit games +inherit qt3 games DESCRIPTION="3D puzzle game" HOMEPAGE="http://f.rodrigo.free.fr/games/r-katro/r-katro.php" @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~ppc x86" IUSE="nls" -RDEPEND="=x11-libs/qt-3* +RDEPEND="$(qt_min_version 3.3) virtual/glut nls? ( virtual/libintl )" DEPEND="${RDEPEND} |