diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-25 16:49:45 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-25 16:49:45 +0000 |
commit | 9b1ae38deb0dd6c3e569d0aa328a6305d99a760f (patch) | |
tree | 3bb2cda562c86d0951bd203827220f49db344c43 /kde-base/kspaceduel | |
parent | Version bump KDE 4.3.5 (diff) | |
download | gentoo-2-9b1ae38deb0dd6c3e569d0aa328a6305d99a760f.tar.gz gentoo-2-9b1ae38deb0dd6c3e569d0aa328a6305d99a760f.tar.bz2 gentoo-2-9b1ae38deb0dd6c3e569d0aa328a6305d99a760f.zip |
Version bump KDE 4.3.5
(Portage version: 2.2_rc61/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kspaceduel')
-rw-r--r-- | kde-base/kspaceduel/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kspaceduel/kspaceduel-4.3.5.ebuild | 12 |
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kspaceduel/ChangeLog b/kde-base/kspaceduel/ChangeLog index c3091d687d40..6b981ec1748b 100644 --- a/kde-base/kspaceduel/ChangeLog +++ b/kde-base/kspaceduel/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kspaceduel # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.138 2010/01/23 03:01:59 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/ChangeLog,v 1.139 2010/01/25 16:49:45 scarabeus Exp $ + +*kspaceduel-4.3.5 (25 Jan 2010) + + 25 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> + +kspaceduel-4.3.5.ebuild: + Version bump 23 Jan 2010; Jonathan Callen <abcd@gentoo.org> kspaceduel-4.3.4.ebuild: Keyword ~amd64-linux/~x86-linux diff --git a/kde-base/kspaceduel/kspaceduel-4.3.5.ebuild b/kde-base/kspaceduel/kspaceduel-4.3.5.ebuild new file mode 100644 index 000000000000..e8e4f3d9b8fc --- /dev/null +++ b/kde-base/kspaceduel/kspaceduel-4.3.5.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kspaceduel/kspaceduel-4.3.5.ebuild,v 1.1 2010/01/25 16:49:45 scarabeus Exp $ + +EAPI="2" + +KMNAME="kdegames" +inherit kde4-meta + +DESCRIPTION="KDE Space Game" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +handbook" |