summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/knetworkconf')
-rw-r--r--kde-base/knetworkconf/ChangeLog8
-rw-r--r--kde-base/knetworkconf/knetworkconf-4.0.1.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/knetworkconf/ChangeLog b/kde-base/knetworkconf/ChangeLog
index 79c35a8efc17..58f9da58a966 100644
--- a/kde-base/knetworkconf/ChangeLog
+++ b/kde-base/knetworkconf/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/knetworkconf
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knetworkconf/ChangeLog,v 1.1 2008/01/17 23:59:02 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knetworkconf/ChangeLog,v 1.2 2008/02/07 00:11:03 philantrop Exp $
+
+*knetworkconf-4.0.1 (06 Feb 2008)
+
+ 06 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +knetworkconf-4.0.1.ebuild:
+ Version bump to KDE 4.0.1.
*knetworkconf-4.0.0 (17 Jan 2008)
diff --git a/kde-base/knetworkconf/knetworkconf-4.0.1.ebuild b/kde-base/knetworkconf/knetworkconf-4.0.1.ebuild
new file mode 100644
index 000000000000..5a9b5df5e38c
--- /dev/null
+++ b/kde-base/knetworkconf/knetworkconf-4.0.1.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/knetworkconf/knetworkconf-4.0.1.ebuild,v 1.1 2008/02/07 00:11:03 philantrop Exp $
+
+EAPI="1"
+
+KMNAME=kdeadmin
+inherit kde4-meta
+
+DESCRIPTION="KDE control Center Module to confiure Network settings"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug htmlhandbook"