diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 01:04:07 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 01:04:07 +0000 |
commit | 0391f6f0b79c644789c6e33a10e0250c06f10861 (patch) | |
tree | 6c512ba270a25647b9b5c313f6c1c5069ef2dcbc /kde-base/kspaceduel | |
parent | Stable on amd64, bug 112842. (diff) | |
download | gentoo-2-0391f6f0b79c644789c6e33a10e0250c06f10861.tar.gz gentoo-2-0391f6f0b79c644789c6e33a10e0250c06f10861.tar.bz2 gentoo-2-0391f6f0b79c644789c6e33a10e0250c06f10861.zip |
Stable on amd64, bug 112842.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'kde-base/kspaceduel')
-rw-r--r-- | kde-base/kspaceduel/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index 6771a802db3b..ff6dcccb091f 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kspaceduel # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.25 2005/11/24 22:16:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.26 2005/11/25 00:59:15 cryos Exp $ + + 25 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kspaceduel-3.4.3.ebuild: + Stable on amd64, bug 112842. 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kspaceduel-3.4.3.ebuild: Stable on ppc64 diff --git a/kde-base/kspaceduel/kspaceduel-3.4.3.ebuild b/kde-base/kspaceduel/kspaceduel-3.4.3.ebuild index 897098fa434a..a4b86405fb1e 100644 --- a/kde-base/kspaceduel/kspaceduel-3.4.3.ebuild +++ b/kde-base/kspaceduel/kspaceduel-3.4.3.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/kspaceduel/kspaceduel-3.4.3.ebuild,v 1.3 2005/11/24 22:16:26 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-3.4.3.ebuild,v 1.4 2005/11/25 00:59:15 cryos Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Space Game" -KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" OLDDEPEND="~kde-base/libkdegames-$PV" |