diff options
author | 2009-06-18 04:24:08 +0000 | |
---|---|---|
committer | 2009-06-18 04:24:08 +0000 | |
commit | dd42f85327b1beaa9269acd24a4adb2d8217c2b1 (patch) | |
tree | 5fc7a6499561804b9aec2c0278b55a4e613cf2d9 /kde-base/kspaceduel | |
parent | Stable for HPPA (bug #271889). (diff) | |
download | gentoo-2-dd42f85327b1beaa9269acd24a4adb2d8217c2b1.tar.gz gentoo-2-dd42f85327b1beaa9269acd24a4adb2d8217c2b1.tar.bz2 gentoo-2-dd42f85327b1beaa9269acd24a4adb2d8217c2b1.zip |
Stable for HPPA (bug #271889).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'kde-base/kspaceduel')
-rw-r--r-- | kde-base/kspaceduel/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-3.5.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index 8ae966f10e73..6665c2cf60be 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kspaceduel # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.116 2009/06/14 11:30:55 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.117 2009/06/18 04:24:08 jer Exp $ + + 18 Jun 2009; Jeroen Roovers <jer@gentoo.org> kspaceduel-3.5.10.ebuild: + Stable for HPPA (bug #271889). 14 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kspaceduel-4.2.3.ebuild: Drop KDE 4.2.3 diff --git a/kde-base/kspaceduel/kspaceduel-3.5.10.ebuild b/kde-base/kspaceduel/kspaceduel-3.5.10.ebuild index f811a9fdbf37..fd991b1d0fb8 100644 --- a/kde-base/kspaceduel/kspaceduel-3.5.10.ebuild +++ b/kde-base/kspaceduel/kspaceduel-3.5.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-3.5.10.ebuild,v 1.4 2009/06/06 12:00:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-3.5.10.ebuild,v 1.5 2009/06/18 04:24:08 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}" |