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 1ScczE-0007AG-6a for garchives@archives.gentoo.org; Thu, 07 Jun 2012 13:42:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09722E064E; Thu, 7 Jun 2012 13:42:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CF49CE064E for ; Thu, 7 Jun 2012 13:42:39 +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 3C0721B4012 for ; Thu, 7 Jun 2012 13:42:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id F0408E5431 for ; Thu, 7 Jun 2012 13:42:37 +0000 (UTC) From: "Davide Pesavento" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Davide Pesavento" Message-ID: <1339076477.8af2d6af32f15222e8f5e50a91a70b1a98410d86.pesa@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: x11-libs/qt-core/ X-VCS-Repository: proj/qt X-VCS-Files: x11-libs/qt-core/qt-core-5.9999.ebuild X-VCS-Directories: x11-libs/qt-core/ X-VCS-Committer: pesa X-VCS-Committer-Name: Davide Pesavento X-VCS-Revision: 8af2d6af32f15222e8f5e50a91a70b1a98410d86 X-VCS-Branch: master Date: Thu, 7 Jun 2012 13:42:37 +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: d07b5649-be80-4a3d-9eef-0f2a3bef5922 X-Archives-Hash: 637977a9079285c88984b1be41fdb360 commit: 8af2d6af32f15222e8f5e50a91a70b1a98410d86 Author: Davide Pesavento gmail com> AuthorDate: Thu Jun 7 13:41:17 2012 +0000 Commit: Davide Pesavento gentoo org> CommitDate: Thu Jun 7 13:41:17 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/qt.git;a=3Dco= mmit;h=3D8af2d6af [qt-core:5] Enable USE=3Dglib by default. (Portage version: 2.2.0_alpha110/git/Linux x86_64, unsigned Manifest comm= it) --- x11-libs/qt-core/qt-core-5.9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/x11-libs/qt-core/qt-core-5.9999.ebuild b/x11-libs/qt-core/qt= -core-5.9999.ebuild index 0c9b04f..eb950f1 100644 --- a/x11-libs/qt-core/qt-core-5.9999.ebuild +++ b/x11-libs/qt-core/qt-core-5.9999.ebuild @@ -14,7 +14,7 @@ else KEYWORDS=3D"~amd64" fi =20 -IUSE=3D"glib icu ssl" +IUSE=3D"+glib icu ssl" =20 DEPEND=3D" >=3Ddev-libs/libpcre-8.30[pcre16]