summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2010-09-05 23:23:20 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2010-09-05 23:23:20 +0000
commit3c8ad83610b8ef3df5d548533a48ed0526d3c6e4 (patch)
tree22a198b8a8a57f87c49db5006b9427a260bc0729 /kde-base/kapman
parentVersion bump KDE SC 4.5.1 (diff)
downloadgentoo-2-3c8ad83610b8ef3df5d548533a48ed0526d3c6e4.tar.gz
gentoo-2-3c8ad83610b8ef3df5d548533a48ed0526d3c6e4.tar.bz2
gentoo-2-3c8ad83610b8ef3df5d548533a48ed0526d3c6e4.zip
Version bump KDE SC 4.5.1
(Portage version: 2.2_rc75/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kapman')
-rw-r--r--kde-base/kapman/ChangeLog8
-rw-r--r--kde-base/kapman/kapman-4.5.1.ebuild13
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kapman/ChangeLog b/kde-base/kapman/ChangeLog
index c2217943da8a..8b81567e51ed 100644
--- a/kde-base/kapman/ChangeLog
+++ b/kde-base/kapman/ChangeLog
@@ -1,6 +1,12 @@
# 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.50 2010/08/09 17:35:06 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.51 2010/09/05 23:23:20 tampakrap Exp $
+
+*kapman-4.5.1 (05 Sep 2010)
+
+ 05 Sep 2010; Theo Chatzimichos <tampakrap@gentoo.org>
+ +kapman-4.5.1.ebuild:
+ Version bump
09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> kapman-4.4.5.ebuild:
Drop alpha ia64 and sparc per the AT Lead permission.
diff --git a/kde-base/kapman/kapman-4.5.1.ebuild b/kde-base/kapman/kapman-4.5.1.ebuild
new file mode 100644
index 000000000000..f6674847b867
--- /dev/null
+++ b/kde-base/kapman/kapman-4.5.1.ebuild
@@ -0,0 +1,13 @@
+# 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.5.1.ebuild,v 1.1 2010/09/05 23:23:20 tampakrap Exp $
+
+EAPI="3"
+
+KDE_HANDBOOK=1
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="Pac-Man clone for KDE"
+KEYWORDS=""
+IUSE="debug"