diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-31 21:43:44 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-31 21:43:44 +0000 |
commit | 281861e6c655d851af248bde2fbb468aa60cb088 (patch) | |
tree | 345c12b308471a0d66749e0f54e12e33f55bc5e8 /kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild | |
parent | amd64 stable, bug #270688 (diff) | |
download | historical-281861e6c655d851af248bde2fbb468aa60cb088.tar.gz historical-281861e6c655d851af248bde2fbb468aa60cb088.tar.bz2 historical-281861e6c655d851af248bde2fbb468aa60cb088.zip |
ppc stable #271889
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild')
-rw-r--r-- | kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild index 63a97cb907c6..7b51f7c7bc6b 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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-3.5.10.ebuild,v 1.1 2008/09/13 23:58:10 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.10.ebuild,v 1.2 2009/05/31 19:31:07 nixnut Exp $ KMNAME=kdenetwork KMMODULE=filesharing @@ -8,5 +8,5 @@ EAPI="1" inherit kde-meta eutils DESCRIPTION="kcontrol filesharing config module for NFS, SMB etc" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |