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 6DB4F138265 for ; Mon, 16 May 2016 22:41:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3250621C01D; Mon, 16 May 2016 22:41:08 +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 A002A21C06B for ; Mon, 16 May 2016 22:41:07 +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 C8D49340754 for ; Mon, 16 May 2016 22:41:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A805933A for ; Mon, 16 May 2016 22:41:03 +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: <1463437465.3431901f1e30663717cdac025b1747a579592263.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-MemInfo/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Sys-MemInfo/Sys-MemInfo-0.980.0.ebuild X-VCS-Directories: dev-perl/Sys-MemInfo/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 3431901f1e30663717cdac025b1747a579592263 X-VCS-Branch: master Date: Mon, 16 May 2016 22:41:03 +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: 7ce125ad-70c5-495d-9053-18523afd07a5 X-Archives-Hash: feccfdca647ecaefc8fe165cd539d259 commit: 3431901f1e30663717cdac025b1747a579592263 Author: Andreas K. Hüttel gentoo org> AuthorDate: Mon May 16 22:24:25 2016 +0000 Commit: Andreas Hüttel gentoo org> CommitDate: Mon May 16 22:24:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3431901f dev-perl/Sys-MemInfo: enable tests Package-Manager: portage-2.2.28 dev-perl/Sys-MemInfo/Sys-MemInfo-0.980.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.980.0.ebuild b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.980.0.ebuild index 31d81bf..fd73cc8 100644 --- a/dev-perl/Sys-MemInfo/Sys-MemInfo-0.980.0.ebuild +++ b/dev-perl/Sys-MemInfo/Sys-MemInfo-0.980.0.ebuild @@ -14,3 +14,5 @@ LICENSE="LGPL-2.1 ${LICENSE}" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" + +SRC_TEST=do