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 5689B1384B4 for ; Tue, 29 Dec 2015 07:41:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 58D8821C05B; Tue, 29 Dec 2015 07:41:27 +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 2728F21C054 for ; Tue, 29 Dec 2015 07:41:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6AE9B340753 for ; Tue, 29 Dec 2015 07:41:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E524D03 for ; Tue, 29 Dec 2015 07:41:20 +0000 (UTC) From: "Michael Sterrett" 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 Sterrett" Message-ID: <1451374861.46cc63dbdc50865e9890caa66e1ceb676b9ce9f9.mr_bones_@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-misc/lolcat/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-misc/lolcat/lolcat-42.1.43.ebuild X-VCS-Directories: games-misc/lolcat/ X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett X-VCS-Revision: 46cc63dbdc50865e9890caa66e1ceb676b9ce9f9 X-VCS-Branch: master Date: Tue, 29 Dec 2015 07:41:20 +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: 1922efac-78a9-4eea-ba9a-8bcaf3ce2dea X-Archives-Hash: 57df42b219da16e590e7a9a0b9835d58 commit: 46cc63dbdc50865e9890caa66e1ceb676b9ce9f9 Author: Michael Sterrett gentoo org> AuthorDate: Tue Dec 29 07:17:42 2015 +0000 Commit: Michael Sterrett gentoo org> CommitDate: Tue Dec 29 07:41:01 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46cc63db games-misc/lolcat: drop ruby19 Package-Manager: portage-2.2.24 games-misc/lolcat/lolcat-42.1.43.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-misc/lolcat/lolcat-42.1.43.ebuild b/games-misc/lolcat/lolcat-42.1.43.ebuild index 425e087..e9e6ba5 100644 --- a/games-misc/lolcat/lolcat-42.1.43.ebuild +++ b/games-misc/lolcat/lolcat-42.1.43.ebuild @@ -3,7 +3,7 @@ # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20" +USE_RUBY="ruby20" RUBY_FAKEGEM_TASK_TEST="" RUBY_FAKEGEM_TASK_DOC=""