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 830401384A7 for ; Thu, 30 Jul 2015 13:13:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1DB014028; Thu, 30 Jul 2015 13:13:51 +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 60E2F14028 for ; Thu, 30 Jul 2015 13:13:51 +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 846E634072E for ; Thu, 30 Jul 2015 13:13:50 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2206) id 41B3F115; Thu, 30 Jul 2015 13:13:49 +0000 (UTC) From: "Tobias Klausmann (klausman)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, klausman@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/racc: racc-1.4.11.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: racc-1.4.11.ebuild ChangeLog X-VCS-Directories: dev-ruby/racc X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150730131349.41B3F115@oystercatcher.gentoo.org> Date: Thu, 30 Jul 2015 13:13:49 +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: 58d27630-dd60-4f26-bd91-93eee5d586ed X-Archives-Hash: ffed7e86cd3cd5395b953593dfab09ea klausman 15/07/30 13:13:49 Modified: racc-1.4.11.ebuild ChangeLog Log: Stable on alpha, bug 518094 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8) Revision Changes Path 1.9 dev-ruby/racc/racc-1.4.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/racc-1.4.11.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/racc-1.4.11.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/racc-1.4.11.ebuild?r1=1.8&r2=1.9 Index: racc-1.4.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.11.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- racc-1.4.11.ebuild 29 Jul 2015 15:35:10 -0000 1.8 +++ racc-1.4.11.ebuild 30 Jul 2015 13:13:49 -0000 1.9 @@ -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/racc/racc-1.4.11.ebuild,v 1.8 2015/07/29 15:35:10 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/racc-1.4.11.ebuild,v 1.9 2015/07/30 13:13:49 klausman Exp $ EAPI=5 @@ -18,7 +18,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc test" ruby_add_bdepend "dev-ruby/rake 1.118 dev-ruby/racc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/ChangeLog?rev=1.118&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/ChangeLog?rev=1.118&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/racc/ChangeLog?r1=1.117&r2=1.118 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v retrieving revision 1.117 retrieving revision 1.118 diff -u -r1.117 -r1.118 --- ChangeLog 29 Jul 2015 15:35:10 -0000 1.117 +++ ChangeLog 30 Jul 2015 13:13:49 -0000 1.118 @@ -1,6 +1,9 @@ # ChangeLog for dev-ruby/racc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.117 2015/07/29 15:35:10 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.118 2015/07/30 13:13:49 klausman Exp $ + + 30 Jul 2015; Tobias Klausmann racc-1.4.11.ebuild: + Stable on alpha, bug 518094 29 Jul 2015; Mikle Kolyada racc-1.4.11.ebuild: amd64 stable wrt bug #518094