summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-04-03 21:19:49 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-04-03 21:19:49 +0000
commit5f8b48a8ae75e6021478a49146bb843902f5e193 (patch)
tree4eb0599b2efce1a63dcebb60a90f169aa731dabd /kde-base/kolf
parentVersion bump to KDE 4.0.3. This is still not intended for mainstream so DO NO... (diff)
downloadgentoo-2-5f8b48a8ae75e6021478a49146bb843902f5e193.tar.gz
gentoo-2-5f8b48a8ae75e6021478a49146bb843902f5e193.tar.bz2
gentoo-2-5f8b48a8ae75e6021478a49146bb843902f5e193.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/kolf')
-rw-r--r--kde-base/kolf/ChangeLog8
-rw-r--r--kde-base/kolf/kolf-4.0.3.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kolf/ChangeLog b/kde-base/kolf/ChangeLog
index 3d3ab0b879f9..0c75a13ec632 100644
--- a/kde-base/kolf/ChangeLog
+++ b/kde-base/kolf/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kolf
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/ChangeLog,v 1.86 2008/03/20 17:41:44 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/ChangeLog,v 1.87 2008/04/03 21:19:49 philantrop Exp $
+
+*kolf-4.0.3 (03 Apr 2008)
+
+ 03 Apr 2008; Wulf C. Krueger <philantrop@gentoo.org> +kolf-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> -kolf-4.0.1.ebuild:
Old.
diff --git a/kde-base/kolf/kolf-4.0.3.ebuild b/kde-base/kolf/kolf-4.0.3.ebuild
new file mode 100644
index 000000000000..6ff8c2096805
--- /dev/null
+++ b/kde-base/kolf/kolf-4.0.3.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/kolf-4.0.3.ebuild,v 1.1 2008/04/03 21:19:49 philantrop Exp $
+
+EAPI="1"
+
+KMNAME=kdegames
+inherit kde4-meta
+
+DESCRIPTION="KDE Minigolf Game"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"