diff options
author | 2010-05-03 20:57:16 +0000 | |
---|---|---|
committer | 2010-05-03 20:57:16 +0000 | |
commit | ef39528b2eb8bf96549ec0b6880225a278d1ecfb (patch) | |
tree | f16ba506ab0b40f293cec3804361a81ca7255a89 /kde-base/kjumpingcube | |
parent | Version bump (diff) | |
download | gentoo-2-ef39528b2eb8bf96549ec0b6880225a278d1ecfb.tar.gz gentoo-2-ef39528b2eb8bf96549ec0b6880225a278d1ecfb.tar.bz2 gentoo-2-ef39528b2eb8bf96549ec0b6880225a278d1ecfb.zip |
Version bump KDE 4.4.3
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kjumpingcube')
-rw-r--r-- | kde-base/kjumpingcube/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kjumpingcube/kjumpingcube-4.4.3.ebuild | 12 |
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kjumpingcube/ChangeLog b/kde-base/kjumpingcube/ChangeLog index f6e3d240bb0e..62ec23a22ee7 100644 --- a/kde-base/kjumpingcube/ChangeLog +++ b/kde-base/kjumpingcube/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kjumpingcube # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.146 2010/03/31 22:45:13 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.147 2010/05/03 20:57:16 alexxy Exp $ + +*kjumpingcube-4.4.3 (03 May 2010) + + 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> + +kjumpingcube-4.4.3.ebuild: + Version bump 31 Mar 2010; Dror Levin <spatz@gentoo.org> -kjumpingcube-4.3.4.ebuild, -kjumpingcube-4.4.0.ebuild: diff --git a/kde-base/kjumpingcube/kjumpingcube-4.4.3.ebuild b/kde-base/kjumpingcube/kjumpingcube-4.4.3.ebuild new file mode 100644 index 000000000000..ed37d8d16dc3 --- /dev/null +++ b/kde-base/kjumpingcube/kjumpingcube-4.4.3.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/kjumpingcube/kjumpingcube-4.4.3.ebuild,v 1.1 2010/05/03 20:57:16 alexxy Exp $ + +EAPI="3" + +KMNAME="kdegames" +inherit kde4-meta + +DESCRIPTION="KDE: Tactical one or two player game" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug +handbook" |