summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:19:47 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2010-02-09 00:19:47 +0000
commitac824acda0db4444d8a32c8e3ef863ce802d1750 (patch)
treedb66a734f1df27353722a62d4a6496fc6cca2fb3 /kde-base/kapman
parent[kde-base/kdebase-kioslaves] Version bump to KDE SC 4.4.0 (diff)
downloadgentoo-2-ac824acda0db4444d8a32c8e3ef863ce802d1750.tar.gz
gentoo-2-ac824acda0db4444d8a32c8e3ef863ce802d1750.tar.bz2
gentoo-2-ac824acda0db4444d8a32c8e3ef863ce802d1750.zip
[kde-base/kapman] Version bump to KDE SC 4.4.0
(Portage version: 2.2_rc62/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kapman')
-rw-r--r--kde-base/kapman/ChangeLog7
-rw-r--r--kde-base/kapman/kapman-4.4.0.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/kapman/ChangeLog b/kde-base/kapman/ChangeLog
index 84430348e98a..a46c9312674d 100644
--- a/kde-base/kapman/ChangeLog
+++ b/kde-base/kapman/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/kapman
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.32 2010/01/25 14:30:57 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.33 2010/02/09 00:19:47 alexxy Exp $
+
+*kapman-4.4.0 (08 Feb 2010)
+
+ 08 Feb 2010; Alexey Shvetsov <alexxy@gentoo.org> +kapman-4.4.0.ebuild:
+ Version bump to KDE SC 4.4.0
*kapman-4.3.5 (25 Jan 2010)
diff --git a/kde-base/kapman/kapman-4.4.0.ebuild b/kde-base/kapman/kapman-4.4.0.ebuild
new file mode 100644
index 000000000000..94416d8e5cf0
--- /dev/null
+++ b/kde-base/kapman/kapman-4.4.0.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/kapman/kapman-4.4.0.ebuild,v 1.1 2010/02/09 00:19:47 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="Pac-Man clone for KDE"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"