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 EF1A7138CC5 for ; Fri, 27 Mar 2015 10:14:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44BBDE08ED; Fri, 27 Mar 2015 10:14:49 +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 F247DE08ED for ; Fri, 27 Mar 2015 10:14:47 +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 10E9B340D19 for ; Fri, 27 Mar 2015 10:14:46 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id BFCF214A36; Fri, 27 Mar 2015 10:14:44 +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 dev-ruby/ruby-augeas: ruby-augeas-0.5.0-r2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ruby-augeas-0.5.0-r2.ebuild ChangeLog X-VCS-Directories: dev-ruby/ruby-augeas X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150327101444.BFCF214A36@oystercatcher.gentoo.org> Date: Fri, 27 Mar 2015 10:14:44 +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: aaf1979b-7a43-4311-9a02-29376ead4c70 X-Archives-Hash: cd8839855876d6978dbacb68c815474a ago 15/03/27 10:14:44 Modified: ruby-augeas-0.5.0-r2.ebuild ChangeLog Log: Stable for x86, wrt bug #536168 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) Revision Changes Path 1.4 dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild?r1=1.3&r2=1.4 Index: ruby-augeas-0.5.0-r2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ruby-augeas-0.5.0-r2.ebuild 27 Mar 2015 10:12:47 -0000 1.3 +++ ruby-augeas-0.5.0-r2.ebuild 27 Mar 2015 10:14:44 -0000 1.4 @@ -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/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild,v 1.3 2015/03/27 10:12:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ruby-augeas-0.5.0-r2.ebuild,v 1.4 2015/03/27 10:14:44 ago Exp $ EAPI=5 # jruby -> native extentions @@ -17,7 +17,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 hppa ~ia64 ~ppc ~sparc x86" IUSE="" RDEPEND=">=app-admin/augeas-1.1.0" 1.49 dev-ruby/ruby-augeas/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog?rev=1.49&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog?rev=1.49&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog?r1=1.48&r2=1.49 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- ChangeLog 27 Mar 2015 10:12:47 -0000 1.48 +++ ChangeLog 27 Mar 2015 10:14:44 -0000 1.49 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/ruby-augeas # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.48 2015/03/27 10:12:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-augeas/ChangeLog,v 1.49 2015/03/27 10:14:44 ago Exp $ + + 27 Mar 2015; Agostino Sarubbo ruby-augeas-0.5.0-r2.ebuild: + Stable for x86, wrt bug #536168 27 Mar 2015; Agostino Sarubbo ruby-augeas-0.5.0-r2.ebuild: Stable for amd64, wrt bug #536168