From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C14901381F3 for ; Thu, 20 Jun 2013 20:12:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82D7BE095C; Thu, 20 Jun 2013 20:12:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F671E095C for ; Thu, 20 Jun 2013 20:12:17 +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 ED53A33E5E3 for ; Thu, 20 Jun 2013 20:12:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 9087DE468F for ; Thu, 20 Jun 2013 20:12:15 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <1371759239.c63f61aa9b99c68ebf2b632865912afc39835615.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/okular/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/okular/okular-4.10.80.ebuild kde-base/okular/okular-9999.ebuild X-VCS-Directories: kde-base/okular/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: c63f61aa9b99c68ebf2b632865912afc39835615 X-VCS-Branch: master Date: Thu, 20 Jun 2013 20:12:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7ba2890c-ba07-4b29-9c2f-c658d6373677 X-Archives-Hash: 9a3cc44d35d541482cda21d0e483f2e1 commit: c63f61aa9b99c68ebf2b632865912afc39835615 Author: Andreas K. Huettel (dilfridge) gentoo org> AuthorDate: Thu Jun 20 20:13:59 2013 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Thu Jun 20 20:13:59 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=c63f61aa [kde-base/okular] tests need X Package-Manager: portage-2.2.0_alpha183 --- kde-base/okular/okular-4.10.80.ebuild | 1 + kde-base/okular/okular-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-base/okular/okular-4.10.80.ebuild b/kde-base/okular/okular-4.10.80.ebuild index 4e0a41b..78a8a6b 100644 --- a/kde-base/okular/okular-4.10.80.ebuild +++ b/kde-base/okular/okular-4.10.80.ebuild @@ -5,6 +5,7 @@ EAPI=5 KDE_HANDBOOK="optional" +VIRTUALX_REQUIRED=test inherit kde4-base DESCRIPTION="Okular is an universal document viewer based on KPDF for KDE 4." diff --git a/kde-base/okular/okular-9999.ebuild b/kde-base/okular/okular-9999.ebuild index c95c82d..7144bed 100644 --- a/kde-base/okular/okular-9999.ebuild +++ b/kde-base/okular/okular-9999.ebuild @@ -5,6 +5,7 @@ EAPI=5 KDE_HANDBOOK="optional" +VIRTUALX_REQUIRED=test inherit kde4-base DESCRIPTION="Okular is an universal document viewer based on KPDF for KDE 4."