summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-03-10 23:34:00 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-03-10 23:34:00 +0000
commita7d422fea2d857fbf83a772826788a75c59712ac (patch)
tree046400fc600487b198f5082457331561e5b35a4e /kde-base/kdenetwork-filesharing
parentVersion bump to KDE 4.0.2. (diff)
downloadgentoo-2-a7d422fea2d857fbf83a772826788a75c59712ac.tar.gz
gentoo-2-a7d422fea2d857fbf83a772826788a75c59712ac.tar.bz2
gentoo-2-a7d422fea2d857fbf83a772826788a75c59712ac.zip
Version bump to KDE 4.0.2.
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kdenetwork-filesharing')
-rw-r--r--kde-base/kdenetwork-filesharing/ChangeLog8
-rw-r--r--kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.0.2.ebuild13
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog
index 2f1c7a882042..0dc73a3c0179 100644
--- a/kde-base/kdenetwork-filesharing/ChangeLog
+++ b/kde-base/kdenetwork-filesharing/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-base/kdenetwork-filesharing
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.80 2008/03/04 05:41:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.81 2008/03/10 23:34:00 philantrop Exp $
+
+*kdenetwork-filesharing-4.0.2 (10 Mar 2008)
+
+ 10 Mar 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +kdenetwork-filesharing-4.0.2.ebuild:
+ Version bump to KDE 4.0.2
04 Mar 2008; Jeroen Roovers <jer@gentoo.org>
kdenetwork-filesharing-3.5.8.ebuild, kdenetwork-filesharing-3.5.9.ebuild,
diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.0.2.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.0.2.ebuild
new file mode 100644
index 000000000000..bd0188421b46
--- /dev/null
+++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.0.2.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/kdenetwork-filesharing/kdenetwork-filesharing-4.0.2.ebuild,v 1.1 2008/03/10 23:34:00 philantrop Exp $
+
+EAPI="1"
+
+KMNAME=kdenetwork
+KMMODULE=filesharing
+inherit kde4-meta
+
+DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug"