summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2010-03-02 18:35:51 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2010-03-02 18:35:51 +0000
commite787b351b79627e58bba931a2df80c3e2601210c (patch)
treee1551a8694134238d5f4685c41fed2d7c3d4c455 /kde-base/ksame
parentPrevent file collision with zziplib on /bin/zzcat, #307049 (diff)
downloadgentoo-2-e787b351b79627e58bba931a2df80c3e2601210c.tar.gz
gentoo-2-e787b351b79627e58bba931a2df80c3e2601210c.tar.bz2
gentoo-2-e787b351b79627e58bba931a2df80c3e2601210c.zip
Version bump KDE 4.4.1
(Portage version: 2.2_rc63/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/ksame')
-rw-r--r--kde-base/ksame/ChangeLog7
-rw-r--r--kde-base/ksame/ksame-4.4.1.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/ksame/ChangeLog b/kde-base/ksame/ChangeLog
index f2386389a361..9757b84764f0 100644
--- a/kde-base/ksame/ChangeLog
+++ b/kde-base/ksame/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ksame
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.141 2010/02/20 11:29:25 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.142 2010/03/02 18:35:51 tampakrap Exp $
+
+*ksame-4.4.1 (02 Mar 2010)
+
+ 02 Mar 2010; Theo Chatzimichos <tampakrap@gentoo.org> +ksame-4.4.1.ebuild:
+ Version bump
20 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> ksame-4.3.5.ebuild:
amd64/x86 stable wrt #300393
diff --git a/kde-base/ksame/ksame-4.4.1.ebuild b/kde-base/ksame/ksame-4.4.1.ebuild
new file mode 100644
index 000000000000..067c5dbc5391
--- /dev/null
+++ b/kde-base/ksame/ksame-4.4.1.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/ksame/ksame-4.4.1.ebuild,v 1.1 2010/03/02 18:35:51 tampakrap Exp $
+
+EAPI="3"
+
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE: Same Game - a little game about balls and how to get rid of them"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug +handbook"