diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-05-13 03:08:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-05-13 03:08:34 +0000 |
commit | 6d5a4fcef20bddb45cc80fc6c4f468337e15031c (patch) | |
tree | 704491cc433dab7542891d4edd2ebb759da79b97 /kde-base/kspaceduel | |
parent | Stable for HPPA (bug #221063). (diff) | |
download | gentoo-2-6d5a4fcef20bddb45cc80fc6c4f468337e15031c.tar.gz gentoo-2-6d5a4fcef20bddb45cc80fc6c4f468337e15031c.tar.bz2 gentoo-2-6d5a4fcef20bddb45cc80fc6c4f468337e15031c.zip |
Stable for HPPA (bug #221063).
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'kde-base/kspaceduel')
-rw-r--r-- | kde-base/kspaceduel/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index e71082446fbd..393a683d431f 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kspaceduel # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.87 2008/05/12 20:03:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.88 2008/05/13 03:08:34 jer Exp $ + + 13 May 2008; Jeroen Roovers <jer@gentoo.org> kspaceduel-3.5.9.ebuild: + Stable for HPPA (bug #221063). 12 May 2008; Brent Baude <ranger@gentoo.org> kspaceduel-3.5.9.ebuild: Marking kspaceduel-3.5.9 ppc stable for bug 221063 diff --git a/kde-base/kspaceduel/kspaceduel-3.5.9.ebuild b/kde-base/kspaceduel/kspaceduel-3.5.9.ebuild index 9ad6d3098e08..16b859a1129d 100644 --- a/kde-base/kspaceduel/kspaceduel-3.5.9.ebuild +++ b/kde-base/kspaceduel/kspaceduel-3.5.9.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-3.5.9.ebuild,v 1.4 2008/05/12 20:03:23 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-3.5.9.ebuild,v 1.5 2008/05/13 03:08:34 jer Exp $ KMNAME=kdegames EAPI="1" inherit kde-meta DESCRIPTION="KDE Space Game" -KEYWORDS="alpha ~amd64 ~hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND=">=kde-base/libkdegames-${PV}:${SLOT}" |