diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 18:30:14 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 18:30:14 +0000 |
commit | ac15870d14388374cdc66c26bb622014f6cafbe4 (patch) | |
tree | 6f869f47a35cc9bc0e9d8a41a17df94fa77fd82d | |
parent | Stable on sparc wrt #147570 (diff) | |
download | gentoo-2-ac15870d14388374cdc66c26bb622014f6cafbe4.tar.gz gentoo-2-ac15870d14388374cdc66c26bb622014f6cafbe4.tar.bz2 gentoo-2-ac15870d14388374cdc66c26bb622014f6cafbe4.zip |
Stable on sparc wrt #147570
(Portage version: 2.1.1-r1)
-rw-r--r-- | kde-base/kspaceduel/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index 17ddad02cd46..435fa86f4dde 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kspaceduel # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.54 2006/11/14 00:57:56 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.55 2006/11/14 18:30:14 gustavoz Exp $ + + 14 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> + kspaceduel-3.5.5.ebuild: + Stable on sparc wrt #147570 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> kspaceduel-3.5.5.ebuild: Marked stable on amd64 wrt bug #147570. diff --git a/kde-base/kspaceduel/kspaceduel-3.5.5.ebuild b/kde-base/kspaceduel/kspaceduel-3.5.5.ebuild index 032c1d3c9887..f68d96d99ab3 100644 --- a/kde-base/kspaceduel/kspaceduel-3.5.5.ebuild +++ b/kde-base/kspaceduel/kspaceduel-3.5.5.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.5.ebuild,v 1.3 2006/11/14 00:57:56 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-3.5.5.ebuild,v 1.4 2006/11/14 18:30:14 gustavoz Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Space Game" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" |