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.2.3.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kblocks/ChangeLog b/kde-base/kblocks/ChangeLog
index 81d68831700b..858e222db6f5 100644
--- a/kde-base/kblocks/ChangeLog
+++ b/kde-base/kblocks/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kblocks
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.14 2009/04/17 06:25:37 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.15 2009/05/06 22:56:19 scarabeus Exp $
+
+*kblocks-4.2.3 (06 May 2009)
+
+ 06 May 2009; Tomas Chvatal <scarabeus@gentoo.org> +kblocks-4.2.3.ebuild:
+ Version bump
17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> kblocks-4.2.2:
Restore ~hppa keywords
diff --git a/kde-base/kblocks/kblocks-4.2.3.ebuild b/kde-base/kblocks/kblocks-4.2.3.ebuild
new file mode 100644
index 000000000000..c8f873f671aa
--- /dev/null
+++ b/kde-base/kblocks/kblocks-4.2.3.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/kblocks/kblocks-4.2.3.ebuild,v 1.1 2009/05/06 22:56:19 scarabeus Exp $
+
+EAPI="2"
+
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE: Kblocks is a single-player Tetris-like game."
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug doc"