summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kblocks')
-rw-r--r--kde-base/kblocks/ChangeLog7
-rw-r--r--kde-base/kblocks/kblocks-4.5.3.ebuild13
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kblocks/ChangeLog b/kde-base/kblocks/ChangeLog
index e9c71bc8c2c9..e4ac438e573a 100644
--- a/kde-base/kblocks/ChangeLog
+++ b/kde-base/kblocks/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kblocks
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.57 2010/10/06 09:17:17 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.58 2010/11/03 16:30:31 scarabeus Exp $
+
+*kblocks-4.5.3 (03 Nov 2010)
+
+ 03 Nov 2010; Tomáš Chvátal <scarabeus@gentoo.org> +kblocks-4.5.3.ebuild:
+ Version bump
*kblocks-4.5.2 (05 Oct 2010)
diff --git a/kde-base/kblocks/kblocks-4.5.3.ebuild b/kde-base/kblocks/kblocks-4.5.3.ebuild
new file mode 100644
index 000000000000..d0d975912f79
--- /dev/null
+++ b/kde-base/kblocks/kblocks-4.5.3.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/kblocks-4.5.3.ebuild,v 1.1 2010/11/03 16:30:31 scarabeus Exp $
+
+EAPI="3"
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE: Kblocks is a single-player Tetris-like game."
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"