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 ) id 1SEjdT-0003jW-2r for garchives@archives.gentoo.org; Mon, 02 Apr 2012 15:57:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01542E0B10; Mon, 2 Apr 2012 15:57:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C3396E0B10 for ; Mon, 2 Apr 2012 15:57:31 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DE0F91B4008 for ; Mon, 2 Apr 2012 15:57:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id A6E41E5403 for ; Mon, 2 Apr 2012 15:57:28 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1333382248.fedf257bfa25a11f31d525a46fd353044187f83f.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/kdepimlibs/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/kdepimlibs/kdepimlibs-4.8.49.9999.ebuild kde-base/kdepimlibs/kdepimlibs-9999.ebuild X-VCS-Directories: kde-base/kdepimlibs/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: fedf257bfa25a11f31d525a46fd353044187f83f X-VCS-Branch: master Date: Mon, 2 Apr 2012 15:57:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: fb2f8a73-53e5-4e29-a1e3-57badc6a28bd X-Archives-Hash: 467aabfab172ef0c55251856425b1229 commit: fedf257bfa25a11f31d525a46fd353044187f83f Author: Johannes Huber gentoo org> AuthorDate: Mon Apr 2 15:57:28 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Apr 2 15:57:28 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Dfedf257b [kde-base/kdepimlibs] Drop default enabled use flag prison as it is not a= critical feature. (Portage version: 2.2.0_alpha98/git/Linux i686, unsigned Manifest commit) --- kde-base/kdepimlibs/kdepimlibs-4.8.49.9999.ebuild | 2 +- kde-base/kdepimlibs/kdepimlibs-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-base/kdepimlibs/kdepimlibs-4.8.49.9999.ebuild b/kde-base= /kdepimlibs/kdepimlibs-4.8.49.9999.ebuild index efd2865..f4909b1 100644 --- a/kde-base/kdepimlibs/kdepimlibs-4.8.49.9999.ebuild +++ b/kde-base/kdepimlibs/kdepimlibs-4.8.49.9999.ebuild @@ -14,7 +14,7 @@ HOMEPAGE=3D"http://www.kde.org/" =20 KEYWORDS=3D"" LICENSE=3D"LGPL-2.1" -IUSE=3D"debug ldap +prison semantic-desktop" +IUSE=3D"debug ldap prison semantic-desktop" =20 # some akonadi tests timeout, that probaly needs more work as its ~700 t= ests RESTRICT=3D"test" diff --git a/kde-base/kdepimlibs/kdepimlibs-9999.ebuild b/kde-base/kdepim= libs/kdepimlibs-9999.ebuild index efd2865..f4909b1 100644 --- a/kde-base/kdepimlibs/kdepimlibs-9999.ebuild +++ b/kde-base/kdepimlibs/kdepimlibs-9999.ebuild @@ -14,7 +14,7 @@ HOMEPAGE=3D"http://www.kde.org/" =20 KEYWORDS=3D"" LICENSE=3D"LGPL-2.1" -IUSE=3D"debug ldap +prison semantic-desktop" +IUSE=3D"debug ldap prison semantic-desktop" =20 # some akonadi tests timeout, that probaly needs more work as its ~700 t= ests RESTRICT=3D"test"