summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-05-06 23:13:57 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-05-06 23:13:57 +0000
commitf20f4270ba40b1ec1d4cf1afb1c793d84d0df3fd (patch)
treeef30743f25a384750bb87a53e346f530e15862ee /kde-base/kdenetwork-filesharing
parentVersion bump KDE 4.2.3 (diff)
downloadgentoo-2-f20f4270ba40b1ec1d4cf1afb1c793d84d0df3fd.tar.gz
gentoo-2-f20f4270ba40b1ec1d4cf1afb1c793d84d0df3fd.tar.bz2
gentoo-2-f20f4270ba40b1ec1d4cf1afb1c793d84d0df3fd.zip
Version bump KDE 4.2.3
(Portage version: 2.2_rc31/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.2.3.ebuild13
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog
index aca7a59313c1..6d9b36f1cd50 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.107 2009/04/17 06:29:53 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.108 2009/05/06 23:13:56 scarabeus Exp $
+
+*kdenetwork-filesharing-4.2.3 (06 May 2009)
+
+ 06 May 2009; Tomas Chvatal <scarabeus@gentoo.org>
+ +kdenetwork-filesharing-4.2.3.ebuild:
+ Version bump
17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org>
kdenetwork-filesharing-4.2.2:
diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.2.3.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.2.3.ebuild
new file mode 100644
index 000000000000..c3bd2d88b992
--- /dev/null
+++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.2.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.2.3.ebuild,v 1.1 2009/05/06 23:13:57 scarabeus 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"