summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 20:07:16 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 20:07:16 +0000
commitd740d040c9bfab50e8186042f2a091c941371ece (patch)
treef772ee3a68efbcbf1fe5f216fa1889cae09ffea7 /kde-base/lisa
parentMake support for hidden visibility explicit. (diff)
downloadgentoo-2-d740d040c9bfab50e8186042f2a091c941371ece.tar.gz
gentoo-2-d740d040c9bfab50e8186042f2a091c941371ece.tar.bz2
gentoo-2-d740d040c9bfab50e8186042f2a091c941371ece.zip
Make support for hidden visibility explicit.
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'kde-base/lisa')
-rw-r--r--kde-base/lisa/ChangeLog6
-rw-r--r--kde-base/lisa/lisa-3.5.2.ebuild4
-rw-r--r--kde-base/lisa/lisa-3.5.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/kde-base/lisa/ChangeLog b/kde-base/lisa/ChangeLog
index 86891b7cbe96..1d8a6589fbb6 100644
--- a/kde-base/lisa/ChangeLog
+++ b/kde-base/lisa/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/lisa
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/lisa/ChangeLog,v 1.59 2006/11/30 08:16:12 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/lisa/ChangeLog,v 1.60 2006/12/01 20:07:16 flameeyes Exp $
+
+ 01 Dec 2006; Diego Pettenò <flameeyes@gentoo.org> lisa-3.5.2.ebuild,
+ lisa-3.5.5.ebuild:
+ Make support for hidden visibility explicit.
30 Nov 2006; Markus Rothe <corsair@gentoo.org> lisa-3.5.5.ebuild:
Stable on ppc64
diff --git a/kde-base/lisa/lisa-3.5.2.ebuild b/kde-base/lisa/lisa-3.5.2.ebuild
index 3586e999605c..badc8fbe6a7d 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.11 2006/09/03 16:33:31 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/lisa/lisa-3.5.2.ebuild,v 1.12 2006/12/01 20:07:16 flameeyes Exp $
KMNAME=kdenetwork
KMMODULE=lanbrowsing
@@ -10,7 +10,7 @@ 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"
-IUSE=""
+IUSE="kdehiddenvisibility"
KMEXTRA="doc/kcontrol/lanbrowser"
PATCHES="${FILESDIR}/${PN}-3.5.0-bindnow.patch"
diff --git a/kde-base/lisa/lisa-3.5.5.ebuild b/kde-base/lisa/lisa-3.5.5.ebuild
index ddb47512ce9e..965e23898794 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.6 2006/11/30 08:16:12 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/lisa/lisa-3.5.5.ebuild,v 1.7 2006/12/01 20:07:16 flameeyes Exp $
KMNAME=kdenetwork
KMMODULE=lanbrowsing
@@ -13,7 +13,7 @@ SRC_URI="${SRC_URI}
DESCRIPTION="KDE Lan Information Server - allows KDE desktops to share information over a network."
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
+IUSE="kdehiddenvisibility"
KMEXTRA="doc/kcontrol/lanbrowser"
src_compile() {