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 B769A138222 for ; Fri, 6 May 2016 02:50:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC52C21C06B; Fri, 6 May 2016 02:50:24 +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 32E5A21C060 for ; Fri, 6 May 2016 02:50:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3BFE8340751 for ; Fri, 6 May 2016 02:50:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D3E791A for ; Fri, 6 May 2016 02:50: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: <1462502946.92b3fc360018f6031aff3ca4a1fe548f02413068.mr_bones_@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/orbital-eunuchs-sniper/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-action/orbital-eunuchs-sniper/orbital-eunuchs-sniper-1.30.ebuild X-VCS-Directories: games-action/orbital-eunuchs-sniper/ X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett X-VCS-Revision: 92b3fc360018f6031aff3ca4a1fe548f02413068 X-VCS-Branch: master Date: Fri, 6 May 2016 02:50: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: ae3f490f-94f9-4ab6-8788-81a5ce3e0c1b X-Archives-Hash: 8b398177b5eac2775eb2e8069ba8cf4b commit: 92b3fc360018f6031aff3ca4a1fe548f02413068 Author: Michael Sterrett gentoo org> AuthorDate: Fri May 6 01:16:24 2016 +0000 Commit: Michael Sterrett gentoo org> CommitDate: Fri May 6 02:49:06 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92b3fc36 games-action/orbital-eunuchs-sniper: set RDEPEND Package-Manager: portage-2.2.26 games-action/orbital-eunuchs-sniper/orbital-eunuchs-sniper-1.30.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games-action/orbital-eunuchs-sniper/orbital-eunuchs-sniper-1.30.ebuild b/games-action/orbital-eunuchs-sniper/orbital-eunuchs-sniper-1.30.ebuild index de8f91e..eca3420 100644 --- a/games-action/orbital-eunuchs-sniper/orbital-eunuchs-sniper-1.30.ebuild +++ b/games-action/orbital-eunuchs-sniper/orbital-eunuchs-sniper-1.30.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -18,6 +18,7 @@ IUSE="" DEPEND="media-libs/libsdl media-libs/sdl-mixer media-libs/sdl-image" +RDEPEND=${DEPEND} S=${WORKDIR}/${MY_P}