diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 14:33:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 14:33:52 +0000 |
commit | 4fe50beb81f6f715202cda66a0aecc8cf6a8b366 (patch) | |
tree | ceeff78ae451d92b9d2d2b70007c592e114ce5ed /kde-base/kbounce | |
parent | Mark 3.4.3 stable on ia64. #112842 (diff) | |
download | gentoo-2-4fe50beb81f6f715202cda66a0aecc8cf6a8b366.tar.gz gentoo-2-4fe50beb81f6f715202cda66a0aecc8cf6a8b366.tar.bz2 gentoo-2-4fe50beb81f6f715202cda66a0aecc8cf6a8b366.zip |
Mark 3.4.3 stable on ia64. #112842
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kbounce')
-rw-r--r-- | kde-base/kbounce/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kbounce/kbounce-3.4.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kbounce/ChangeLog b/kde-base/kbounce/ChangeLog index 9867b295baf4..2fe48286174c 100644 --- a/kde-base/kbounce/ChangeLog +++ b/kde-base/kbounce/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kbounce -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kbounce/ChangeLog,v 1.35 2006/03/22 20:14:57 danarmak Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbounce/ChangeLog,v 1.36 2006/03/27 14:33:52 agriffis Exp $ + + 27 Mar 2006; Aron Griffis <agriffis@gentoo.org> kbounce-3.4.3.ebuild: + Mark 3.4.3 stable on ia64. #112842 *kbounce-3.5.2 (22 Mar 2006) diff --git a/kde-base/kbounce/kbounce-3.4.3.ebuild b/kde-base/kbounce/kbounce-3.4.3.ebuild index 0d8f7a47dfc8..229dbefbf71b 100644 --- a/kde-base/kbounce/kbounce-3.4.3.ebuild +++ b/kde-base/kbounce/kbounce-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/kbounce/kbounce-3.4.3.ebuild,v 1.7 2005/12/10 21:01:20 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbounce/kbounce-3.4.3.ebuild,v 1.8 2006/03/27 14:33:52 agriffis Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Bounce Ball Game" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" OLDDEPEND="~kde-base/libkdegames-$PV" |