From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-commits+bounces-345905-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QMhv6-0008J2-IN
	for garchives@archives.gentoo.org; Wed, 18 May 2011 14:40:16 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 689801C206;
	Wed, 18 May 2011 14:40:08 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 3B2021C206
	for <gentoo-commits@lists.gentoo.org>; Wed, 18 May 2011 14:40:08 +0000 (UTC)
Received: from pelican.gentoo.org (unknown [66.219.59.40])
	(using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 4F7621B4046
	for <gentoo-commits@lists.gentoo.org>; Wed, 18 May 2011 14:40:07 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id BDB1845973
	for <gentoo-commits@lists.gentoo.org>; Wed, 18 May 2011 14:40:06 +0000 (UTC)
From: "Dimitris Papapoulios" <skiarxon@gmail.com>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Dimitris Papapoulios" <skiarxon@gmail.com>
Message-ID: <463ba3b2769cda55649e99922d9ff010f061b837.skiarxon@gentoo>
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdelibs/
X-VCS-Repository: proj/kde
X-VCS-Files: kde-base/kdelibs/kdelibs-4.6.9999.ebuild kde-base/kdelibs/kdelibs-9999.ebuild
X-VCS-Directories: kde-base/kdelibs/
X-VCS-Committer: skiarxon
X-VCS-Committer-Name: Dimitris Papapoulios
X-VCS-Revision: 463ba3b2769cda55649e99922d9ff010f061b837
Date: Wed, 18 May 2011 14:40:06 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: ed077d94a4fbb0fd51244055647b57c8

commit:     463ba3b2769cda55649e99922d9ff010f061b837
Author:     Dimitris Papapoulios <skiarxon <AT> gmail <DOT> com>
AuthorDate: Wed May 18 14:31:36 2011 +0000
Commit:     Dimitris Papapoulios <skiarxon <AT> gmail <DOT> com>
CommitDate: Wed May 18 14:31:36 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc=
ommit;h=3D463ba3b2

Revert "[kde-base/kdelibs] replacing handbook use flag with kde_handbook =
variable"
Revert because it causes circular deps
This reverts commit 4c2558b1e3ca1ff9978e51508cd751decb0cf9a4.

---
 kde-base/kdelibs/kdelibs-4.6.9999.ebuild |    3 +--
 kde-base/kdelibs/kdelibs-9999.ebuild     |    3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/kde-base/kdelibs/kdelibs-4.6.9999.ebuild b/kde-base/kdelibs/=
kdelibs-4.6.9999.ebuild
index 49df275..499b0a4 100644
--- a/kde-base/kdelibs/kdelibs-4.6.9999.ebuild
+++ b/kde-base/kdelibs/kdelibs-4.6.9999.ebuild
@@ -7,7 +7,6 @@ EAPI=3D4
 CPPUNIT_REQUIRED=3D"optional"
 DECLARATIVE_REQUIRED=3D"always"
 OPENGL_REQUIRED=3D"optional"
-KDE_HANDBOOK=3D"optional"
 KDE_SCM=3D"git"
 inherit kde4-base fdo-mime toolchain-funcs
=20
@@ -16,7 +15,7 @@ HOMEPAGE=3D"http://www.kde.org/"
=20
 KEYWORDS=3D""
 LICENSE=3D"LGPL-2.1"
-IUSE=3D"3dnow acl alsa altivec bindist +bzip2 debug doc fam jpeg2k kerbe=
ros
+IUSE=3D"3dnow acl alsa altivec bindist +bzip2 debug doc fam +handbook jp=
eg2k kerberos
 lzma mmx nls openexr +policykit semantic-desktop spell sse sse2 ssl +ude=
v zeroconf"
=20
 # needs the kate regression testsuite from svn

diff --git a/kde-base/kdelibs/kdelibs-9999.ebuild b/kde-base/kdelibs/kdel=
ibs-9999.ebuild
index c138c79..63a8515 100644
--- a/kde-base/kdelibs/kdelibs-9999.ebuild
+++ b/kde-base/kdelibs/kdelibs-9999.ebuild
@@ -7,7 +7,6 @@ EAPI=3D4
 CPPUNIT_REQUIRED=3D"optional"
 DECLARATIVE_REQUIRED=3D"always"
 OPENGL_REQUIRED=3D"optional"
-KDE_HANDBOOK=3D"optional"
 KDE_SCM=3D"git"
 inherit kde4-base fdo-mime toolchain-funcs
=20
@@ -16,7 +15,7 @@ HOMEPAGE=3D"http://www.kde.org/"
=20
 KEYWORDS=3D""
 LICENSE=3D"LGPL-2.1"
-IUSE=3D"3dnow acl alsa altivec bindist +bzip2 debug doc fam jpeg2k kerbe=
ros
+IUSE=3D"3dnow acl alsa altivec bindist +bzip2 debug doc fam +handbook jp=
eg2k kerberos
 lzma mmx nls openexr +policykit semantic-desktop spell sse sse2 ssl +ude=
v zeroconf"
=20
 # needs the kate regression testsuite from svn