diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-10-19 22:33:36 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-10-19 22:33:36 +0000 |
commit | 50dc3f289b1a6d77460525d9659624a933fd616a (patch) | |
tree | a13b4435ae0232a8f0c54b98bb2d4232ec2a2b14 /kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild | |
parent | Bump to KDE 3.5.8. (diff) | |
download | gentoo-2-50dc3f289b1a6d77460525d9659624a933fd616a.tar.gz gentoo-2-50dc3f289b1a6d77460525d9659624a933fd616a.tar.bz2 gentoo-2-50dc3f289b1a6d77460525d9659624a933fd616a.zip |
Bump to KDE 3.5.8.
(Portage version: 2.1.3.15)
Diffstat (limited to 'kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild')
-rw-r--r-- | kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild new file mode 100644 index 000000000000..59cf7dc54907 --- /dev/null +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2007 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.8.ebuild,v 1.1 2007/10/19 22:33:36 philantrop Exp $ + +KMNAME=kdenetwork +KMMODULE=filesharing +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +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" |