summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2008-02-20 22:52:03 +0000
committerWulf Krueger <philantrop@gentoo.org>2008-02-20 22:52:03 +0000
commit657541c64d5210c3fdcc7c716020736b9c2fa611 (patch)
tree5702d101883fa8c0323f5a445ef69942d6d74801
parentVersion bump to KDE 3.5.9. (diff)
downloadgentoo-2-657541c64d5210c3fdcc7c716020736b9c2fa611.tar.gz
gentoo-2-657541c64d5210c3fdcc7c716020736b9c2fa611.tar.bz2
gentoo-2-657541c64d5210c3fdcc7c716020736b9c2fa611.zip
Version bump to KDE 3.5.9.
(Portage version: 2.1.4.4)
-rw-r--r--kde-base/kdenetwork-filesharing/ChangeLog8
-rw-r--r--kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.9.ebuild12
2 files changed, 19 insertions, 1 deletions
diff --git a/kde-base/kdenetwork-filesharing/ChangeLog b/kde-base/kdenetwork-filesharing/ChangeLog
index 50b3756efe42..fa994ead2af1 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.78 2008/02/17 02:27:28 ingmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/ChangeLog,v 1.79 2008/02/20 22:52:03 philantrop Exp $
+
+*kdenetwork-filesharing-3.5.9 (20 Feb 2008)
+
+ 20 Feb 2008; Wulf C. Krueger <philantrop@gentoo.org>
+ +kdenetwork-filesharing-3.5.9.ebuild:
+ Version bump to KDE 3.5.9.
16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org>
-kdenetwork-filesharing-3.5.5.ebuild,
diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.9.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.9.ebuild
new file mode 100644
index 000000000000..37abb5372ebb
--- /dev/null
+++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.9.ebuild
@@ -0,0 +1,12 @@
+# 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-3.5.9.ebuild,v 1.1 2008/02/20 22:52:03 philantrop Exp $
+
+KMNAME=kdenetwork
+KMMODULE=filesharing
+EAPI="1"
+inherit kde-meta eutils
+
+DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE="kdehiddenvisibility"