diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2006-11-13 15:22:47 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2006-11-13 15:22:47 +0000 |
commit | 25e60190331e3e43d9f916c4f028029fcddcfa7b (patch) | |
tree | 91362ff64e75d6673f6086da91ef6452f9797312 /kde-base/lisa/lisa-3.5.5.ebuild | |
parent | Remove xmms useflag. Remove -sparc as the reported failure was in the now-gon... (diff) | |
download | historical-25e60190331e3e43d9f916c4f028029fcddcfa7b.tar.gz historical-25e60190331e3e43d9f916c4f028029fcddcfa7b.tar.bz2 historical-25e60190331e3e43d9f916c4f028029fcddcfa7b.zip |
"Stable x86, bug #147570"
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'kde-base/lisa/lisa-3.5.5.ebuild')
-rw-r--r-- | kde-base/lisa/lisa-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/lisa/lisa-3.5.5.ebuild b/kde-base/lisa/lisa-3.5.5.ebuild index b714af53e8be..ca34d1cf2867 100644 --- a/kde-base/lisa/lisa-3.5.5.ebuild +++ b/kde-base/lisa/lisa-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/lisa/lisa-3.5.5.ebuild,v 1.1 2006/10/03 13:06:17 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lisa/lisa-3.5.5.ebuild,v 1.2 2006/11/13 14:05:42 opfer Exp $ KMNAME=kdenetwork KMMODULE=lanbrowsing @@ -12,7 +12,7 @@ SRC_URI="${SRC_URI} mirror://gentoo/kdenetwork-3.5-patchset-01.tar.bz2" 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" |