diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-13 22:11:56 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-13 22:11:56 +0000 |
commit | d3cd61e998450f32e601ffe71d6dc753d8ce4ff0 (patch) | |
tree | 74f5d5811760b1148ba36e45c679e6772f539939 /kde-base/kjumpingcube | |
parent | Bump kde to 4.1.4 (diff) | |
download | gentoo-2-d3cd61e998450f32e601ffe71d6dc753d8ce4ff0.tar.gz gentoo-2-d3cd61e998450f32e601ffe71d6dc753d8ce4ff0.tar.bz2 gentoo-2-d3cd61e998450f32e601ffe71d6dc753d8ce4ff0.zip |
Bump kde to 4.1.4
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'kde-base/kjumpingcube')
-rw-r--r-- | kde-base/kjumpingcube/ChangeLog | 10 | ||||
-rw-r--r-- | kde-base/kjumpingcube/kjumpingcube-4.1.4.ebuild | 12 |
2 files changed, 20 insertions, 2 deletions
diff --git a/kde-base/kjumpingcube/ChangeLog b/kde-base/kjumpingcube/ChangeLog index 56bd120151c6..5084f2f0d7c7 100644 --- a/kde-base/kjumpingcube/ChangeLog +++ b/kde-base/kjumpingcube/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kjumpingcube -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.98 2008/11/16 07:39:35 vapier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kjumpingcube/ChangeLog,v 1.99 2009/01/13 22:11:56 alexxy Exp $ + +*kjumpingcube-4.1.4 (13 Jan 2009) + + 13 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> + +kjumpingcube-4.1.4.ebuild: + Bump to 4.1.4 15 Nov 2008; Mike Frysinger <vapier@gentoo.org> kjumpingcube-4.1.3.ebuild: Add ppc/ppc64 love #244306. diff --git a/kde-base/kjumpingcube/kjumpingcube-4.1.4.ebuild b/kde-base/kjumpingcube/kjumpingcube-4.1.4.ebuild new file mode 100644 index 000000000000..e9137c16f6bc --- /dev/null +++ b/kde-base/kjumpingcube/kjumpingcube-4.1.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/kjumpingcube/kjumpingcube-4.1.4.ebuild,v 1.1 2009/01/13 22:11:56 alexxy Exp $ + +EAPI="2" + +KMNAME=kdegames +inherit kde4-meta + +DESCRIPTION="KDE: Tactical one or two player game" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +IUSE="debug htmlhandbook" |