diff options
Diffstat (limited to 'kde-base/kfouleggs/kfouleggs-3.5.2.ebuild')
-rw-r--r-- | kde-base/kfouleggs/kfouleggs-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfouleggs/kfouleggs-3.5.2.ebuild b/kde-base/kfouleggs/kfouleggs-3.5.2.ebuild index d2df8c020d30..3ff9b0e0aacb 100644 --- a/kde-base/kfouleggs/kfouleggs-3.5.2.ebuild +++ b/kde-base/kfouleggs/kfouleggs-3.5.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfouleggs/kfouleggs-3.5.2.ebuild,v 1.4 2006/05/26 17:25:57 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfouleggs/kfouleggs-3.5.2.ebuild,v 1.5 2006/05/26 17:53:23 corsair Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE games: KFoulEggs is an adaptation of the well-known (at least in Japan) PuyoPuyo game" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/libkdegames) $(deprange $PV $MAXKDEVER kde-base/libksirtet)" |