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 30E55138A1F for ; Sun, 27 Apr 2014 16:31:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D386E0953; Sun, 27 Apr 2014 16:31:12 +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 C6C2DE0953 for ; Sun, 27 Apr 2014 16:31:11 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C13D633ECA5 for ; Sun, 27 Apr 2014 16:31:09 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2184) id 798872004B; Sun, 27 Apr 2014 16:31:08 +0000 (UTC) From: "Gilles Dartiguelongue (eva)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, eva@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-arcade/gnome-robots: ChangeLog gnome-robots-3.12.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog gnome-robots-3.12.1.ebuild X-VCS-Directories: games-arcade/gnome-robots X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140427163108.798872004B@flycatcher.gentoo.org> Date: Sun, 27 Apr 2014 16:31:08 +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: 6d9fcfe0-41e2-4706-947e-e1f8321ea40c X-Archives-Hash: ee0874943116f3b4b2287ed9a09538ac eva 14/04/27 16:31:08 Modified: ChangeLog Added: gnome-robots-3.12.1.ebuild Log: Version bump for Gnome 3.12. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key C6085806) Revision Changes Path 1.14 games-arcade/gnome-robots/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/gnome-robots/ChangeLog?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/gnome-robots/ChangeLog?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/gnome-robots/ChangeLog?r1=1.13&r2=1.14 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-arcade/gnome-robots/ChangeLog,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- ChangeLog 26 Apr 2014 07:48:51 -0000 1.13 +++ ChangeLog 27 Apr 2014 16:31:07 -0000 1.14 @@ -1,6 +1,12 @@ # ChangeLog for games-arcade/gnome-robots # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/gnome-robots/ChangeLog,v 1.13 2014/04/26 07:48:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/gnome-robots/ChangeLog,v 1.14 2014/04/27 16:31:07 eva Exp $ + +*gnome-robots-3.12.1 (27 Apr 2014) + + 27 Apr 2014; Gilles Dartiguelongue + +gnome-robots-3.12.1.ebuild: + Version bump for Gnome 3.12. 26 Apr 2014; Pacho Ramos -gnome-robots-3.10.0.ebuild, -gnome-robots-3.8.2.ebuild: 1.1 games-arcade/gnome-robots/gnome-robots-3.12.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/gnome-robots/gnome-robots-3.12.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/gnome-robots/gnome-robots-3.12.1.ebuild?rev=1.1&content-type=text/plain Index: gnome-robots-3.12.1.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/games-arcade/gnome-robots/gnome-robots-3.12.1.ebuild,v 1.1 2014/04/27 16:31:08 eva Exp $ EAPI="5" GCONF_DEBUG="no" inherit gnome-games DESCRIPTION="Avoid the robots and make them crash into each other" HOMEPAGE="https://wiki.gnome.org/Robots" LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND=" dev-libs/glib:2 >=gnome-base/librsvg-2.32.0 >=media-libs/libcanberra-0.26[gtk3] >=x11-libs/gtk+-3.4.0:3 " DEPEND="${RDEPEND} app-text/yelp-tools >=dev-util/intltool-0.50 sys-devel/gettext virtual/pkgconfig "