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 65D68138CCF for ; Wed, 13 May 2015 09:28:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A882E07E1; Wed, 13 May 2015 09:28:17 +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 A0975E07E1 for ; Wed, 13 May 2015 09:28:15 +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 DAB7C340C42 for ; Wed, 13 May 2015 09:28:14 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id D21B69E9; Wed, 13 May 2015 09:28:12 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-arcade/performous: performous-1.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: performous-1.0.ebuild ChangeLog X-VCS-Directories: games-arcade/performous X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150513092812.D21B69E9@oystercatcher.gentoo.org> Date: Wed, 13 May 2015 09:28:12 +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: 95992b33-a9bc-40e1-bdfe-d5dd3fad0f44 X-Archives-Hash: 0fb76e02db872faeaa8ad8a9dd063eee ago 15/05/13 09:28:12 Modified: performous-1.0.ebuild ChangeLog Log: Stable for x86, wrt bug #548292 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision Changes Path 1.3 games-arcade/performous/performous-1.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/performous/performous-1.0.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/performous/performous-1.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/performous/performous-1.0.ebuild?r1=1.2&r2=1.3 Index: performous-1.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-arcade/performous/performous-1.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- performous-1.0.ebuild 12 May 2015 08:41:44 -0000 1.2 +++ performous-1.0.ebuild 13 May 2015 09:28:12 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/performous-1.0.ebuild,v 1.2 2015/05/12 08:41:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/performous-1.0.ebuild,v 1.3 2015/05/13 09:28:12 ago Exp $ EAPI=5 CMAKE_REMOVE_MODULES="yes" @@ -27,7 +27,7 @@ CC-BY-NC-ND-2.5 )" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="midi songs tools webcam" RDEPEND="dev-cpp/glibmm 1.20 games-arcade/performous/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/performous/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/performous/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/performous/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-arcade/performous/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 12 May 2015 08:41:44 -0000 1.19 +++ ChangeLog 13 May 2015 09:28:12 -0000 1.20 @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/performous # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/ChangeLog,v 1.19 2015/05/12 08:41:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/performous/ChangeLog,v 1.20 2015/05/13 09:28:12 ago Exp $ + + 13 May 2015; Agostino Sarubbo performous-1.0.ebuild: + Stable for x86, wrt bug #548292 12 May 2015; Agostino Sarubbo performous-1.0.ebuild: Stable for amd64, wrt bug #548292