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 1SJsYE-00063T-Q3 for garchives@archives.gentoo.org; Mon, 16 Apr 2012 20:29:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB3D1E0768; Mon, 16 Apr 2012 20:29:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A8B15E0768 for ; Mon, 16 Apr 2012 20:29:08 +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 1C84664A34 for ; Mon, 16 Apr 2012 20:29:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C9251E5403 for ; Mon, 16 Apr 2012 20:29:05 +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: <1334607954.eea549d3b925474660d081aad6635ec7240aef44.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/perlqt/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/perlqt/perlqt-4.8.49.9999.ebuild kde-base/perlqt/perlqt-9999.ebuild X-VCS-Directories: kde-base/perlqt/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: eea549d3b925474660d081aad6635ec7240aef44 X-VCS-Branch: master Date: Mon, 16 Apr 2012 20:29:05 +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: 3f613ad4-f083-4da6-b83a-fd5e57d188bb X-Archives-Hash: dd3ed6831110992fa41ccb538004cd0e commit: eea549d3b925474660d081aad6635ec7240aef44 Author: Johannes Huber gentoo org> AuthorDate: Mon Apr 16 20:25:54 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Apr 16 20:25:54 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3Deea549d3 [kde-base/perlqt] Virtual X is required for test phase by Chris Reffett <= geekboy72 gmail.com>, fixes bug 412235. (Portage version: 2.2.0_alpha100/git/Linux i686, unsigned Manifest commit= ) --- kde-base/perlqt/perlqt-4.8.49.9999.ebuild | 1 + kde-base/perlqt/perlqt-9999.ebuild | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/kde-base/perlqt/perlqt-4.8.49.9999.ebuild b/kde-base/perlqt/= perlqt-4.8.49.9999.ebuild index 695282d..fcf95f5 100644 --- a/kde-base/perlqt/perlqt-4.8.49.9999.ebuild +++ b/kde-base/perlqt/perlqt-4.8.49.9999.ebuild @@ -10,6 +10,7 @@ OPENGL_REQUIRED=3D"optional" QTHELP_REQUIRED=3D"optional" KDE_REQUIRED=3D"never" KDE_SCM=3D"git" +VIRTUALX_REQUIRED=3D"test" inherit kde4-base =20 DESCRIPTION=3D"Qt Perl bindings" diff --git a/kde-base/perlqt/perlqt-9999.ebuild b/kde-base/perlqt/perlqt-= 9999.ebuild index 695282d..fcf95f5 100644 --- a/kde-base/perlqt/perlqt-9999.ebuild +++ b/kde-base/perlqt/perlqt-9999.ebuild @@ -10,6 +10,7 @@ OPENGL_REQUIRED=3D"optional" QTHELP_REQUIRED=3D"optional" KDE_REQUIRED=3D"never" KDE_SCM=3D"git" +VIRTUALX_REQUIRED=3D"test" inherit kde4-base =20 DESCRIPTION=3D"Qt Perl bindings"