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 4D5FC138334 for ; Thu, 19 Jul 2018 19:16:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FA87E0AE1; Thu, 19 Jul 2018 19:16:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C1C17E0AE1 for ; Thu, 19 Jul 2018 19:16:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6CF4E335CC4 for ; Thu, 19 Jul 2018 19:16:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E319B37A for ; Thu, 19 Jul 2018 19:16:39 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1532027770.1d0d9e9c2b8089df3a1794afa991417b66f3302e.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/slim/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/slim/slim-3.0.9.ebuild X-VCS-Directories: dev-ruby/slim/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 1d0d9e9c2b8089df3a1794afa991417b66f3302e X-VCS-Branch: master Date: Thu, 19 Jul 2018 19:16:39 +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: c0eb51db-73c0-4635-aaa0-b39cdb85e23c X-Archives-Hash: cf5b92a08e69f7d3c82f9ae24b35b89f commit: 1d0d9e9c2b8089df3a1794afa991417b66f3302e Author: Hans de Graaff gentoo org> AuthorDate: Thu Jul 19 19:15:37 2018 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Thu Jul 19 19:16:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d0d9e9c dev-ruby/slim: add missing test dependency on redcarpet Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-ruby/slim/slim-3.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/slim/slim-3.0.9.ebuild b/dev-ruby/slim/slim-3.0.9.ebuild index b3f7d2954da..807990b24fe 100644 --- a/dev-ruby/slim/slim-3.0.9.ebuild +++ b/dev-ruby/slim/slim-3.0.9.ebuild @@ -26,7 +26,7 @@ ruby_add_rdepend ">=dev-ruby/tilt-1.3.3:*