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 F2ABA13838B for ; Sun, 5 Oct 2014 22:09:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18F47E0875; 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 AA348E089E 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 C176734022B 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 29798713F 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: <1412543998.2741d7a853f59966a9bf6f919faa2a3decf0fbbc.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: games-arcade/gnome-robots/ X-VCS-Repository: proj/gnome X-VCS-Files: games-arcade/gnome-robots/gnome-robots-3.12.1.ebuild games-arcade/gnome-robots/gnome-robots-3.14.0.ebuild X-VCS-Directories: games-arcade/gnome-robots/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 2741d7a853f59966a9bf6f919faa2a3decf0fbbc 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: b386c181-9b06-4685-b492-a48d78cd8699 X-Archives-Hash: 431fa748368637edc461f0ce046a23c8 commit: 2741d7a853f59966a9bf6f919faa2a3decf0fbbc Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Oct 5 20:31:02 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Oct 5 21:19:58 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=2741d7a8 games-arcade/gnome-robots: 3.12.3 → 3.14.0 --- .../{gnome-robots-3.12.1.ebuild => gnome-robots-3.14.0.ebuild} | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/games-arcade/gnome-robots/gnome-robots-3.12.1.ebuild b/games-arcade/gnome-robots/gnome-robots-3.14.0.ebuild similarity index 75% rename from games-arcade/gnome-robots/gnome-robots-3.12.1.ebuild rename to games-arcade/gnome-robots/gnome-robots-3.14.0.ebuild index 2052b38..9dfa850 100644 --- a/games-arcade/gnome-robots/gnome-robots-3.12.1.ebuild +++ b/games-arcade/gnome-robots/gnome-robots-3.14.0.ebuild @@ -8,7 +8,7 @@ GCONF_DEBUG="no" inherit gnome-games DESCRIPTION="Avoid the robots and make them crash into each other" -HOMEPAGE="https://wiki.gnome.org/Robots" +HOMEPAGE="https://wiki.gnome.org/Apps/Robots" LICENSE="GPL-2+" SLOT="0" @@ -16,13 +16,14 @@ KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND=" - dev-libs/glib:2 - >=gnome-base/librsvg-2.32.0 + >=dev-libs/glib-2.32:2 + >=gnome-base/librsvg-2.36.2:2 >=media-libs/libcanberra-0.26[gtk3] - >=x11-libs/gtk+-3.4.0:3 + >=x11-libs/gtk+-3.12:3 " DEPEND="${RDEPEND} app-text/yelp-tools + dev-util/appdata-tools >=dev-util/intltool-0.50 sys-devel/gettext virtual/pkgconfig