summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2008-11-09 01:20:49 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2008-11-09 01:20:49 +0000
commit208680a29167b45760e3af36feb30b17a25072d8 (patch)
tree712df7d25998963f45a8f591eeb2dc930294cc53 /kde-base/ksame
parentfix sandbox issue with gconf 2.24, bug #244430. (diff)
downloadgentoo-2-208680a29167b45760e3af36feb30b17a25072d8.tar.gz
gentoo-2-208680a29167b45760e3af36feb30b17a25072d8.tar.bz2
gentoo-2-208680a29167b45760e3af36feb30b17a25072d8.zip
Full auto: Version bump for KDE-4.1.3
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-gentoo i686)
Diffstat (limited to 'kde-base/ksame')
-rw-r--r--kde-base/ksame/ChangeLog7
-rw-r--r--kde-base/ksame/ksame-4.1.3.ebuild11
2 files changed, 17 insertions, 1 deletions
diff --git a/kde-base/ksame/ChangeLog b/kde-base/ksame/ChangeLog
index 7ecc0cead978..429bdcfc4c34 100644
--- a/kde-base/ksame/ChangeLog
+++ b/kde-base/ksame/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for kde-base/ksame
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.96 2008/10/21 11:19:32 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.97 2008/11/09 01:20:49 scarabeus Exp $
+
+*ksame-4.1.3 (08 Nov 2008)
+
+ 08 Nov 2008; Tomas Chvatal <scarabeus@gentoo.org> +ksame-4.1.3.ebuild:
+ Version bump.
21 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
-ksame-4.0.4.ebuild, -ksame-4.0.5.ebuild:
diff --git a/kde-base/ksame/ksame-4.1.3.ebuild b/kde-base/ksame/ksame-4.1.3.ebuild
new file mode 100644
index 000000000000..44135f8b33d8
--- /dev/null
+++ b/kde-base/ksame/ksame-4.1.3.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-4.1.3.ebuild,v 1.1 2008/11/09 01:20:49 scarabeus Exp $
+
+EAPI="2"
+KMNAME=kdegames
+inherit kde4-meta
+
+DESCRIPTION="KDE: Same Game - a little game about balls and how to get rid of them"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"