diff options
author | 2005-11-25 10:26:15 +0000 | |
---|---|---|
committer | 2005-11-25 10:26:15 +0000 | |
commit | ad6dd8386127c38bbb2159bdb617331b2990c658 (patch) | |
tree | ba549fe4d8ef9ce77c82534194a3812de875528a /kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.4.2.ebuild | |
parent | security bump (diff) | |
download | historical-ad6dd8386127c38bbb2159bdb617331b2990c658.tar.gz historical-ad6dd8386127c38bbb2159bdb617331b2990c658.tar.bz2 historical-ad6dd8386127c38bbb2159bdb617331b2990c658.zip |
Stable on amd64, bug 112842.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.4.2.ebuild')
-rw-r--r-- | kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.4.2.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.4.2.ebuild index 0f776faeded4..6aee10af2d81 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.4.2.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4.2.ebuild,v 1.5 2005/11/24 19:36:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.4.2.ebuild,v 1.6 2005/11/25 10:08:12 cryos 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 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86" IUSE="" |