From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-845827-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 788381384B4
	for <garchives@archives.gentoo.org>; Thu, 12 Nov 2015 06:51:43 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 1AB8221C133;
	Thu, 12 Nov 2015 06:51:43 +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 B7A4621C133
	for <gentoo-commits@lists.gentoo.org>; Thu, 12 Nov 2015 06:51:42 +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 C0A7933D3CA
	for <gentoo-commits@lists.gentoo.org>; Thu, 12 Nov 2015 06:51:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E7F161E4
	for <gentoo-commits@lists.gentoo.org>; Thu, 12 Nov 2015 06:51:39 +0000 (UTC)
From: "Michael Sterrett" <mr_bones_@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, "Michael Sterrett" <mr_bones_@gentoo.org>
Message-ID: <1447311090.6f5db7efa1af1837c0eece788e7d1bfcec0c9f33.mr_bones_@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/vice/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-emulation/vice/vice-2.4.22.ebuild
X-VCS-Directories: app-emulation/vice/
X-VCS-Committer: mr_bones_
X-VCS-Committer-Name: Michael Sterrett
X-VCS-Revision: 6f5db7efa1af1837c0eece788e7d1bfcec0c9f33
X-VCS-Branch: master
Date: Thu, 12 Nov 2015 06:51:39 +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: 9c6e6b35-6917-4403-aa41-2bfbe2a3ed8c
X-Archives-Hash: 740c29aa92576e07c26aadfb842bc313

commit:     6f5db7efa1af1837c0eece788e7d1bfcec0c9f33
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 12 06:51:17 2015 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Thu Nov 12 06:51:30 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f5db7ef

add readline slot dep

Package-Manager: portage-2.2.20.1

 app-emulation/vice/vice-2.4.22.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/vice/vice-2.4.22.ebuild b/app-emulation/vice/vice-2.4.22.ebuild
index 407949c..a186624 100644
--- a/app-emulation/vice/vice-2.4.22.ebuild
+++ b/app-emulation/vice/vice-2.4.22.ebuild
@@ -51,7 +51,7 @@ RDEPEND="
 			x11-libs/libXxf86vm )
 		x11-libs/libX11
 		x11-libs/libXext
-		sys-libs/readline
+		sys-libs/readline:0
 	)
 	gtk? (
 		x11-libs/gtk+:2