summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-06-04 11:22:30 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-06-04 11:22:30 +0000
commitd79f43c370bbafc48f40810a507c0c719d310bb7 (patch)
treef8fb3efbe2bc37642b296e2eac21c28355e8e0de /kde-base/kblocks
parentVersion bump KDE 4.2.4 (diff)
downloadgentoo-2-d79f43c370bbafc48f40810a507c0c719d310bb7.tar.gz
gentoo-2-d79f43c370bbafc48f40810a507c0c719d310bb7.tar.bz2
gentoo-2-d79f43c370bbafc48f40810a507c0c719d310bb7.zip
Version bump KDE 4.2.4
(Portage version: 2.2_rc33/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kblocks')
-rw-r--r--kde-base/kblocks/ChangeLog7
-rw-r--r--kde-base/kblocks/kblocks-4.2.4.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kblocks/ChangeLog b/kde-base/kblocks/ChangeLog
index c41b799ecdc9..fced140ce80f 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.16 2009/06/03 14:54:06 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.17 2009/06/04 11:22:30 alexxy Exp $
+
+*kblocks-4.2.4 (04 Jun 2009)
+
+ 04 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> +kblocks-4.2.4.ebuild:
+ Version bump
03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -kblocks-4.2.2.ebuild:
Drop KDE 4.2.2
diff --git a/kde-base/kblocks/kblocks-4.2.4.ebuild b/kde-base/kblocks/kblocks-4.2.4.ebuild
new file mode 100644
index 000000000000..51d03fc40de0
--- /dev/null
+++ b/kde-base/kblocks/kblocks-4.2.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/kblocks/kblocks-4.2.4.ebuild,v 1.1 2009/06/04 11:22:30 alexxy 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 +handbook"