summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 19:52:40 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 19:52:40 +0000
commitf26f250b66cecd9483a7473e6df27f240d26eb7b (patch)
treecf7597e6700b73c94d25baff40ee964fc68c5c01 /kde-base/ksokoban/ksokoban-3.5.5.ebuild
parentRemoving old virtual/x11 dependency. (diff)
downloadgentoo-2-f26f250b66cecd9483a7473e6df27f240d26eb7b.tar.gz
gentoo-2-f26f250b66cecd9483a7473e6df27f240d26eb7b.tar.bz2
gentoo-2-f26f250b66cecd9483a7473e6df27f240d26eb7b.zip
Make support for hidden visibility explicit.
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'kde-base/ksokoban/ksokoban-3.5.5.ebuild')
-rw-r--r--kde-base/ksokoban/ksokoban-3.5.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksokoban/ksokoban-3.5.5.ebuild b/kde-base/ksokoban/ksokoban-3.5.5.ebuild
index 9219ac7139af..e490f8bed8b8 100644
--- a/kde-base/ksokoban/ksokoban-3.5.5.ebuild
+++ b/kde-base/ksokoban/ksokoban-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/ksokoban/ksokoban-3.5.5.ebuild,v 1.6 2006/11/26 23:39:23 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksokoban/ksokoban-3.5.5.ebuild,v 1.7 2006/12/01 19:52:40 flameeyes Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -8,7 +8,7 @@ inherit kde-meta
DESCRIPTION="The japanese warehouse keeper game"
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
+IUSE="kdehiddenvisibility"
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
RDEPEND="${DEPEND}"