summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 19:38:48 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 19:38:48 +0000
commitbb15014cd0e5d45d370a09e486175e8765fbc2a7 (patch)
treeae42db80661fb85aeef70f5d372b88679cc81604 /kde-base/kolf/kolf-3.5.2.ebuild
parentMake support for hidden visibility explicit. (diff)
downloadgentoo-2-bb15014cd0e5d45d370a09e486175e8765fbc2a7.tar.gz
gentoo-2-bb15014cd0e5d45d370a09e486175e8765fbc2a7.tar.bz2
gentoo-2-bb15014cd0e5d45d370a09e486175e8765fbc2a7.zip
Make support for hidden visibility explicit.
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'kde-base/kolf/kolf-3.5.2.ebuild')
-rw-r--r--kde-base/kolf/kolf-3.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kolf/kolf-3.5.2.ebuild b/kde-base/kolf/kolf-3.5.2.ebuild
index a21a30193d91..c69462df3a85 100644
--- a/kde-base/kolf/kolf-3.5.2.ebuild
+++ b/kde-base/kolf/kolf-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/kolf/kolf-3.5.2.ebuild,v 1.12 2006/09/26 19:37:04 deathwing00 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kolf/kolf-3.5.2.ebuild,v 1.13 2006/12/01 19:38:48 flameeyes Exp $
ARTS_REQUIRED="yes"
KMNAME=kdegames
@@ -10,7 +10,7 @@ inherit kde-meta
DESCRIPTION="KDE Minigolf Game"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
-IUSE=""
+IUSE="kdehiddenvisibility"
DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/libkdegames)"
RDEPEND="${DEPEND}"