summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 18:48:34 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-01 18:48:34 +0000
commitba8f87a8b2e20643c9527f6240211d974e21de48 (patch)
tree857dc4bebd18d59e4a86ef8023ce5e71baeb79bb /kde-base/atlantik/atlantik-3.5.5.ebuild
parentMake support for hidden visibility explicit. (diff)
downloadgentoo-2-ba8f87a8b2e20643c9527f6240211d974e21de48.tar.gz
gentoo-2-ba8f87a8b2e20643c9527f6240211d974e21de48.tar.bz2
gentoo-2-ba8f87a8b2e20643c9527f6240211d974e21de48.zip
Make support for hidden visibility explicit.
(Portage version: 2.1.2_rc2-r3)
Diffstat (limited to 'kde-base/atlantik/atlantik-3.5.5.ebuild')
-rw-r--r--kde-base/atlantik/atlantik-3.5.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/atlantik/atlantik-3.5.5.ebuild b/kde-base/atlantik/atlantik-3.5.5.ebuild
index 5216775a2f3f..fbe168d4a9fb 100644
--- a/kde-base/atlantik/atlantik-3.5.5.ebuild
+++ b/kde-base/atlantik/atlantik-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/atlantik/atlantik-3.5.5.ebuild,v 1.6 2006/11/26 21:57:24 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.5.ebuild,v 1.7 2006/12/01 18:48:34 flameeyes Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -8,7 +8,7 @@ inherit kde-meta
DESCRIPTION="The Atlantic board game"
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
+IUSE="kdehiddenvisibility"
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
RDEPEND="${DEPEND}"