summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:22:02 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:22:02 +0000
commit0f6794c9868c3a3d58b08dbfb0412fdbc557e7a5 (patch)
tree0a01d603e0afcb09fa953836df27903e2013501d /kde-base/kbreakout
parent[kde-base/libkcompactdisc] Version bump to KDE SC 4.4.0 (diff)
downloadgentoo-2-0f6794c9868c3a3d58b08dbfb0412fdbc557e7a5.tar.gz
gentoo-2-0f6794c9868c3a3d58b08dbfb0412fdbc557e7a5.tar.bz2
gentoo-2-0f6794c9868c3a3d58b08dbfb0412fdbc557e7a5.zip
[kde-base/kbreakout] Version bump to KDE SC 4.4.0
(Portage version: 2.2_rc62/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kbreakout')
-rw-r--r--kde-base/kbreakout/ChangeLog7
-rw-r--r--kde-base/kbreakout/kbreakout-4.4.0.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kbreakout/ChangeLog b/kde-base/kbreakout/ChangeLog
index e6af6d45835d..9ba0314b095c 100644
--- a/kde-base/kbreakout/ChangeLog
+++ b/kde-base/kbreakout/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kbreakout
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kbreakout/ChangeLog,v 1.37 2010/01/25 14:36:39 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kbreakout/ChangeLog,v 1.38 2010/02/09 00:22:02 alexxy Exp $
+
+*kbreakout-4.4.0 (08 Feb 2010)
+
+ 08 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org> +kbreakout-4.4.0.ebuild:
+ Version bump to KDE SC 4.4.0
*kbreakout-4.3.5 (25 Jan 2010)
diff --git a/kde-base/kbreakout/kbreakout-4.4.0.ebuild b/kde-base/kbreakout/kbreakout-4.4.0.ebuild
new file mode 100644
index 000000000000..767d1f620b9b
--- /dev/null
+++ b/kde-base/kbreakout/kbreakout-4.4.0.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/kbreakout/kbreakout-4.4.0.ebuild,v 1.1 2010/02/09 00:22:02 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE: A Breakout-like game for KDE."
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"