From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-853540-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6E17B1388C1 for <garchives@archives.gentoo.org>; Sat, 26 Dec 2015 12:07:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A6805E07F9; Sat, 26 Dec 2015 12:07:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 102A3E07F9 for <gentoo-commits@lists.gentoo.org>; Sat, 26 Dec 2015 12:07:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E9F49340754 for <gentoo-commits@lists.gentoo.org>; Sat, 26 Dec 2015 12:07:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92426732 for <gentoo-commits@lists.gentoo.org>; Sat, 26 Dec 2015 12:07:14 +0000 (UTC) From: "Jeroen Roovers" <jer@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" <jer@gentoo.org> Message-ID: <1451131617.074f3d8aee033b28f8cbb05cf04f02e768f628bc.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/rrdtool/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/rrdtool/rrdtool-1.5.5.ebuild X-VCS-Directories: net-analyzer/rrdtool/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 074f3d8aee033b28f8cbb05cf04f02e768f628bc X-VCS-Branch: master Date: Sat, 26 Dec 2015 12:07:14 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: bef415fb-fda9-4525-ad8e-29defaf6d4a5 X-Archives-Hash: d4ade024db95ee5a55b77544b1cf3a93 commit: 074f3d8aee033b28f8cbb05cf04f02e768f628bc Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Dec 26 11:55:46 2015 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Dec 26 12:06:57 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=074f3d8a net-analyzer/rrdtool: Work around failing defaults in perl-module.eclass. Package-Manager: portage-2.2.26 net-analyzer/rrdtool/rrdtool-1.5.5.ebuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/net-analyzer/rrdtool/rrdtool-1.5.5.ebuild b/net-analyzer/rrdtool/rrdtool-1.5.5.ebuild index d7a0796..de703fd 100644 --- a/net-analyzer/rrdtool/rrdtool-1.5.5.ebuild +++ b/net-analyzer/rrdtool/rrdtool-1.5.5.ebuild @@ -141,6 +141,10 @@ src_compile() { use python && distutils-r1_src_compile } +src_test() { + default +} + src_install() { default