diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-01-30 09:05:03 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-01-30 09:05:03 +0000 |
commit | 8cb2e306d6d40631361b3374d5b027e0f9d80cc4 (patch) | |
tree | 703b7b320714d2e7f398fd4f49a160a87bab05c4 /kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild | |
parent | stable x86, bug 207634 (diff) | |
download | gentoo-2-8cb2e306d6d40631361b3374d5b027e0f9d80cc4.tar.gz gentoo-2-8cb2e306d6d40631361b3374d5b027e0f9d80cc4.tar.bz2 gentoo-2-8cb2e306d6d40631361b3374d5b027e0f9d80cc4.zip |
stable x86, bug 207634
(Portage version: 2.1.3.19, RepoMan options: --force)
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 | 4 |
1 files changed, 2 insertions, 2 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 index 8fcb24835686..cd2bc726e44a 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.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.8.ebuild,v 1.3 2008/01/29 16:23:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.8.ebuild,v 1.4 2008/01/30 09:05:03 opfer Exp $ KMNAME=kdenetwork KMMODULE=filesharing @@ -9,5 +9,5 @@ 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" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" |