summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-11-02 20:59:43 +0000
committerAlex Alexander <wired@gentoo.org>2009-11-02 20:59:43 +0000
commitbb2baa0650743e6153cbd70b076df533cfbfc759 (patch)
tree7eede78df6ae8ff9f72844c373bd9314b2ddd5b2 /kde-base/kdenetwork-filesharing
parentamd64/x86 stable, bug #291023 (diff)
downloadgentoo-2-bb2baa0650743e6153cbd70b076df533cfbfc759.tar.gz
gentoo-2-bb2baa0650743e6153cbd70b076df533cfbfc759.tar.bz2
gentoo-2-bb2baa0650743e6153cbd70b076df533cfbfc759.zip
Version bump KDE 4.3.3
(Portage version: 2.2_rc48/cvs/Linux x86_64, RepoMan options: --force)
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.3.3.ebuild13
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog
index 6162c46c750c..d57e43468d4c 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.125 2009/10/18 17:07:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.126 2009/11/02 20:59:43 wired Exp $
+
+*kdenetwork-filesharing-4.3.3 (02 Nov 2009)
+
+ 02 Nov 2009; Alex Alexander <wired@gentoo.org>
+ +kdenetwork-filesharing-4.3.3.ebuild:
+ Version bump
18 Oct 2009; Markus Meier <maekke@gentoo.org>
kdenetwork-filesharing-4.3.1.ebuild:
diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.3.3.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.3.3.ebuild
new file mode 100644
index 000000000000..0cc4d8ea0776
--- /dev/null
+++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.3.3.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2009 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.3.3.ebuild,v 1.1 2009/11/02 20:59:43 wired Exp $
+
+EAPI="2"
+
+KMNAME="kdenetwork"
+KMMODULE="filesharing"
+inherit kde4-meta
+
+DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug"