diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-07-01 15:19:38 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-07-01 15:19:38 +0000 |
commit | afa19856a8f5f19a1afe1fc502a7d17b836937c7 (patch) | |
tree | 82b18f643809ba8d6797b4588650bb9d42266b4e /kde-base/kolf/kolf-3.4.1.ebuild | |
parent | Stable on ppc64 (bug #95744) (diff) | |
download | historical-afa19856a8f5f19a1afe1fc502a7d17b836937c7.tar.gz historical-afa19856a8f5f19a1afe1fc502a7d17b836937c7.tar.bz2 historical-afa19856a8f5f19a1afe1fc502a7d17b836937c7.zip |
Stable on ppc64 (bug #97544)
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'kde-base/kolf/kolf-3.4.1.ebuild')
-rw-r--r-- | kde-base/kolf/kolf-3.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kolf/kolf-3.4.1.ebuild b/kde-base/kolf/kolf-3.4.1.ebuild index c46464ff3a0f..78f2582860eb 100644 --- a/kde-base/kolf/kolf-3.4.1.ebuild +++ b/kde-base/kolf/kolf-3.4.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/kolf-3.4.1.ebuild,v 1.3 2005/06/30 21:02:25 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/kolf-3.4.1.ebuild,v 1.4 2005/07/01 14:16:27 corsair Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Minigolf Game" -KEYWORDS="x86 amd64 ~ppc64 ~ppc ~sparc" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" OLDDEPEND="~kde-base/libkdegames-$PV" |