summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo Chatzimichos <tampakrap@gentoo.org>2010-09-06 00:11:11 +0000
committerTheo Chatzimichos <tampakrap@gentoo.org>2010-09-06 00:11:11 +0000
commita142ed0a4e9ef2c008d0fbba5d6949bb451b5c15 (patch)
treec324e70a52bd0048e583788a574a13d0469c159b /kde-base/kdenetwork-filesharing
parentVersion bump KDE SC 4.5.1 (diff)
downloadgentoo-2-a142ed0a4e9ef2c008d0fbba5d6949bb451b5c15.tar.gz
gentoo-2-a142ed0a4e9ef2c008d0fbba5d6949bb451b5c15.tar.bz2
gentoo-2-a142ed0a4e9ef2c008d0fbba5d6949bb451b5c15.zip
Version bump KDE SC 4.5.1
(Portage version: 2.2_rc75/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.5.1.ebuild13
2 files changed, 20 insertions, 1 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog
index 82252990ea40..5f8f280ffadb 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.156 2010/08/09 17:34:22 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.157 2010/09/06 00:11:11 tampakrap Exp $
+
+*kdenetwork-filesharing-4.5.1 (06 Sep 2010)
+
+ 06 Sep 2010; Theo Chatzimichos <tampakrap@gentoo.org>
+ +kdenetwork-filesharing-4.5.1.ebuild:
+ Version bump
09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org>
kdenetwork-filesharing-4.4.5.ebuild:
diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.5.1.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.5.1.ebuild
new file mode 100644
index 000000000000..d2d21842523a
--- /dev/null
+++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-4.5.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.5.1.ebuild,v 1.1 2010/09/06 00:11:11 tampakrap Exp $
+
+EAPI="3"
+
+KMNAME="kdenetwork"
+KMMODULE="filesharing"
+inherit kde4-meta
+
+DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc"
+KEYWORDS=""
+IUSE="debug"