summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-04-11 22:11:49 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-04-11 22:11:49 +0000
commit86f83d7a4efbb2f4e6fcd85b9d5e5b2ebc26f15e (patch)
tree15ae7121c4b17b5576dbbc3f480735ff069936b9 /kde-base/kblocks
parentAdd KDE 4.2.2 (diff)
downloadgentoo-2-86f83d7a4efbb2f4e6fcd85b9d5e5b2ebc26f15e.tar.gz
gentoo-2-86f83d7a4efbb2f4e6fcd85b9d5e5b2ebc26f15e.tar.bz2
gentoo-2-86f83d7a4efbb2f4e6fcd85b9d5e5b2ebc26f15e.zip
Add KDE 4.2.2
(Portage version: 2.2_rc29/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kblocks')
-rw-r--r--kde-base/kblocks/ChangeLog7
-rw-r--r--kde-base/kblocks/kblocks-4.2.2.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kblocks/ChangeLog b/kde-base/kblocks/ChangeLog
index 4a1554f5cc62..606e31302dca 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.11 2009/04/11 19:00:46 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.12 2009/04/11 22:11:49 alexxy Exp $
+
+*kblocks-4.2.2 (11 Apr 2009)
+
+ 11 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> +kblocks-4.2.2.ebuild:
+ Add KDE 4.2.2
11 Apr 2009; Raúl Porcel <armin76@gentoo.org> kblocks-4.2.1.ebuild:
Add ~alpha/~ia64 wrt #260777
diff --git a/kde-base/kblocks/kblocks-4.2.2.ebuild b/kde-base/kblocks/kblocks-4.2.2.ebuild
new file mode 100644
index 000000000000..0c47d2e36ddc
--- /dev/null
+++ b/kde-base/kblocks/kblocks-4.2.2.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.2.ebuild,v 1.1 2009/04/11 22:11:49 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE: Kblocks is a single-player Tetris-like game."
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug doc"