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 CE38513877A for ; Tue, 22 Jul 2014 10:45:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60D2FE0D72; Tue, 22 Jul 2014 10:45:10 +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 E9D64E0D72 for ; Tue, 22 Jul 2014 10:45:09 +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 21DDB33FEFF for ; Tue, 22 Jul 2014 10:45:09 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id C89F92004E; Tue, 22 Jul 2014 10:45:07 +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-puzzle/five-or-more: five-or-more-3.12.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: five-or-more-3.12.2.ebuild ChangeLog X-VCS-Directories: games-puzzle/five-or-more X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140722104507.C89F92004E@flycatcher.gentoo.org> Date: Tue, 22 Jul 2014 10:45:07 +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: 44e9fa75-8c51-4285-bbcd-67d3b7e27432 X-Archives-Hash: a4792352ffff7eb666277c7255a851f6 ago 14/07/22 10:45:07 Modified: five-or-more-3.12.2.ebuild ChangeLog Log: Stable for amd64, wrt bug #512912 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.2 games-puzzle/five-or-more/five-or-more-3.12.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/five-or-more/five-or-more-3.12.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/five-or-more/five-or-more-3.12.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/five-or-more/five-or-more-3.12.2.ebuild?r1=1.1&r2=1.2 Index: five-or-more-3.12.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-puzzle/five-or-more/five-or-more-3.12.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- five-or-more-3.12.2.ebuild 30 May 2014 19:15:19 -0000 1.1 +++ five-or-more-3.12.2.ebuild 22 Jul 2014 10:45:07 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/five-or-more/five-or-more-3.12.2.ebuild,v 1.1 2014/05/30 19:15:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/five-or-more/five-or-more-3.12.2.ebuild,v 1.2 2014/07/22 10:45:07 ago 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.15 games-puzzle/five-or-more/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/five-or-more/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/five-or-more/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/five-or-more/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-puzzle/five-or-more/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 30 May 2014 19:15:19 -0000 1.14 +++ ChangeLog 22 Jul 2014 10:45:07 -0000 1.15 @@ -1,6 +1,9 @@ # ChangeLog for games-puzzle/five-or-more # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/five-or-more/ChangeLog,v 1.14 2014/05/30 19:15:19 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/five-or-more/ChangeLog,v 1.15 2014/07/22 10:45:07 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo five-or-more-3.12.2.ebuild: + Stable for amd64, wrt bug #512912 *five-or-more-3.12.2 (30 May 2014)