diff options
author | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:53:07 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-05-29 21:53:07 +0000 |
commit | 1d9e43f323e5b433d1a1772ff03359320fdd1f07 (patch) | |
tree | 26dc51f2a7a19456132af2b8211d5e66041f0c26 /kde-base/lisa/lisa-3.5.2.ebuild | |
parent | Stable on SPARC wrt bug #132213. (diff) | |
download | gentoo-2-1d9e43f323e5b433d1a1772ff03359320fdd1f07.tar.gz gentoo-2-1d9e43f323e5b433d1a1772ff03359320fdd1f07.tar.bz2 gentoo-2-1d9e43f323e5b433d1a1772ff03359320fdd1f07.zip |
Stable on SPARC wrt bug #132213.
(Portage version: 2.1_rc3)
Diffstat (limited to 'kde-base/lisa/lisa-3.5.2.ebuild')
-rw-r--r-- | kde-base/lisa/lisa-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/lisa/lisa-3.5.2.ebuild b/kde-base/lisa/lisa-3.5.2.ebuild index 3a5f69a07ee7..5c0f06eac40a 100644 --- a/kde-base/lisa/lisa-3.5.2.ebuild +++ b/kde-base/lisa/lisa-3.5.2.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/lisa/lisa-3.5.2.ebuild,v 1.7 2006/05/26 20:12:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lisa/lisa-3.5.2.ebuild,v 1.8 2006/05/29 21:53:07 weeve Exp $ KMNAME=kdenetwork KMMODULE=lanbrowsing @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils flag-o-matic DESCRIPTION="KDE Lan Information Server - allows KDE desktops to share information over a network" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" KMEXTRA="doc/kcontrol/lanbrowser" |