summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-25 14:35:24 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-25 14:35:24 +0000
commitf9ae8fa9fc056260977b6d7e54005c8e62e7a618 (patch)
tree1d7578af5eba069c7c4ed5e319ca5f1a38aa1bc5 /kde-base/kblocks
parentVersion bump KDE 4.3.5 (diff)
downloadgentoo-2-f9ae8fa9fc056260977b6d7e54005c8e62e7a618.tar.gz
gentoo-2-f9ae8fa9fc056260977b6d7e54005c8e62e7a618.tar.bz2
gentoo-2-f9ae8fa9fc056260977b6d7e54005c8e62e7a618.zip
Version bump KDE 4.3.5
(Portage version: 2.2_rc61/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kblocks')
-rw-r--r--kde-base/kblocks/ChangeLog8
-rw-r--r--kde-base/kblocks/kblocks-4.3.5.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kblocks/ChangeLog b/kde-base/kblocks/ChangeLog
index ffad78f947ba..42da6520b912 100644
--- a/kde-base/kblocks/ChangeLog
+++ b/kde-base/kblocks/ChangeLog
@@ -1,6 +1,12 @@
# 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.36 2010/01/23 02:52:07 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.37 2010/01/25 14:35:24 scarabeus Exp $
+
+*kblocks-4.3.5 (25 Jan 2010)
+
+ 25 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ +kblocks-4.3.5.ebuild:
+ Version bump
23 Jan 2010; Jonathan Callen <abcd@gentoo.org> kblocks-4.3.4.ebuild:
Keyword ~amd64-linux/~x86-linux
diff --git a/kde-base/kblocks/kblocks-4.3.5.ebuild b/kde-base/kblocks/kblocks-4.3.5.ebuild
new file mode 100644
index 000000000000..277536c1ada1
--- /dev/null
+++ b/kde-base/kblocks/kblocks-4.3.5.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/kblocks/kblocks-4.3.5.ebuild,v 1.1 2010/01/25 14:35:24 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 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"