diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 16:10:40 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-11 16:10:40 +0000 |
commit | a3bb98e2495f0bb14dd00e1a92af1e0fd5829a5f (patch) | |
tree | cc5a897f2ec17508ea0f3f2fd322d0b001eda7bc /kde-base/kfouleggs/kfouleggs-3.5.7.ebuild | |
parent | x86 stable wrt #185823 (diff) | |
download | gentoo-2-a3bb98e2495f0bb14dd00e1a92af1e0fd5829a5f.tar.gz gentoo-2-a3bb98e2495f0bb14dd00e1a92af1e0fd5829a5f.tar.bz2 gentoo-2-a3bb98e2495f0bb14dd00e1a92af1e0fd5829a5f.zip |
x86 stable wrt #185823
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/kfouleggs/kfouleggs-3.5.7.ebuild')
-rw-r--r-- | kde-base/kfouleggs/kfouleggs-3.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfouleggs/kfouleggs-3.5.7.ebuild b/kde-base/kfouleggs/kfouleggs-3.5.7.ebuild index 7cb6c07c69a7..e4a0cae04cd8 100644 --- a/kde-base/kfouleggs/kfouleggs-3.5.7.ebuild +++ b/kde-base/kfouleggs/kfouleggs-3.5.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfouleggs/kfouleggs-3.5.7.ebuild,v 1.6 2007/08/10 15:20:58 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfouleggs/kfouleggs-3.5.7.ebuild,v 1.7 2007/08/11 16:10:40 armin76 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)" |