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 9E5D81389E2 for ; Wed, 26 Nov 2014 10:41:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FE5EE08EC; Wed, 26 Nov 2014 10:41:02 +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 D945FE08EC for ; Wed, 26 Nov 2014 10:41:01 +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 0087033BE9D for ; Wed, 26 Nov 2014 10:41:01 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id AA200AF1B; Wed, 26 Nov 2014 10:40:59 +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-board/gnome-mastermind: gnome-mastermind-0.3.1-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: gnome-mastermind-0.3.1-r1.ebuild ChangeLog X-VCS-Directories: games-board/gnome-mastermind X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141126104059.AA200AF1B@oystercatcher.gentoo.org> Date: Wed, 26 Nov 2014 10:40:59 +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: 5d4c0348-026b-43e6-ae58-40440648a32b X-Archives-Hash: b3ed92204dbcab8d67d85fb7abddd80b ago 14/11/26 10:40:59 Modified: gnome-mastermind-0.3.1-r1.ebuild ChangeLog Log: Stable for amd64, wrt bug #530122 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.2 games-board/gnome-mastermind/gnome-mastermind-0.3.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnome-mastermind/gnome-mastermind-0.3.1-r1.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnome-mastermind/gnome-mastermind-0.3.1-r1.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnome-mastermind/gnome-mastermind-0.3.1-r1.ebuild?r1=1.1&r2=1.2 Index: gnome-mastermind-0.3.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-board/gnome-mastermind/gnome-mastermind-0.3.1-r1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gnome-mastermind-0.3.1-r1.ebuild 22 Nov 2014 16:17:47 -0000 1.1 +++ gnome-mastermind-0.3.1-r1.ebuild 26 Nov 2014 10:40:59 -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-board/gnome-mastermind/gnome-mastermind-0.3.1-r1.ebuild,v 1.1 2014/11/22 16:17:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-mastermind/gnome-mastermind-0.3.1-r1.ebuild,v 1.2 2014/11/26 10:40:59 ago Exp $ EAPI=5 GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="amd64 ~arm ~ppc ~x86" IUSE="" RDEPEND=" 1.12 games-board/gnome-mastermind/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnome-mastermind/ChangeLog?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnome-mastermind/ChangeLog?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/gnome-mastermind/ChangeLog?r1=1.11&r2=1.12 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-board/gnome-mastermind/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- ChangeLog 22 Nov 2014 16:17:47 -0000 1.11 +++ ChangeLog 26 Nov 2014 10:40:59 -0000 1.12 @@ -1,6 +1,10 @@ # ChangeLog for games-board/gnome-mastermind # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-mastermind/ChangeLog,v 1.11 2014/11/22 16:17:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnome-mastermind/ChangeLog,v 1.12 2014/11/26 10:40:59 ago Exp $ + + 26 Nov 2014; Agostino Sarubbo + gnome-mastermind-0.3.1-r1.ebuild: + Stable for amd64, wrt bug #530122 *gnome-mastermind-0.3.1-r1 (22 Nov 2014)