diff options
Diffstat (limited to 'kde-base/kblackbox/kblackbox-3.5.6.ebuild')
-rw-r--r-- | kde-base/kblackbox/kblackbox-3.5.6.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kde-base/kblackbox/kblackbox-3.5.6.ebuild b/kde-base/kblackbox/kblackbox-3.5.6.ebuild index 5d86fd038bc8..6210a340a0e3 100644 --- a/kde-base/kblackbox/kblackbox-3.5.6.ebuild +++ b/kde-base/kblackbox/kblackbox-3.5.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-3.5.6.ebuild,v 1.1 2007/01/16 19:36:13 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-3.5.6.ebuild,v 1.2 2007/07/11 01:08:48 mr_bones_ Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" @@ -11,6 +11,5 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" - KMEXTRACTONLY=libkdegames KMCOPYLIB="libkdegames libkdegames" |