summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2010-03-02 16:56:11 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2010-03-02 16:56:11 +0000
commit4243c39b3a4503acfc8bdfd36d7d7d0904add71f (patch)
tree39e9e1d960c8204fc1d708119a325752585b9c1a /kde-base/kdenetwork-filesharing
parentFix segmentation fault with jpeg >= 7 wrt #288158 by Salah Coronya. (diff)
downloadgentoo-2-4243c39b3a4503acfc8bdfd36d7d7d0904add71f.tar.gz
gentoo-2-4243c39b3a4503acfc8bdfd36d7d7d0904add71f.tar.bz2
gentoo-2-4243c39b3a4503acfc8bdfd36d7d7d0904add71f.zip
Version bump KDE 4.4.1
(Portage version: 2.2_rc63/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.4.1.ebuild13
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog
index 050eb334ca2f..69d0107c7e55 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.140 2010/02/20 10:33:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.141 2010/03/02 16:56:11 tampakrap Exp $
+
+*kdenetwork-filesharing-4.4.1 (02 Mar 2010)
+
+ 02 Mar 2010; Theo Chatzimichos <tampakrap@gentoo.org>
+ +kdenetwork-filesharing-4.4.1.ebuild:
+ Version bump
20 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
kdenetwork-filesharing-4.3.5.ebuild:
diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.4.1.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.4.1.ebuild
new file mode 100644
index 000000000000..86714350426b
--- /dev/null
+++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.4.1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2010 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.4.1.ebuild,v 1.1 2010/03/02 16:56:11 tampakrap Exp $
+
+EAPI="3"
+
+KMNAME="kdenetwork"
+KMMODULE="filesharing"
+inherit kde4-meta
+
+DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"