diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-24 15:58:39 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-11-24 15:58:39 +0000 |
commit | b6fb362f37616bd7ad4dbc8badfa6972149d48c9 (patch) | |
tree | 776362433b5e22d449c0a517e0b74f4016f4208a /kde-base/lisa/lisa-3.4.3.ebuild | |
parent | added ~amd64 (diff) | |
download | historical-b6fb362f37616bd7ad4dbc8badfa6972149d48c9.tar.gz historical-b6fb362f37616bd7ad4dbc8badfa6972149d48c9.tar.bz2 historical-b6fb362f37616bd7ad4dbc8badfa6972149d48c9.zip |
Stable on sparc wrt #112842
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'kde-base/lisa/lisa-3.4.3.ebuild')
-rw-r--r-- | kde-base/lisa/lisa-3.4.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/lisa/lisa-3.4.3.ebuild b/kde-base/lisa/lisa-3.4.3.ebuild index 6609320d746b..12db729d3d83 100644 --- a/kde-base/lisa/lisa-3.4.3.ebuild +++ b/kde-base/lisa/lisa-3.4.3.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/lisa/lisa-3.4.3.ebuild,v 1.1 2005/10/13 00:10:08 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lisa/lisa-3.4.3.ebuild,v 1.2 2005/11/24 14:09:39 gustavoz Exp $ KMNAME=kdenetwork KMMODULE=lanbrowsing @@ -9,7 +9,7 @@ KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta eutils DESCRIPTION="KDE Lan Information Server - allows KDE desktops to share information over a network" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86" IUSE="" KMEXTRA="doc/kcontrol/lanbrowser" @@ -31,4 +31,4 @@ src_install() { for x in /etc/lisarc /etc/reslisarc; do echo '# Default lisa/reslisa configfile' > $D/$x done -}
\ No newline at end of file +} |