summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-04-03 21:02:55 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-04-03 21:02:55 +0000
commitc841916cc951ae50a5aace259a1b4ea75fcbb2c2 (patch)
treec34381d3dd3bfd876020284a076dd8507a70ae97 /kde-base/kdf
parentVersion bump to KDE 4.0.3. This is still not intended for mainstream so DO NO... (diff)
downloadgentoo-2-c841916cc951ae50a5aace259a1b4ea75fcbb2c2.tar.gz
gentoo-2-c841916cc951ae50a5aace259a1b4ea75fcbb2c2.tar.bz2
gentoo-2-c841916cc951ae50a5aace259a1b4ea75fcbb2c2.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/kdf')
-rw-r--r--kde-base/kdf/ChangeLog8
-rw-r--r--kde-base/kdf/kdf-4.0.3.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kdf/ChangeLog b/kde-base/kdf/ChangeLog
index 886df33320cf..e8706a02a953 100644
--- a/kde-base/kdf/ChangeLog
+++ b/kde-base/kdf/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kdf
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/ChangeLog,v 1.81 2008/03/20 16:56:45 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdf/ChangeLog,v 1.82 2008/04/03 21:02:55 philantrop Exp $
+
+*kdf-4.0.3 (03 Apr 2008)
+
+ 03 Apr 2008; Wulf C. Krueger <philantrop@gentoo.org> +kdf-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> -kdf-4.0.1.ebuild:
Old.
diff --git a/kde-base/kdf/kdf-4.0.3.ebuild b/kde-base/kdf/kdf-4.0.3.ebuild
new file mode 100644
index 000000000000..0f025a4de04d
--- /dev/null
+++ b/kde-base/kdf/kdf-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/kdf/kdf-4.0.3.ebuild,v 1.1 2008/04/03 21:02:55 philantrop Exp $
+
+EAPI="1"
+
+KMNAME=kdeutils
+inherit kde4-meta
+
+DESCRIPTION="KDE free disk space utility"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"