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 100D813838B for ; Sun, 5 Oct 2014 22:09:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 223B8E0880; Sun, 5 Oct 2014 22:09: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 9C524E0875 for ; Sun, 5 Oct 2014 22:09:42 +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 B64FA3401EC for ; Sun, 5 Oct 2014 22:09:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0872E713D for ; Sun, 5 Oct 2014 22:09:39 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1412543997.2d7ce32b868f5ffabe7d848dc543d0a7caa472f8.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: games-board/gnome-mines/ X-VCS-Repository: proj/gnome X-VCS-Files: games-board/gnome-mines/gnome-mines-3.13.92.ebuild games-board/gnome-mines/gnome-mines-3.14.0.ebuild X-VCS-Directories: games-board/gnome-mines/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 2d7ce32b868f5ffabe7d848dc543d0a7caa472f8 X-VCS-Branch: master Date: Sun, 5 Oct 2014 22:09: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: 0b6edc5c-e024-4f04-ab35-35a3d58be867 X-Archives-Hash: 8effce23f33db50fc51494b6bb67ee8e commit: 2d7ce32b868f5ffabe7d848dc543d0a7caa472f8 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Oct 5 20:18:38 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Oct 5 21:19:57 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=2d7ce32b games-board/gnome-mines: 3.13.92 → 3.14.0 --- .../{gnome-mines-3.13.92.ebuild => gnome-mines-3.14.0.ebuild} | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/games-board/gnome-mines/gnome-mines-3.13.92.ebuild b/games-board/gnome-mines/gnome-mines-3.14.0.ebuild similarity index 81% rename from games-board/gnome-mines/gnome-mines-3.13.92.ebuild rename to games-board/gnome-mines/gnome-mines-3.14.0.ebuild index 2185506..599fdc0 100644 --- a/games-board/gnome-mines/gnome-mines-3.13.92.ebuild +++ b/games-board/gnome-mines/gnome-mines-3.14.0.ebuild @@ -16,12 +16,15 @@ SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="" -RDEPEND=" +COMMON_DEPEND=" >=dev-libs/glib-2.36:2 >=gnome-base/librsvg-2.32.0 >=x11-libs/gtk+-3.12:3 " -DEPEND="${RDEPEND} +RDEPEND="${COMMON_DEPEND} + !