summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-04-03 21:07:38 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-04-03 21:07:38 +0000
commitb0aa99d55ede8bfd8aa262fb5da39cfde30917f0 (patch)
tree45f5e370b66003182a0729e58a16d612599114a3 /kde-base/kgoldrunner
parentVersion bump to KDE 4.0.3. This is still not intended for mainstream so DO NO... (diff)
downloadgentoo-2-b0aa99d55ede8bfd8aa262fb5da39cfde30917f0.tar.gz
gentoo-2-b0aa99d55ede8bfd8aa262fb5da39cfde30917f0.tar.bz2
gentoo-2-b0aa99d55ede8bfd8aa262fb5da39cfde30917f0.zip
Version bump to KDE 4.0.3. This is still not intended for mainstream so DO NOT KEYWORD IT without talking to the KDE herd first.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kgoldrunner')
-rw-r--r--kde-base/kgoldrunner/ChangeLog9
-rw-r--r--kde-base/kgoldrunner/kgoldrunner-4.0.3.ebuild13
2 files changed, 21 insertions, 1 deletions
diff --git a/kde-base/kgoldrunner/ChangeLog b/kde-base/kgoldrunner/ChangeLog
index 1c8d66bc768d..1bb9b1802453 100644
--- a/kde-base/kgoldrunner/ChangeLog
+++ b/kde-base/kgoldrunner/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for kde-base/kgoldrunner
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kgoldrunner/ChangeLog,v 1.84 2008/03/20 17:04:42 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kgoldrunner/ChangeLog,v 1.85 2008/04/03 21:07:38 philantrop Exp $
+
+*kgoldrunner-4.0.3 (03 Apr 2008)
+
+ 03 Apr 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +kgoldrunner-4.0.3.ebuild:
+ Version bump to KDE 4.0.3. This is still not intended for mainstream so DO
+ NOT KEYWORD IT without talking to the KDE herd first.
20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-kgoldrunner-4.0.1.ebuild:
diff --git a/kde-base/kgoldrunner/kgoldrunner-4.0.3.ebuild b/kde-base/kgoldrunner/kgoldrunner-4.0.3.ebuild
new file mode 100644
index 000000000000..bd4b530907b9
--- /dev/null
+++ b/kde-base/kgoldrunner/kgoldrunner-4.0.3.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kgoldrunner/kgoldrunner-4.0.3.ebuild,v 1.1 2008/04/03 21:07:38 philantrop Exp $
+
+EAPI="1"
+
+KMNAME=kdegames
+
+inherit kde4-meta
+
+DESCRIPTION="KDE: KGoldrunner is a game of action and puzzle solving"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"