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 103B3138CA3 for ; Sun, 15 Mar 2015 13:20:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB520E09DF; Sun, 15 Mar 2015 13:20:26 +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 4347FE09DF for ; Sun, 15 Mar 2015 13:20:26 +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 54F763402CF for ; Sun, 15 Mar 2015 13:20:25 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2262) id 1E04613CEF; Sun, 15 Mar 2015 13:20:24 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in games-board/four-in-a-row: four-in-a-row-3.14.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: four-in-a-row-3.14.2.ebuild ChangeLog X-VCS-Directories: games-board/four-in-a-row X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150315132024.1E04613CEF@oystercatcher.gentoo.org> Date: Sun, 15 Mar 2015 13:20:24 +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: 8dfe5306-3877-4585-a357-ca18e5f57d7d X-Archives-Hash: 67a2fd701cce960e0890384ae00c8604 pacho 15/03/15 13:20:24 Modified: four-in-a-row-3.14.2.ebuild ChangeLog Log: x86 stable, bug 534012 (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4) Revision Changes Path 1.3 games-board/four-in-a-row/four-in-a-row-3.14.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.14.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.14.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.14.2.ebuild?r1=1.2&r2=1.3 Index: four-in-a-row-3.14.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.14.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- four-in-a-row-3.14.2.ebuild 14 Mar 2015 18:31:19 -0000 1.2 +++ four-in-a-row-3.14.2.ebuild 15 Mar 2015 13:20:24 -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-board/four-in-a-row/four-in-a-row-3.14.2.ebuild,v 1.2 2015/03/14 18:31:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/four-in-a-row-3.14.2.ebuild,v 1.3 2015/03/15 13:20:24 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="" RDEPEND=" 1.19 games-board/four-in-a-row/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/four-in-a-row/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 14 Mar 2015 18:31:19 -0000 1.18 +++ ChangeLog 15 Mar 2015 13:20:24 -0000 1.19 @@ -1,6 +1,9 @@ # ChangeLog for games-board/four-in-a-row # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.18 2015/03/14 18:31:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/four-in-a-row/ChangeLog,v 1.19 2015/03/15 13:20:24 pacho Exp $ + + 15 Mar 2015; Pacho Ramos four-in-a-row-3.14.2.ebuild: + x86 stable, bug 534012 14 Mar 2015; Pacho Ramos four-in-a-row-3.14.2.ebuild: amd64 stable, bug 534012