diff options
Diffstat (limited to 'kde-base/kfouleggs/kfouleggs-3.5.5.ebuild')
-rw-r--r-- | kde-base/kfouleggs/kfouleggs-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfouleggs/kfouleggs-3.5.5.ebuild b/kde-base/kfouleggs/kfouleggs-3.5.5.ebuild index e70fcf58ea7a..29b75b00f809 100644 --- a/kde-base/kfouleggs/kfouleggs-3.5.5.ebuild +++ b/kde-base/kfouleggs/kfouleggs-3.5.5.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.5.ebuild,v 1.9 2006/12/06 13:37:26 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfouleggs/kfouleggs-3.5.5.ebuild,v 1.10 2006/12/11 12:28:34 kloeri 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 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" |