summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 19:47:37 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 19:47:37 +0000
commitc86da5942741a73bea4a9831092eda29b288cc13 (patch)
tree76e9c9257cc7a406bc63146b14c4fd33095d9390 /kde-base/ksame/ksame-3.5.5.ebuild
parentRemoving old virtual/x11 dependency. (diff)
downloadgentoo-2-c86da5942741a73bea4a9831092eda29b288cc13.tar.gz
gentoo-2-c86da5942741a73bea4a9831092eda29b288cc13.tar.bz2
gentoo-2-c86da5942741a73bea4a9831092eda29b288cc13.zip
Make support for hidden visibility explicit.
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'kde-base/ksame/ksame-3.5.5.ebuild')
-rw-r--r--kde-base/ksame/ksame-3.5.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/ksame/ksame-3.5.5.ebuild b/kde-base/ksame/ksame-3.5.5.ebuild
index d3f4a9ee847b..333d733fccc1 100644
--- a/kde-base/ksame/ksame-3.5.5.ebuild
+++ b/kde-base/ksame/ksame-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/ksame/ksame-3.5.5.ebuild,v 1.6 2006/11/26 23:34:54 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-3.5.5.ebuild,v 1.7 2006/12/01 19:47:37 flameeyes Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -8,7 +8,7 @@ inherit kde-meta
DESCRIPTION="KDE: Same Game - a little game about balls and how to get rid of them"
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
+IUSE="kdehiddenvisibility"
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
RDEPEND="${DEPEND}"