diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-14 16:26:27 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-14 16:26:27 +0000 |
commit | 494b3e5a59f134b7c389c122ad0eec5c61451d27 (patch) | |
tree | be4b3bf68c3b735b611630de2410d701ef309205 /kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.9.ebuild | |
parent | Stable on ppc64; bug #222039 (diff) | |
download | gentoo-2-494b3e5a59f134b7c389c122ad0eec5c61451d27.tar.gz gentoo-2-494b3e5a59f134b7c389c122ad0eec5c61451d27.tar.bz2 gentoo-2-494b3e5a59f134b7c389c122ad0eec5c61451d27.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.9.ebuild')
-rw-r--r-- | kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.9.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.9.ebuild index 7b9e56ca885e..399a4f498b00 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.9.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.9.ebuild @@ -1,6 +1,6 @@ # 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.5 2008/05/12 23:31:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.9.ebuild,v 1.6 2008/05/14 16:26:27 corsair 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" |