From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D2480138330 for ; Sat, 8 Oct 2016 17:25:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9999E0B16; Sat, 8 Oct 2016 17:25:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BAC09E0B16 for ; Sat, 8 Oct 2016 17:25:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 23F633414F9 for ; Sat, 8 Oct 2016 17:25:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6309224AB for ; Sat, 8 Oct 2016 17:24:59 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1475947487.37d4002c0ce0bf29e17f403cd13cd36107d2d46e.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: net-libs/libkgapi/ X-VCS-Repository: proj/kde X-VCS-Files: net-libs/libkgapi/libkgapi-5.3.1.ebuild net-libs/libkgapi/libkgapi-9999.ebuild X-VCS-Directories: net-libs/libkgapi/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 37d4002c0ce0bf29e17f403cd13cd36107d2d46e X-VCS-Branch: master Date: Sat, 8 Oct 2016 17:24:59 +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: ab2a2924-a537-4a7f-8aa3-1319948465fa X-Archives-Hash: cfcca9fac5f4d8b1bea0d8b68f062b99 commit: 37d4002c0ce0bf29e17f403cd13cd36107d2d46e Author: Michael Palimaka gentoo org> AuthorDate: Sat Oct 8 17:22:03 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Oct 8 17:24:47 2016 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=37d4002c net-libs/libkgapi: tests appear to be working again Package-Manager: portage-2.3.1 net-libs/libkgapi/libkgapi-5.3.1.ebuild | 2 -- net-libs/libkgapi/libkgapi-9999.ebuild | 2 -- 2 files changed, 4 deletions(-) diff --git a/net-libs/libkgapi/libkgapi-5.3.1.ebuild b/net-libs/libkgapi/libkgapi-5.3.1.ebuild index c7ea886..8ad6cce 100644 --- a/net-libs/libkgapi/libkgapi-5.3.1.ebuild +++ b/net-libs/libkgapi/libkgapi-5.3.1.ebuild @@ -29,5 +29,3 @@ DEPEND=" $(add_qt_dep qtxml) " RDEPEND="${DEPEND}" - -RESTRICT+=" test" diff --git a/net-libs/libkgapi/libkgapi-9999.ebuild b/net-libs/libkgapi/libkgapi-9999.ebuild index f8274e4..eef8f9c 100644 --- a/net-libs/libkgapi/libkgapi-9999.ebuild +++ b/net-libs/libkgapi/libkgapi-9999.ebuild @@ -29,5 +29,3 @@ DEPEND=" $(add_qt_dep qtxml) " RDEPEND="${DEPEND}" - -RESTRICT+=" test"