diff options
author | 2006-03-27 14:35:16 +0000 | |
---|---|---|
committer | 2006-03-27 14:35:16 +0000 | |
commit | 3c6ed4cbc5439612b3c1b9dc960d4a24bee412e3 (patch) | |
tree | aa9ceb4ba958abbfd0fb5220c86e1abc3a443ce8 /kde-base/kfouleggs | |
parent | Mark 3.4.3 stable on ia64. #112842 (diff) | |
download | gentoo-2-3c6ed4cbc5439612b3c1b9dc960d4a24bee412e3.tar.gz gentoo-2-3c6ed4cbc5439612b3c1b9dc960d4a24bee412e3.tar.bz2 gentoo-2-3c6ed4cbc5439612b3c1b9dc960d4a24bee412e3.zip |
Mark 3.4.3 stable on ia64. #112842
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kfouleggs')
-rw-r--r-- | kde-base/kfouleggs/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kfouleggs/kfouleggs-3.4.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kfouleggs/ChangeLog b/kde-base/kfouleggs/ChangeLog index acb22afbd280..fb2e688072e3 100644 --- a/kde-base/kfouleggs/ChangeLog +++ b/kde-base/kfouleggs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfouleggs -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfouleggs/ChangeLog,v 1.36 2006/03/22 20:15:18 danarmak Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfouleggs/ChangeLog,v 1.37 2006/03/27 14:35:16 agriffis Exp $ + + 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kfouleggs-3.4.3.ebuild: + Mark 3.4.3 stable on ia64. #112842 *kfouleggs-3.5.2 (22 Mar 2006) diff --git a/kde-base/kfouleggs/kfouleggs-3.4.3.ebuild b/kde-base/kfouleggs/kfouleggs-3.4.3.ebuild index 64f3305fb6bf..75eea4bd9c3c 100644 --- a/kde-base/kfouleggs/kfouleggs-3.4.3.ebuild +++ b/kde-base/kfouleggs/kfouleggs-3.4.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.4.3.ebuild,v 1.7 2005/12/10 21:25:20 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfouleggs/kfouleggs-3.4.3.ebuild,v 1.8 2006/03/27 14:35:16 agriffis 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 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames) $(deprange $PV $MAXKDEVER kde-base/libksirtet)" |