diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 04:28:54 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-16 04:28:54 +0000 |
commit | aef5071389df3e12bee78dd8a5535e96c49bc7ed (patch) | |
tree | bfb6266a663683ee430b166aaad8bd7233f55f18 /kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.5.ebuild | |
parent | Marked ppc stable for bug #147570. (diff) | |
download | gentoo-2-aef5071389df3e12bee78dd8a5535e96c49bc7ed.tar.gz gentoo-2-aef5071389df3e12bee78dd8a5535e96c49bc7ed.tar.bz2 gentoo-2-aef5071389df3e12bee78dd8a5535e96c49bc7ed.zip |
Marked ppc stable for bug #147570.
(Portage version: 2.1.2_rc1-r5)
Diffstat (limited to 'kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.5.ebuild')
-rw-r--r-- | kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.5.ebuild b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.5.ebuild index c9dc43e285ac..f5b3f6a31f49 100644 --- a/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.5.ebuild +++ b/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.5.ebuild,v 1.4 2006/11/14 15:02:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork-filesharing/kdenetwork-filesharing-3.5.5.ebuild,v 1.5 2006/11/16 04:28:54 josejx 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="" |