diff options
author | 2009-06-04 13:17:39 +0000 | |
---|---|---|
committer | 2009-06-04 13:17:39 +0000 | |
commit | d3eb70f313ca29762bb1365aa254ceab03a10c5b (patch) | |
tree | d77fa5bcb12ae0bd895ada40a368482fef716942 /kde-base/kspaceduel | |
parent | Version bump KDE 4.2.4 (diff) | |
download | gentoo-2-d3eb70f313ca29762bb1365aa254ceab03a10c5b.tar.gz gentoo-2-d3eb70f313ca29762bb1365aa254ceab03a10c5b.tar.bz2 gentoo-2-d3eb70f313ca29762bb1365aa254ceab03a10c5b.zip |
Version bump KDE 4.2.4
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kspaceduel')
-rw-r--r-- | kde-base/kspaceduel/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-4.2.4.ebuild | 12 |
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index 551ced824d9e..5ccda1c7da91 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,11 @@ # 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.112 2009/06/03 17:17:59 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.113 2009/06/04 13:17:39 alexxy Exp $ + +*kspaceduel-4.2.4 (04 Jun 2009) + + 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> +kspaceduel-4.2.4.ebuild: + Version bump 03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kspaceduel-4.2.2.ebuild: Drop KDE 4.2.2 diff --git a/kde-base/kspaceduel/kspaceduel-4.2.4.ebuild b/kde-base/kspaceduel/kspaceduel-4.2.4.ebuild new file mode 100644 index 000000000000..90a60c4cf5a8 --- /dev/null +++ b/kde-base/kspaceduel/kspaceduel-4.2.4.ebuild @@ -0,0 +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-4.2.4.ebuild,v 1.1 2009/06/04 13:17:39 alexxy Exp $ + +EAPI="2" + +KMNAME="kdegames" +inherit kde4-meta + +DESCRIPTION="KDE Space Game" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="debug +handbook" |