diff options
author | 2006-09-03 17:07:18 +0000 | |
---|---|---|
committer | 2006-09-03 17:07:18 +0000 | |
commit | 4b1da8978b1cd7b97aedc92c75b27e134e277c70 (patch) | |
tree | ff22a5a6759797b9c852849a0485e7c75540c5ad /kde-base/kfouleggs | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-4b1da8978b1cd7b97aedc92c75b27e134e277c70.tar.gz gentoo-2-4b1da8978b1cd7b97aedc92c75b27e134e277c70.tar.bz2 gentoo-2-4b1da8978b1cd7b97aedc92c75b27e134e277c70.zip |
Stable on ia64.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'kde-base/kfouleggs')
-rw-r--r-- | kde-base/kfouleggs/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfouleggs/kfouleggs-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kfouleggs/ChangeLog b/kde-base/kfouleggs/ChangeLog index f2479b8e8f9c..60ab6e7609d4 100644 --- a/kde-base/kfouleggs/ChangeLog +++ b/kde-base/kfouleggs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfouleggs # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfouleggs/ChangeLog,v 1.48 2006/07/25 05:45:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfouleggs/ChangeLog,v 1.49 2006/09/03 17:07:18 kloeri Exp $ + + 03 Sep 2006; Bryan Østergaard <kloeri@gentoo.org> kfouleggs-3.5.2.ebuild: + Stable on ia64. *kfouleggs-3.5.4 (25 Jul 2006) diff --git a/kde-base/kfouleggs/kfouleggs-3.5.2.ebuild b/kde-base/kfouleggs/kfouleggs-3.5.2.ebuild index 487acd4e3ba6..46e7b4281c17 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.8 2006/06/01 08:45:26 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfouleggs/kfouleggs-3.5.2.ebuild,v 1.9 2006/09/03 17:07:18 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" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/libkdegames) $(deprange $PV $MAXKDEVER kde-base/libksirtet)" |