diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 20:18:54 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-10 20:18:54 +0000 |
commit | 49d0fd88ac7a844557dfdfdc9e8c0671b0260a75 (patch) | |
tree | d24f85b708b0f9bdc8bfa50692f6223c777882e5 /kde-base/lisa/lisa-3.4.3.ebuild | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-49d0fd88ac7a844557dfdfdc9e8c0671b0260a75.tar.gz gentoo-2-49d0fd88ac7a844557dfdfdc9e8c0671b0260a75.tar.bz2 gentoo-2-49d0fd88ac7a844557dfdfdc9e8c0671b0260a75.zip |
Stable on alpha.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/lisa/lisa-3.4.3.ebuild')
-rw-r--r-- | kde-base/lisa/lisa-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/lisa/lisa-3.4.3.ebuild b/kde-base/lisa/lisa-3.4.3.ebuild index 8a04a3ddd133..97843dfba66c 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.6 2005/12/10 07:03:21 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/lisa/lisa-3.4.3.ebuild,v 1.7 2005/12/10 20:17:41 kloeri 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" |