diff options
author | 2006-05-26 16:52:04 +0000 | |
---|---|---|
committer | 2006-05-26 16:52:04 +0000 | |
commit | d88d583b38b927eba659b6861115d9a49baf6412 (patch) | |
tree | 0959647d64f4f48bc5c480cf12809804c7a6c370 /kde-base/kspaceduel/kspaceduel-3.5.2.ebuild | |
parent | Stable on amd64 wrt bug #132213 (diff) | |
download | gentoo-2-d88d583b38b927eba659b6861115d9a49baf6412.tar.gz gentoo-2-d88d583b38b927eba659b6861115d9a49baf6412.tar.bz2 gentoo-2-d88d583b38b927eba659b6861115d9a49baf6412.zip |
Stable on amd64 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/kspaceduel/kspaceduel-3.5.2.ebuild')
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kspaceduel/kspaceduel-3.5.2.ebuild b/kde-base/kspaceduel/kspaceduel-3.5.2.ebuild index 553aff77249f..e4b7ed596c09 100644 --- a/kde-base/kspaceduel/kspaceduel-3.5.2.ebuild +++ b/kde-base/kspaceduel/kspaceduel-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/kspaceduel/kspaceduel-3.5.2.ebuild,v 1.3 2006/05/26 00:45:56 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-3.5.2.ebuild,v 1.4 2006/05/26 16:52:04 wolf31o2 Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Space 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)" |